saschagrunert / indextree
Arena based tree 🌲 structure by using indices instead of reference counted pointers
☆733Updated last month
Alternatives and similar repositories for indextree:
Users that are interested in indextree are comparing it to the libraries listed below
- Slotmap data structure for Rust☆1,185Updated last year
- A vector with a fixed capacity. (Rust)☆799Updated 4 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,418Updated this week
- The arena, a fast but limited type of allocator☆531Updated 6 months ago
- Macros for all your token pasting needs☆1,040Updated 5 months ago
- A multiprocess drop-in replacement for Rust channels☆932Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆606Updated last year
- Rust doesn't have exceptions☆630Updated 4 years ago
- Typed distributed plugin registration☆1,080Updated last week
- A fast bump allocation arena for Rust☆1,596Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆898Updated 2 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆732Updated last week
- A Rust proc-macro attribute parser☆1,090Updated last week
- An intrusive flamegraph profiling tool for rust.☆712Updated last year
- Slab allocator for Rust☆746Updated last month
- A macro to generate structures which behave like bitflags☆992Updated last week
- Rust library allowing to register multiple handlers for the same signal☆755Updated 6 months ago
- derive simple constructor functions for Rust structs☆543Updated 6 months ago
- derive builder implementation for rust structs☆1,401Updated 5 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,216Updated last year
- Module initialization/global constructor functions for Rust☆821Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,357Updated last week
- Rust method delegation with less boilerplate☆461Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,910Updated this week
- Test harness for ui tests of compiler diagnostics☆862Updated last week
- Rust quasi-quoting☆1,383Updated this week
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆675Updated last year
- Asynchronous streams for Rust using async & await notation☆660Updated 3 months ago
- A crate for managing memory bit by bit☆1,263Updated 7 months ago
- Compile-time type-checked builder derive☆955Updated 6 months ago