servo / rust-smallvec
"Small vector" optimization for Rust: store up to a small number of items on the stack
☆1,423Updated 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,932Updated this week
- A fast bump allocation arena for Rust☆1,621Updated 3 weeks ago
- Some more derive(Trait) options☆1,865Updated 3 weeks ago
- Rust quasi-quoting☆1,388Updated last week
- Compile time static maps for Rust☆1,905Updated last month
- A crate for managing memory bit by bit☆1,269Updated 7 months ago
- A macro to generate structures which behave like bitflags☆992Updated 3 weeks ago
- Macros for all your token pasting needs☆1,041Updated 5 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,065Updated last week
- Rust library for single assignment cells and lazy statics without macros☆1,937Updated last week
- Temporary file library for rust☆1,259Updated last week
- Compile-time type-checked builder derive☆969Updated this week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,218Updated last year
- Rust cache structures and easy function memoization☆1,724Updated 3 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,591Updated 4 months ago
- Typed distributed plugin registration☆1,084Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆803Updated 5 months ago
- derive builder implementation for rust structs☆1,405Updated 5 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,253Updated 3 months ago
- Test harness for ui tests of compiler diagnostics☆869Updated 2 weeks ago
- Slotmap data structure for Rust☆1,190Updated last year
- A Rust proc-macro attribute parser☆1,093Updated 2 weeks ago
- Slab allocator for Rust☆747Updated last month
- Support atomic operations on Arc itself☆900Updated 3 weeks ago
- DEFLATE, gzip, and zlib bindings for Rust☆982Updated last week
- ☆807Updated last week
- Find unused dependencies in Cargo.toml☆1,864Updated last month
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,437Updated 7 months ago
- A small rust library for adding custom derives to enums☆1,956Updated 3 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,511Updated last month