saschagrunert / indextreeLinks
Arena based tree 🌲 structure by using indices instead of reference counted pointers
☆760Updated 2 weeks 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☆825Updated 2 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆756Updated this week
- Slotmap data structure for Rust☆1,223Updated last year
- A vector with a fixed capacity. (Rust)☆829Updated 10 months ago
- The arena, a fast but limited type of allocator☆552Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated last month
- Macros for all your token pasting needs☆1,054Updated 10 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆629Updated last year
- Efficient, lock-free, bounded Rust broadcast channel☆823Updated last year
- Heap profiling and ad hoc profiling for Rust programs.☆871Updated 6 months ago
- Rust doesn't have exceptions☆633Updated 5 years ago
- An intrusive flamegraph profiling tool for rust.☆720Updated last year
- Typed distributed plugin registration☆1,158Updated this week
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆682Updated 2 years ago
- Rust method delegation with less boilerplate☆494Updated last month
- Test harness for ui tests of compiler diagnostics☆914Updated 3 weeks ago
- Compile-time type-checked builder derive☆1,060Updated this week
- A macro to generate structures which behave like bitflags☆1,042Updated last week
- Just, really the littlest Vec you could need. So smol.☆704Updated last week
- Experimental one-shot benchmarking/profiling harness for Rust☆623Updated last year
- A multiprocess drop-in replacement for Rust channels☆995Updated this week
- Data structure serialization library with several opposite design goals from Serde☆878Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,413Updated this week
- Portable Packed SIMD Vectors for Rust standard library☆630Updated last year
- A memory efficient string type that can store up to 24* bytes on the stack☆757Updated 5 months ago
- A string type for Rust that is not required to be valid UTF-8.☆971Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆567Updated 3 years ago
- Stackless generators on stable Rust.☆466Updated 3 years ago
- Fast floating point to string conversion☆650Updated 2 weeks ago
- A fast bump allocation arena for Rust☆1,855Updated 2 months ago