saschagrunert / indextree
Arena based tree 🌲 structure by using indices instead of reference counted pointers
☆702Updated this week
Related projects ⓘ
Alternatives and complementary repositories for indextree
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,357Updated 3 weeks ago
- Slotmap data structure for Rust☆1,163Updated 8 months ago
- A vector with a fixed capacity. (Rust)☆747Updated last month
- Slab allocator for Rust☆705Updated 2 months ago
- Typed distributed plugin registration☆997Updated last week
- A fast bump allocation arena for Rust☆1,440Updated 2 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,738Updated this week
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆675Updated last year
- An intrusive flamegraph profiling tool for rust.☆706Updated 8 months ago
- A crate for managing memory bit by bit☆1,221Updated 3 months ago
- A macro to generate structures which behave like bitflags☆964Updated last month
- A multiprocess drop-in replacement for Rust channels☆876Updated last week
- Temporary file library for rust☆1,192Updated this week
- derive builder implementation for rust structs☆1,333Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆579Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,000Updated last week
- Rust quasi-quoting☆1,330Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,193Updated 8 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆707Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆820Updated last week
- Rust doesn't have exceptions☆630Updated 4 years ago
- The arena, a fast but limited type of allocator☆521Updated 3 months ago
- Macros for all your token pasting needs☆1,026Updated last month
- Some more derive(Trait) options☆1,734Updated 2 weeks ago
- Compile-time type-checked builder derive☆925Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆811Updated this week
- Efficient, lock-free, bounded Rust broadcast channel☆787Updated last year
- Rust library allowing to register multiple handlers for the same signal☆730Updated 2 months ago
- Simple, efficient logging for Rust☆846Updated 3 weeks ago
- A Rust proc-macro attribute parser☆1,025Updated last month