orlp / slotmapLinks
Slotmap data structure for Rust
☆1,261Updated last week
Alternatives and similar repositories for slotmap
Users that are interested in slotmap are comparing it to the libraries listed below
Sorting:
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,576Updated 3 weeks ago
- Macros for all your token pasting needs☆1,065Updated last year
- A fast bump allocation arena for Rust☆1,980Updated last month
- Typed distributed plugin registration☆1,219Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,362Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆765Updated 3 weeks ago
- A macro to generate structures which behave like bitflags☆1,083Updated this week
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆768Updated 4 months ago
- A crate for mucking around with piles of bytes☆932Updated 3 weeks ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆686Updated 2 years ago
- Slab allocator for Rust☆854Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,247Updated last week
- Compile time static maps for Rust☆2,068Updated 2 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,167Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆840Updated last year
- Data structure serialization library with several opposite design goals from Serde☆907Updated 3 weeks ago
- Some more derive(Trait) options☆2,025Updated last week
- A Rust proc-macro attribute parser☆1,199Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,444Updated 3 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,258Updated last year
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆970Updated last year
- A memory efficient string type that can store up to 24* bytes on the stack☆796Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆942Updated 3 weeks ago
- Rust quasi-quoting☆1,498Updated 2 weeks ago
- The arena, a fast but limited type of allocator☆570Updated last year
- Heap profiling and ad hoc profiling for Rust programs.☆905Updated 9 months ago
- Compile-time type-checked builder derive☆1,125Updated last week
- derive builder implementation for rust structs☆1,514Updated 2 months ago
- Serialization library with zero dependencies☆841Updated 2 weeks ago
- Support atomic operations on Arc itself☆1,182Updated last week