1 unstable release
0.1.7 | Aug 17, 2022 |
---|---|
0.1.6 |
|
0.1.5 |
|
0.1.4 |
|
0.1.3 |
|
#324 in Concurrency
276 downloads per month
Used in 3 crates
(via openssh-sftp-client-lowlevel)
43KB
1K
SLoC
ConcurrentArena
Concurrent arena that
- Support concurrent inserted and removed;
- Use a
u32
as key; - Returns
ArenaArc
to track the inserted object to avoid lifetime issues.
How to run tests
./run_tests.sh
Dependencies
~0.8–5.5MB
~86K SLoC