saschagrunert / indextreeLinks
Arena based tree 🌲 structure by using indices instead of reference counted pointers
☆768Updated 3 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,250Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆760Updated last month
- A vector with a fixed capacity. (Rust)☆832Updated last year
- The arena, a fast but limited type of allocator☆566Updated last year
- Slab allocator for Rust☆848Updated last week
- An intrusive flamegraph profiling tool for rust.☆724Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆635Updated last year
- Macros for all your token pasting needs☆1,064Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,554Updated last month
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆684Updated 2 years ago
- Efficient, lock-free, bounded Rust broadcast channel☆826Updated 2 years ago
- Test harness for ui tests of compiler diagnostics☆935Updated last week
- Rust doesn't have exceptions☆636Updated 5 years ago
- derive simple constructor functions for Rust structs☆569Updated last year
- Rust method delegation with less boilerplate☆503Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆1,005Updated 2 weeks ago
- A multiprocess drop-in replacement for Rust channels☆1,040Updated 3 weeks ago
- cross-platform Rust API for memory mapped IO☆565Updated 3 years ago
- Typed distributed plugin registration☆1,212Updated last week
- Portable Packed SIMD Vectors for Rust standard library☆634Updated last year
- Stackless generators on stable Rust.☆471Updated 3 years ago
- Just, really the littlest Vec you could need. So smol.☆711Updated 2 months ago
- Compile time numbers in Rust.☆569Updated last week
- A crate for managing memory bit by bit☆1,356Updated last year
- Data structure serialization library with several opposite design goals from Serde☆898Updated 3 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆895Updated 8 months ago
- A Rust proc-macro attribute parser☆1,189Updated last month
- Experimental one-shot benchmarking/profiling harness for Rust☆636Updated last year
- A macro to generate structures which behave like bitflags☆1,066Updated 3 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,247Updated last year