Skip to content
/ rbtree Public

Simple balanced binary search tree (red-black tree) library

License

Notifications You must be signed in to change notification settings

jtsiomb/rbtree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rbtree

Simple balanced binary search tree (red-black tree) library.

Copyright (C) 2011-2014 John Tsiombikas nuclear@member.fsf.org

rbtree is free software, feel free to use, modify, and redistribute it, under the terms of the 3-clause BSD license. See COPYING for details.

About

Simple balanced binary search tree (red-black tree) library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published