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

https://github.com/leiless/jw_avltree

AVL tree implementation based on Julienne Walker's solution
https://github.com/leiless/jw_avltree

Last synced: 3 days ago
JSON representation

AVL tree implementation based on Julienne Walker's solution

Awesome Lists containing this project

README

          

Generic AVL tree implementation based on Julienne Walker's solution

An ANSI implementation top-down oriented

TODO:
* Wrap up more tests
* Full valgrind memory check