saschagrunert / indextreeLinks
Arena based tree 🌲 structure by using indices instead of reference counted pointers
☆772Updated 5 months ago
Alternatives and similar repositories for indextree
Users that are interested in indextree are comparing it to the libraries listed below
Sorting:
- Slab allocator for Rust☆866Updated 2 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆766Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆846Updated last year
- The arena, a fast but limited type of allocator☆573Updated last year
- Slotmap data structure for Rust☆1,272Updated last month
- Test harness for ui tests of compiler diagnostics☆950Updated 3 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆643Updated 2 years ago
- Rust method delegation with less boilerplate☆509Updated last month
- An intrusive flamegraph profiling tool for rust.☆729Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,597Updated 3 weeks ago
- Macros for all your token pasting needs☆1,072Updated last year
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆686Updated 2 years ago
- Efficient, lock-free, bounded Rust broadcast channel☆836Updated 2 years ago
- Stackless generators on stable Rust.☆475Updated 3 years ago
- Rust doesn't have exceptions☆635Updated 5 years ago
- A string type for Rust that is not required to be valid UTF-8.☆1,020Updated 2 months ago
- Typed distributed plugin registration☆1,238Updated 3 weeks ago
- A macro to generate structures which behave like bitflags☆1,085Updated last month
- Data structure serialization library with several opposite design goals from Serde☆917Updated 2 weeks ago
- derive simple constructor functions for Rust structs☆572Updated last year
- A crate for managing memory bit by bit☆1,361Updated last year
- Heap profiling and ad hoc profiling for Rust programs.☆918Updated 10 months ago
- Generic array types in Rust☆431Updated last month
- Module initialization/global constructor functions for Rust☆945Updated last month
- Fast floating point to string conversion☆688Updated 2 weeks ago
- Intrusive collections for Rust☆479Updated last week
- Compile-time type-checked builder derive☆1,136Updated 2 weeks ago
- Array of Struct to Struct of Array helpers in Rust☆475Updated 3 weeks ago
- cross-platform Rust API for memory mapped IO☆566Updated 3 years ago
- A multiprocess drop-in replacement for Rust channels☆1,065Updated this week