readwritelock topic
List
readwritelock repositories
WLock
181
Stars
21
Forks
Watchers
A high-reliable, high-throughput distributed lock service based on the consensus algorithm component WPaxos.
go-lock
109
Stars
8
Forks
Watchers
go-lock is a lock library implementing read-write mutex and read-write trylock without starvation
optimistic_lock_coupling_rs
27
Stars
3
Forks
Watchers
🍋: A General Lock following paper "Optimistic Lock Coupling: A Scalable and Efficient General-Purpose Synchronization Method"