An arena allocated tree.
A high-performance, feature-rich Arena Tree library for Rust.
An adaptation of r3bl-org Arena-tree implementation to the voxel context. Async + Multithreaded
An arena-based tree, with `RefCell` for mutability
Trees based on indexes to a generational arena.
A tree that grows from the leaves and recedes from the root.
Arena based tree structure by using indices instead of reference counted pointers. Fork of indextree by Sascha Grunert which allows to remove nodes
Arena based tree structure by using indices instead of reference counted pointers
A safe tree using an arena allocator that allows deletion without suffering from the ABA problem by using generational indices.
Arena based tree structure by using indices instead of reference counted pointers
Cache-optimized arena-based DOM tree for the HTML parser
Simple library for creating complex domain-specific self-referential data structures.