saschagrunert / indextreeLinks
Arena based tree 🌲 structure by using indices instead of reference counted pointers
☆769Updated 4 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,265Updated 2 weeks ago
- Slab allocator for Rust☆855Updated last month
- A vector with a fixed capacity. (Rust)☆843Updated last year
- An intrusive flamegraph profiling tool for rust.☆728Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆765Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,584Updated this week
- The arena, a fast but limited type of allocator☆571Updated last year
- Efficient, lock-free, bounded Rust broadcast channel☆831Updated 2 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆638Updated 2 years ago
- Macros for all your token pasting needs☆1,067Updated last year
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆686Updated 2 years ago
- Test harness for ui tests of compiler diagnostics☆944Updated this week
- Rust doesn't have exceptions☆635Updated 5 years ago
- Heap profiling and ad hoc profiling for Rust programs.☆911Updated 10 months ago
- Typed distributed plugin registration☆1,221Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆1,019Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,257Updated last year
- Compile-time type-checked builder derive☆1,130Updated 3 weeks ago
- A multiprocess drop-in replacement for Rust channels☆1,054Updated last week
- A macro to generate structures which behave like bitflags☆1,084Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆567Updated 3 years ago
- Rust method delegation with less boilerplate☆508Updated last month
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,070Updated last year
- A crate for managing memory bit by bit☆1,362Updated last year
- Stackless generators on stable Rust.☆474Updated 3 years ago
- Just, really the littlest Vec you could need. So smol.☆715Updated this week
- Rust library allowing to register multiple handlers for the same signal☆814Updated 2 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆800Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,448Updated this week
- A fast bump allocation arena for Rust☆2,010Updated last week