Arena based tree 🌲 structure by using indices instead of reference counted pointers
☆779Feb 23, 2026Updated last month
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,298Dec 6, 2025Updated 3 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,316Jan 7, 2026Updated 2 months ago
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆687Aug 18, 2023Updated 2 years ago
- Graph data structure library for Rust.☆3,805Mar 8, 2026Updated 2 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,481Jan 21, 2026Updated 2 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,791Updated this week
- A parser combinator library for Rust☆1,355Feb 3, 2026Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆274Jan 23, 2026Updated 2 months ago
- ☆825Jul 27, 2025Updated 7 months ago
- The arena, a fast but limited type of allocator☆578Aug 16, 2024Updated last year
- Assorted immutable collection datatypes for Rust☆1,576Aug 19, 2024Updated last year
- Rust cache structures and easy function memoization☆1,969Mar 9, 2026Updated 2 weeks ago
- the champagne of beta embedded databases☆8,947Nov 4, 2025Updated 4 months ago
- Typed distributed plugin registration☆1,278Feb 19, 2026Updated last month
- Rust port of Google's SwissTable hash map☆2,889Mar 7, 2026Updated 2 weeks ago
- Zero-copy deserialization framework for Rust☆4,100Feb 28, 2026Updated 3 weeks ago
- Rust persistent data structures☆1,677Nov 13, 2025Updated 4 months ago
- A small rust library for adding custom derives to enums☆2,336Mar 7, 2026Updated 2 weeks ago
- Safe cross-platform linker shenanigans☆839Feb 19, 2026Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,107Feb 20, 2026Updated last month
- A snapshot testing library for rust☆2,798Mar 14, 2026Updated last week
- Rust parser combinator framework☆10,340Aug 26, 2025Updated 6 months ago
- Compile time static maps for Rust☆2,112Mar 12, 2026Updated last week
- Represent large sets and maps compactly with finite state transducers.☆2,053Sep 25, 2024Updated last year
- Colorful panic backtraces for Rust☆600Oct 28, 2025Updated 4 months ago
- Some more derive(Trait) options☆2,085Mar 6, 2026Updated 2 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆648Nov 18, 2023Updated 2 years ago
- Heapless, `static` friendly data structures☆1,928Feb 16, 2026Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,971Dec 22, 2025Updated 3 months ago
- A Rust proc-macro attribute parser☆1,239Jan 15, 2026Updated 2 months ago
- Support atomic operations on Arc itself☆1,279Mar 1, 2026Updated 3 weeks ago
- Panic messages for humans.☆1,828Mar 5, 2026Updated 2 weeks ago
- A small and fast async runtime for Rust☆4,827Feb 23, 2026Updated last month
- Write expressive, high-performance parsers with ease.☆4,513Mar 15, 2026Updated last week
- Units of measurement -- type-safe zero-cost dimensional analysis☆1,210Feb 19, 2026Updated last month
- Conditional compilation according to rustc compiler version☆394Feb 16, 2026Updated last month
- Create ridiculously fast Lexers☆3,463Mar 14, 2026Updated last week