saschagrunert / indextreeLinks
Arena based tree 🌲 structure by using indices instead of reference counted pointers
☆755Updated 2 months ago
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,215Updated last year
- A vector with a fixed capacity. (Rust)☆824Updated 8 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆752Updated last month
- The arena, a fast but limited type of allocator☆544Updated 10 months ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆682Updated last year
- Slab allocator for Rust☆801Updated 3 weeks ago
- An intrusive flamegraph profiling tool for rust.☆719Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,496Updated this week
- Ensure correct assumptions about constants, types, and more in Rust☆623Updated last year
- Efficient, lock-free, bounded Rust broadcast channel☆815Updated last year
- Rust doesn't have exceptions☆634Updated 4 years ago
- Experimental one-shot benchmarking/profiling harness for Rust☆617Updated 10 months ago
- Array of Struct to Struct of Array helpers in Rust☆445Updated 3 months ago
- Rust method delegation with less boilerplate☆491Updated 2 months ago
- Typed distributed plugin registration☆1,133Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,315Updated 11 months ago
- Test harness for ui tests of compiler diagnostics☆896Updated this week
- Data structure serialization library with several opposite design goals from Serde☆871Updated last month
- Macros for all your token pasting needs☆1,051Updated 9 months ago
- A multiprocess drop-in replacement for Rust channels☆980Updated last month
- Portable Packed SIMD Vectors for Rust standard library☆624Updated last year
- Heap profiling and ad hoc profiling for Rust programs.☆845Updated 4 months ago
- A string type for Rust that is not required to be valid UTF-8.☆952Updated 3 months ago
- PEG parser combinators using operator overloading without macros.☆517Updated 5 months ago
- Fast floating point to string conversion☆644Updated last month
- Compile time static maps for Rust☆1,953Updated last week
- Compile time numbers in Rust.☆551Updated last month
- Just, really the littlest Vec you could need. So smol.☆699Updated 4 months ago
- cross-platform Rust API for memory mapped IO☆566Updated 3 years ago
- Compact inlined strings for Rust.☆526Updated last year