An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with avl-tree-code

A curated list of projects in awesome lists tagged with avl-tree-code .

https://github.com/pavel-kirienko/cavl

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 avl-tree avl-tree-code avl-tree-implementations avl-tree-node avltree avltrees c-container c-data-structures c-data-structures-and-algorithms c-data-types crtp embedded embedded-systems high-integrity

Last synced: 18 Jan 2026

https://github.com/anupam-io/avl_tree

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).

avl-tree avl-tree-code avl-tree-implementations bst c data-structures height-balanced-trees red-black-trees rotations std

Last synced: 03 Apr 2025

https://github.com/valecanosoto/hotel-booking-system-avl-trees

Java-based hotel booking system for managing users, rooms, and reservations across multiple branches. Uses custom AVL trees for efficient data organization and access. Built to practice core data structure concepts without external libraries.

avl-tree-code avl-tree-implementations booking-system data-structures-and-algorithms encapsulation java modular-design modular-programming

Last synced: 01 Jul 2025