| Crates.io | concurrent_arena |
| lib.rs | concurrent_arena |
| version | 0.1.11 |
| created_at | 2021-12-09 12:05:19.441354+00 |
| updated_at | 2025-06-10 14:17:15.082677+00 |
| description | u32 concurrent insertion/removal arena that returns ArenaArc |
| homepage | |
| repository | https://github.com/NobodyXu/concurrent_arena |
| max_upload_size | |
| id | 495126 |
| size | 61,654 |
Concurrent arena that
u32 as key;ArenaArc to track the inserted object to avoid lifetime issues../run_tests.sh