7 releases
0.1.6 | Nov 15, 2024 |
---|---|
0.1.5 | Nov 8, 2024 |
#440 in Concurrency
Used in salish
16KB
335 lines
AnyLock Polymorphic Locks
Provides a unified lock interface trait to various underlying lock implementations
Supported Locks
std::sync
parking_lot
tokio::sync
Dependencies
~7–13MB
~145K SLoC