Arena based tree 🌲 structure by using indices instead of reference counted pointers
☆775Feb 23, 2026Updated last week
Alternatives and similar repositories for indextree
Users that are interested in indextree are comparing it to the libraries listed below
Sorting:
- Slotmap data structure for Rust☆1,289Dec 6, 2025Updated 2 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,305Jan 7, 2026Updated last month
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆687Aug 18, 2023Updated 2 years ago
- A fast bump allocation arena for Rust☆2,117Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,472Jan 21, 2026Updated last month
- Graph data structure library for Rust.☆3,773Feb 21, 2026Updated last week
- A parser combinator library for Rust☆1,355Feb 3, 2026Updated last month
- Assorted immutable collection datatypes for Rust☆1,574Aug 19, 2024Updated last year
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,776Feb 7, 2026Updated 3 weeks ago
- The arena, a fast but limited type of allocator☆578Aug 16, 2024Updated last year
- Safe cross-platform linker shenanigans☆836Feb 19, 2026Updated last week
- ☆818Jul 27, 2025Updated 7 months ago
- Rust cache structures and easy function memoization☆1,961Dec 22, 2025Updated 2 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆274Jan 23, 2026Updated last month
- Rust persistent data structures☆1,673Nov 13, 2025Updated 3 months ago
- Zero-copy deserialization framework for Rust☆4,053Updated this week
- Heapless, `static` friendly data structures☆1,920Feb 16, 2026Updated 2 weeks ago
- Rust port of Google's SwissTable hash map☆2,875Updated this week
- A Rust proc-macro attribute parser☆1,238Jan 15, 2026Updated last month
- the champagne of beta embedded databases☆8,930Nov 4, 2025Updated 4 months ago
- A snapshot testing library for rust☆2,781Updated this week
- A small rust library for adding custom derives to enums☆2,314Updated this week
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated last month
- Compile time static maps for Rust☆2,107Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,097Feb 20, 2026Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago
- Typed distributed plugin registration☆1,272Feb 19, 2026Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆2,884Dec 22, 2025Updated 2 months ago
- Panic messages for humans.☆1,823Updated this week
- Represent large sets and maps compactly with finite state transducers.☆2,047Sep 25, 2024Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated 2 weeks ago
- A small and fast async runtime for Rust☆4,788Feb 23, 2026Updated last week
- Rust parser combinator framework☆10,319Aug 26, 2025Updated 6 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,984Feb 8, 2026Updated 3 weeks ago
- Colorful panic backtraces for Rust☆600Oct 28, 2025Updated 4 months ago
- Create ridiculously fast Lexers☆3,442Feb 5, 2026Updated 3 weeks ago
- Concurrency permutation testing tool for Rust.☆2,616Feb 20, 2026Updated last week
- Write expressive, high-performance parsers with ease.☆4,475Feb 19, 2026Updated last week
- Beautiful diagnostic reporting for text-based programming languages.☆1,282Oct 22, 2025Updated 4 months ago