4 releases
0.1.3 | Jul 13, 2024 |
---|---|
0.1.2 | Jul 6, 2023 |
0.1.1 | Jun 29, 2023 |
0.1.0 | Jun 21, 2023 |
#852 in Concurrency
73 downloads per month
Used in eyeball
18KB
254 lines
readlock-tokio
A clone of the readlock
crate that uses
tokio's RwLock
instead of the one from std
.
Dependencies
~2–7.5MB
~47K SLoC