High performance templated AVL tree using a fixed size array. Extensive test suite passing.
map template tree embedded avl-tree array container static stl avl key-value-store associative-array pointerless std-map
- Updated
Jan 5, 2022 - C++
High performance templated AVL tree using a fixed size array. Extensive test suite passing.
A collection of C++ examples, all compilable. Covers from C++11 to C++20.
std::map/std::set implementation using the adaptive radix tree
Add a description, image, and links to the std-map topic page so that developers can more easily learn about it.
To associate your repository with the std-map topic, visit your repo's landing page and select "manage topics."