data_forest 0.1.0

Implementation of various types of trees.
Documentation
data_forest-0.1.0 has been yanked.

🌳 Data Forest

Rust CI codecov License: MIT

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

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