1 unstable release
0.1.0 | Jun 17, 2022 |
---|
#1077 in Concurrency
8KB
106 lines
hybrid-lock
Hybrid locking, or parking_lot::RwLock
with support for optimistic locking.
See the paper for details.
lib.rs
:
Hybrid locking, or parking_lot::RwLock
with support for optimistic locking.
See the paper for details.
Dependencies
~0.4–6MB
~11K SLoC