#mutex #rw-lock #little #implemented

nightly sync_2

A little crate providing a Rust implemented Mutex and RwLock

4 stable releases

1.0.4 Oct 30, 2020
1.0.2 Oct 17, 2020
1.0.1 Oct 7, 2020
1.0.0 May 26, 2020

#436 in Concurrency

Unlicense

50KB
786 lines

sync_2

A little crate providing a Rust implemented Mutex and RwLock.

Version

This crate requires a nightly compiler.

License

This code it's unlicensed.

Dependencies

~87KB