servo / rust-smallvecLinks
"Small vector" optimization for Rust: store up to a small number of items on the stack
☆1,532Updated 2 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 crate for managing memory bit by bit☆1,336Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,180Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆1,058Updated last month
- A fast bump allocation arena for Rust☆1,899Updated 3 months ago
- Rust quasi-quoting☆1,467Updated last week
- Macros for all your token pasting needs☆1,057Updated last year
- Some more derive(Trait) options☆1,995Updated 3 weeks ago
- Compile time static maps for Rust☆2,017Updated last month
- Slab allocator for Rust☆842Updated 2 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,026Updated 4 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,151Updated 2 weeks ago
- ☆865Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆830Updated 11 months ago
- Slotmap data structure for Rust☆1,237Updated last year
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,244Updated last year
- derive builder implementation for rust structs☆1,480Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,170Updated last week
- Compile-time type-checked builder derive☆1,097Updated 3 weeks ago
- Numeric traits for generic mathematics in Rust☆870Updated 3 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,792Updated last week
- Test harness for ui tests of compiler diagnostics☆926Updated 2 weeks ago
- Optimized string search routines for Rust.☆1,218Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆757Updated 3 weeks ago
- Typed distributed plugin registration☆1,188Updated 2 weeks ago
- Support atomic operations on Arc itself☆1,113Updated this week
- A small rust library for adding custom derives to enums☆2,164Updated 2 months ago
- DEFLATE, gzip, and zlib bindings for Rust☆1,043Updated last week
- Rust cache structures and easy function memoization☆1,894Updated 2 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆884Updated 7 months ago
- Module initialization/global constructor functions for Rust☆903Updated last month