asajeffrey / tra-mut-loc

An implementation of Transactional Mutex Locks for Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tra-mut-loc

An implementation of Transactional Mutex Locks for Rust

See Luke Dalessandro, Dave Dice, Michael Scott, Nir Shavit, and Michael Spear, Transactional Mutex Locks, pp 2-13 of Proc. Euro-Par 2010.

About

An implementation of Transactional Mutex Locks for Rust

License:Mozilla Public License 2.0


Languages

Language:Rust 100.0%