Serializing indextree structure.
Arena based tree structure by using indices instead of reference counted pointers
Arena based tree structure by using indices instead of reference counted pointers
A high-performance, index-based data structure toolkit. Provides an arena allocator (ElemPool) used to build a cache-friendly PieList (doubly-linked list) and FibHeap (priority queue).