{"library":"rb-tree","type":"library","category":null,"description":"A Red Black Tree implementation in Rust.","language":"rust","status":"active","version":"0.5.0","tags":["data-structure","tree","red-black"],"last_verified":"Wed Jun 17","install":[{"cmd":"# Cargo.toml\n[dependencies]\nrb_tree = \"0.5.0\"","imports":["use rb_tree::RBTree;"]},{"cmd":"cargo add rb_tree","imports":[]}],"homepage":"https://github.com/dbyr/rb_tree","github":"https://github.com/dbyr/rb_tree","docs":"https://docs.rs/rb_tree/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}