Skip to content

rcatolino/rbtree-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Red-Black tree implementation in rust.

Builds with rustpkg. (well except if you want the tests). Inline doc.

Note: Pop() seems to be buggy, it's twice as slow as it ought to be. (but yields correct results, and keeps the tree a valid llrb tree.)

About

Left-leaning red-black trees for rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages