3 releases
Uses new Rust 2024
| 0.1.3 | Jan 6, 2026 |
|---|---|
| 0.1.2 | Jul 19, 2025 |
| 0.1.1 | May 11, 2025 |
| 0.1.0 |
|
#940 in Algorithms
125KB
3K
SLoC
🌳 Data Forest
🦀 Rust Implementation of Tree Data Structures
👨 Author
Anton Anisimov (anisimov-anthony)
🎯 Project Goals
Build a modular Rust library implementing various tree data structures
Supported Trees
✅ Implemented:
- Binary search tree
- AVL tree
- RB tree
📅 Planned:
- B tree
- B+ tree
- SLM tree
🤝 Contributing
PRs welcome! Found a bug? Please open an issue!
⚖️ License
MIT License © 2025 Anton Anisimov (anisimov-anthony)
Full text: LICENSE.md
Dependencies
~93KB