Skip to content

spewspews/libbst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Balanced Binary Search Trees

This is an implementation of both AVL and left leaning red black trees for Plan 9. It can be translated to Unix if -fplan9-extensions is used. For more information read the man page at man/2/bst.

About

Binary Search Trees in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published