servo / rust-smallvecLinks
"Small vector" optimization for Rust: store up to a small number of items on the stack
☆1,587Updated last week
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,260Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,362Updated last year
- A fast bump allocation arena for Rust☆2,024Updated last week
- Compile time static maps for Rust☆2,072Updated 2 months ago
- A macro to generate structures which behave like bitflags☆1,085Updated 2 weeks ago
- Some more derive(Trait) options☆2,038Updated last week
- Rust quasi-quoting☆1,503Updated last week
- Macros for all your token pasting needs☆1,067Updated last year
- A Rust proc-macro attribute parser☆1,203Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,168Updated last week
- Slotmap data structure for Rust☆1,265Updated 3 weeks ago
- Slab allocator for Rust☆861Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,820Updated 3 weeks ago
- derive builder implementation for rust structs☆1,517Updated 3 months ago
- Rust cache structures and easy function memoization☆1,935Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,047Updated 7 months ago
- Typed distributed plugin registration☆1,227Updated last week
- A vector with a fixed capacity. (Rust)☆844Updated last year
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,259Updated last year
- ☆886Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,688Updated last month
- Numeric traits for generic mathematics in Rust☆900Updated 6 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆911Updated 10 months ago
- Optimized string search routines for Rust.☆1,298Updated 3 months ago
- Compile-time type-checked builder derive☆1,130Updated 3 weeks ago
- DEFLATE, gzip, and zlib bindings for Rust☆1,063Updated this week
- Test harness for ui tests of compiler diagnostics☆944Updated last week
- A small rust library for adding custom derives to enums☆2,233Updated 5 months ago
- Temporary file library for rust☆1,381Updated last week
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,297Updated last month