servo / rust-smallvecLinks
"Small vector" optimization for Rust: store up to a small number of items on the stack
☆1,511Updated 3 weeks ago
Alternatives and similar repositories for rust-smallvec
Users that are interested in rust-smallvec are comparing it to the libraries listed below
Sorting:
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,107Updated last month
- A crate for managing memory bit by bit☆1,318Updated 11 months ago
- A fast bump allocation arena for Rust☆1,822Updated last month
- Rust quasi-quoting☆1,437Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆1,035Updated 2 months ago
- Slotmap data structure for Rust☆1,217Updated last year
- Some more derive(Trait) options☆1,964Updated 3 weeks ago
- Compile time static maps for Rust☆1,965Updated 3 weeks ago
- Macros for all your token pasting needs☆1,052Updated 9 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,999Updated 2 months ago
- Slab allocator for Rust☆804Updated last month
- derive builder implementation for rust structs☆1,458Updated 9 months ago
- A Rust proc-macro attribute parser☆1,146Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,136Updated 4 months ago
- Compile-time type-checked builder derive☆1,048Updated 4 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,236Updated last year
- A vector with a fixed capacity. (Rust)☆826Updated 9 months ago
- ☆841Updated last month
- Rust cache structures and easy function memoization☆1,851Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,672Updated 2 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆864Updated 5 months ago
- Numeric traits for generic mathematics in Rust☆850Updated last month
- Typed distributed plugin registration☆1,143Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆754Updated 2 months ago
- DEFLATE, gzip, and zlib bindings for Rust☆1,029Updated last week
- Test harness for ui tests of compiler diagnostics☆907Updated 3 weeks ago
- A small rust library for adding custom derives to enums☆2,124Updated last week
- Support atomic operations on Arc itself☆1,044Updated 3 weeks ago
- Optimized string search routines for Rust.☆1,160Updated last month
- Type erasure for async trait methods☆2,030Updated this week