Arena based tree 🌲 structure by using indices instead of reference counted pointers
☆785Apr 29, 2026Updated this week
Alternatives and similar repositories for indextree
Users that are interested in indextree are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Slotmap data structure for Rust☆1,312Dec 6, 2025Updated 4 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,349Apr 18, 2026Updated 2 weeks ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆688Aug 18, 2023Updated 2 years ago
- A fast bump allocation arena for Rust☆2,178Apr 27, 2026Updated last week
- Graph data structure library for Rust.☆3,878Apr 4, 2026Updated last month
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Runtime for executing procedural macros as WebAssembly☆1,492Jan 21, 2026Updated 3 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,829Apr 27, 2026Updated last week
- A parser combinator library for Rust☆1,355Feb 3, 2026Updated 3 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆276Apr 7, 2026Updated 3 weeks ago
- ☆847Apr 3, 2026Updated last month
- The arena, a fast but limited type of allocator☆581Aug 16, 2024Updated last year
- Assorted immutable collection datatypes for Rust☆1,583Aug 19, 2024Updated last year
- Rust cache structures and easy function memoization☆1,999Mar 22, 2026Updated last month
- the champagne of beta embedded databases☆8,981Apr 4, 2026Updated last month
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Safe cross-platform linker shenanigans☆854Apr 17, 2026Updated 2 weeks ago
- Typed distributed plugin registration☆1,297Mar 30, 2026Updated last month
- Rust port of Google's SwissTable hash map☆2,912Apr 20, 2026Updated 2 weeks ago
- Rust persistent data structures☆1,696Nov 13, 2025Updated 5 months ago
- Zero-copy deserialization framework for Rust☆4,184Updated this week
- A small rust library for adding custom derives to enums