1 Repositories
Rust glock Libraries
Granular locking crate for Rust
Granular locking crate for Rust. Instead of using coarse-grained Mutex or RwLock which can be used to lock an entire structure, glock provides more granular locking.
9 Jul 22, 2022