saschagrunert / indextreeLinks
Arena based tree 🌲 structure by using indices instead of reference counted pointers
☆772Updated 6 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,285Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆851Updated last year
- Slab allocator for Rust☆875Updated last week
- The arena, a fast but limited type of allocator☆576Updated last year
- An intrusive flamegraph profiling tool for rust.☆729Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆768Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,608Updated last week
- Rust doesn't have exceptions☆634Updated 5 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆645Updated 2 years ago
- Macros for all your token pasting needs☆1,077Updated 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☆950Updated last week
- A crate for managing memory bit by bit☆1,370Updated last year
- cross-platform Rust API for memory mapped IO☆567Updated 3 years ago
- Efficient, lock-free, bounded Rust broadcast channel☆837Updated 2 years ago
- Stackless generators on stable Rust.☆476Updated 3 years ago
- A string type for Rust that is not required to be valid UTF-8.☆1,030Updated 3 months ago
- Portable Packed SIMD Vectors for Rust standard library☆635Updated last year
- Runtime for executing procedural macros as WebAssembly☆1,469Updated 3 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆934Updated 11 months ago
- Typed distributed plugin registration☆1,258Updated 3 weeks ago
- Rust method delegation with less boilerplate☆511Updated 2 months ago
- Compact inlined strings for Rust.☆541Updated 2 years ago
- A macro to generate structures which behave like bitflags☆1,096Updated 2 months ago
- A library to generate syntax diagrams for Rust macros.☆562Updated last year
- Just, really the littlest Vec you could need. So smol.☆724Updated 2 weeks ago
- PEG parser combinators using operator overloading without macros.☆523Updated last year
- Experimental one-shot benchmarking/profiling harness for Rust☆644Updated last year
- Data structure serialization library with several opposite design goals from Serde☆915Updated this week
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,076Updated last year