orlp / slotmapLinks
Slotmap data structure for Rust
☆1,285Updated 2 months ago
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,608Updated this week
- A crate for managing memory bit by bit☆1,370Updated last year
- Macros for all your token pasting needs☆1,077Updated last year
- Typed distributed plugin registration☆1,252Updated 2 weeks ago
- A fast bump allocation arena for Rust☆2,087Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,287Updated last month
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆772Updated 6 months ago
- A crate for mucking around with piles of bytes☆956Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,469Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆851Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,182Updated 3 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆768Updated last month
- Data structure serialization library with several opposite design goals from Serde☆915Updated this week
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆686Updated 2 years ago
- Compile-time type-checked builder derive☆1,140Updated last month
- Some more derive(Trait) options☆2,068Updated this week
- Test harness for ui tests of compiler diagnostics☆950Updated last week
- A macro to generate structures which behave like bitflags☆1,096Updated 2 months ago
- A Rust proc-macro attribute parser☆1,229Updated 3 weeks ago
- Compile time static maps for Rust☆2,093Updated this week
- A memory efficient string type that can store up to 24* bytes on the stack☆816Updated last month
- Slab allocator for Rust☆870Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,270Updated last year
- Easily assign underlying errors into domain-specific errors while adding context☆1,836Updated 3 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆934Updated 11 months ago
- Units of measurement -- type-safe zero-cost dimensional analysis☆1,200Updated 2 weeks ago
- Serialization library with zero dependencies☆854Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆1,030Updated 3 months ago
- derive builder implementation for rust structs☆1,529Updated last month
- Rust quasi-quoting☆1,525Updated this week