• Stars
    star
    27
  • Rank 905,827 (Top 18 %)
  • Language
    Rust
  • License
    Mozilla Public Li...
  • Created about 6 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A safe tree using an arena allocator that allows deletion without suffering from the ABA problem by using generational indices. https://docs.rs/vec-tree/0.1.0/vec_tree/

More Repositories