There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A safe tree using an arena allocator that allows deletion without suffering from the ABA problem by using generational indices. https://docs.rs/vec-tree/0.1.0/vec_tree/