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

https://github.com/sug0/bst-cpp

Simple C/C++ binary search tree lib
https://github.com/sug0/bst-cpp

algorithm binary-search-tree bst c cpp data-structure library simple tree

Last synced: 8 months ago
JSON representation

Simple C/C++ binary search tree lib

Awesome Lists containing this project

README

          

# bst-cpp

Simple C/C++ binary search tree lib

# compile

$ make