data_forest 0.1.2

Implementation of various types of trees.
Documentation

🌳 Data Forest

Rust Version CI Tests Clippy Check Docs Check codecov MIT License Docs

🦀 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

📅 Planned:

  • RB tree
  • 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