An ordered multiset (bag) backed by a B-tree of order 5.
API for operating over xb5_bag internal nodes directly.
xb5_bag
Additional utils for operating over xb5_bag contents.
An ordered set backed by a B-tree of order 5, and a drop-in alternative to gb_sets.
gb_sets
API for operating over xb5_sets internal nodes directly.
xb5_sets
Structural statistics about a B-tree.
An ordered key-value store backed by a B-tree of order 5, and a drop-in alternative to gb_trees.
gb_trees
API for operating over xb5_trees internal nodes directly.
xb5_trees