Generic single-file implementations of AVL tree in C and C++ suitable for deeply embedded systems. There is little activity because the project is finished.
-
Updated
May 11, 2025 - C
Generic single-file implementations of AVL tree in C and C++ suitable for deeply embedded systems. There is little activity because the project is finished.
AVL tree: height-balanced trees in C supporting add, remove, search, update features. A comparison of AVL trees with red-black trees is also done(std::set).
Add a description, image, and links to the avl-tree-code topic page so that developers can more easily learn about it.
To associate your repository with the avl-tree-code topic, visit your repo's landing page and select "manage topics."