orlp / slotmapLinks
Slotmap data structure for Rust
☆1,265Updated 3 weeks ago
Alternatives and similar repositories for slotmap
Users that are interested in slotmap are comparing it to the libraries listed below
Sorting:
- A crate for managing memory bit by bit☆1,361Updated last year
- A fast bump allocation arena for Rust☆2,024Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,260Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,587Updated last week
- Macros for all your token pasting needs☆1,068Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆765Updated last week
- Typed distributed plugin registration☆1,227Updated last week
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆769Updated 4 months ago
- Runtime for executing procedural macros as WebAssembly☆1,448Updated last week
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆686Updated 2 years ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,168Updated last week
- A macro to generate structures which behave like bitflags☆1,085Updated 3 weeks ago
- Slab allocator for Rust☆861Updated last month
- Some more derive(Trait) options☆2,041Updated last week
- A crate for mucking around with piles of bytes☆939Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆844Updated last year
- A Rust proc-macro attribute parser☆1,203Updated last week
- Compile time static maps for Rust☆2,072Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆945Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,259Updated last year
- Compile-time type-checked builder derive☆1,130Updated 3 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆912Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆914Updated 10 months ago
- Units of measurement -- type-safe zero-cost dimensional analysis☆1,193Updated 3 months ago
- Numeric traits for generic mathematics in Rust☆904Updated 6 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,822Updated 3 weeks ago
- derive builder implementation for rust structs☆1,517Updated 3 months ago
- Rust quasi-quoting☆1,503Updated last week
- A memory efficient string type that can store up to 24* bytes on the stack☆800Updated last week
- Experimental one-shot benchmarking/profiling harness for Rust☆642Updated last year