Concurrent arena that - Support concurrent inserted and removed; - Use a u32 as key; - Returns ArenaArc to track the inserted object to avoid lifetime issues.
u32
ArenaArc
./run_tests.sh