# 🌳 Data Forest
[](https://www.rust-lang.org)
[](https://github.com/anisimov-anthony/data_forest/actions)
[](https://codecov.io/gh/anisimov-anthony/data_forest)
[](https://opensource.org/licenses/MIT)
**Rust Implementation of Tree Data Structures**
## Author
**Anton Anisimov** ([anisimov-anthony](https://github.com/anisimov-anthony))
## Project Goals
Build a modular Rust library implementing various tree data structures
## Supported Trees
### In progress:
- Binary search tree
### Planned:
- AVL tree
- RB tree
- B tree
- B+ tree
- SLM tree
## License
MIT License © 2025 Anton Anisimo (anisimov-anthony)
Full text: `LICENSE.md`