sgoudham / bst-rs Star 9 Code Issues Pull requests Recursive & Iterative Binary Search Tree Implementations within Rust rust data-structures binary-search-tree binary-tree rust-library bst hacktoberfest rust-crate bst-tree Updated Oct 1, 2022 Rust
dogHere / rust-bst Star 3 Code Issues Pull requests A bst tree in rust-lang rust-lang binary-search-tree bst Updated Jan 14, 2018 Rust
iorveth / binary_search_tree Star 2 Code Issues Pull requests search tree binary bst augmented bstree Updated Nov 11, 2019 Rust
ac5307 / rs-bst Star 0 Code Issues Pull requests This is my first project I did with the Rust programming language. map rust binary-search-tree red-black-tree tree-structure bst pointers Updated Mar 16, 2026 Rust
Crysis-X / huffman Star 0 Code Issues Pull requests Console program for text compression using the Huffman algorithm rust huffman bst compression-algorithm Updated Apr 30, 2025 Rust
avigael / rust-bst Star 0 Code Issues Pull requests Simple Binary Search Tree written in Rust rust binary-search-tree bst Updated Dec 28, 2020 Rust
sashayd / bst_cache Star 0 Code Issues Pull requests experimenting with a cache-line friendly BST idea in Rust rust performance data-structures binary-search-tree bst cache-line cache-friendly Updated May 7, 2025 Rust
caiogmrocha / rust-studies Star 0 Code Issues Pull requests Repositório dedicado à criação e estudo de estruturas de dados e algoritmos famosos em Rust rust linked-list algorithms data-structures bst Updated Jan 4, 2025 Rust
deam-iris / avl_tree Star 0 Code Issues Pull requests A simple AVL tree implementation in Rust. rust avl-tree binary-search-tree bst avl avl-tree-implementations Updated Dec 26, 2025 Rust