orlp / slotmapLinks
Slotmap data structure for Rust
☆1,217Updated last year
Alternatives and similar repositories for slotmap
Users that are interested in slotmap are comparing it to the libraries listed below
Sorting:
- A fast bump allocation arena for Rust☆1,830Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,512Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,318Updated 11 months ago
- Typed distributed plugin registration☆1,143Updated last month
- Macros for all your token pasting needs☆1,052Updated 9 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆754Updated 2 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,119Updated last month
- A vector with a fixed capacity. (Rust)☆827Updated 9 months ago
- Compile time static maps for Rust☆1,965Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,136Updated 4 months ago
- Runtime for executing procedural macros as WebAssembly☆1,400Updated 2 months ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆681Updated last year
- Slab allocator for Rust☆804Updated last month
- Data structure serialization library with several opposite design goals from Serde☆874Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆753Updated 4 months ago
- Some more derive(Trait) options☆1,962Updated 3 weeks ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆759Updated 2 months ago
- A macro to generate structures which behave like bitflags☆1,037Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆864Updated 5 months ago
- A Rust proc-macro attribute parser☆1,146Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆907Updated 3 weeks ago
- Compile-time type-checked builder derive☆1,048Updated 4 months ago
- A crate for mucking around with piles of bytes☆875Updated last week
- derive builder implementation for rust structs☆1,458Updated 9 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,237Updated last year
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆967Updated last year
- Rust quasi-quoting☆1,437Updated 2 weeks ago
- Units of measurement -- type-safe zero-cost dimensional analysis☆1,107Updated 2 months ago
- Serialization library with zero dependencies☆808Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,720Updated 2 months ago