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.)