servo / rust-smallvec
"Small vector" optimization for Rust: store up to a small number of items on the stack
☆1,457Updated last week
Alternatives and similar repositories for rust-smallvec:
Users that are interested in rust-smallvec are comparing it to the libraries listed below
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,989Updated last month
- Some more derive(Trait) options☆1,890Updated this week
- A macro to generate structures which behave like bitflags☆1,009Updated 2 months ago
- Rust quasi-quoting☆1,403Updated last month
- A fast bump allocation arena for Rust☆1,697Updated 3 weeks ago
- Compile time static maps for Rust☆1,915Updated 3 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,126Updated last month
- Macros for all your token pasting needs☆1,045Updated 6 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,224Updated last year
- Rust library for single assignment cells and lazy statics without macros☆1,963Updated last month
- Slotmap data structure for Rust☆1,196Updated last year
- derive builder implementation for rust structs☆1,434Updated 6 months ago
- A Rust proc-macro attribute parser☆1,115Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,618Updated 5 months ago
- Temporary file library for rust☆1,285Updated 3 weeks ago
- ☆824Updated last week
- A crate for managing memory bit by bit☆1,288Updated 8 months ago
- A small rust library for adding custom derives to enums☆2,010Updated this week
- Rust cache structures and easy function memoization☆1,762Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆810Updated 6 months ago
- Module initialization/global constructor functions for Rust☆847Updated 2 weeks ago
- Typed distributed plugin registration☆1,103Updated 2 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆741Updated 2 months ago
- Numeric traits for generic mathematics in Rust☆796Updated 8 months ago
- DEFLATE, gzip, and zlib bindings for Rust☆1,000Updated this week
- Async multi-producer multi-consumer channel☆848Updated last week
- Compile-time type-checked builder derive☆1,010Updated last month
- Slab allocator for Rust☆773Updated last week
- Defines the Rust borrow checker.☆1,431Updated 10 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,264Updated 4 months ago