🌳 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