5 releases
0.1.4 | Feb 1, 2025 |
---|---|
0.1.3 | Jul 13, 2024 |
0.1.2 | Jul 6, 2023 |
0.1.1 | Jun 29, 2023 |
0.1.0 | Jun 21, 2023 |
#563 in Concurrency
5,472 downloads per month
Used in 9 crates
(via eyeball)
18KB
255 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