Crates.io | rwlock2 |
lib.rs | rwlock2 |
version | 0.2.5 |
source | src |
created_at | 2016-01-12 04:06:49.144013 |
updated_at | 2016-02-03 20:57:38.25301 |
description | A temporary fork of std::sync::RwLock with new APIs. |
homepage | |
repository | https://github.com/reem/rust-rwlock2.git |
max_upload_size | |
id | 3880 |
size | 72,837 |
A temporary fork of Mutex, RwLock and Condvar adding some methods.
You probably should not use this, just wait for the new methods to land in upstream std, but if you really really really want them go for it.
Jonathan Reem is the primary author and maintainer of rwlock2.
MIT