servo / rust-smallvecLinks
"Small vector" optimization for Rust: store up to a small number of items on the stack
☆1,561Updated this 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,226Updated last month
- A crate for managing memory bit by bit☆1,357Updated last year
- Rust quasi-quoting☆1,487Updated this week
- A fast bump allocation arena for Rust☆1,963Updated 3 weeks ago
- A macro to generate structures which behave like bitflags☆1,071Updated last month
- Some more derive(Trait) options☆2,012Updated last week
- Compile time static maps for Rust☆2,047Updated last month
- Macros for all your token pasting needs☆1,064Updated last year
- A Rust proc-macro attribute parser☆1,189Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,042Updated 5 months ago
- derive builder implementation for rust structs☆1,507Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,811Updated this week
- Compile-time type-checked builder derive☆1,114Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,162Updated last month
- Slab allocator for Rust☆848Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,251Updated last year
- A vector with a fixed capacity. (Rust)☆833Updated last year
- Slotmap data structure for Rust☆1,255Updated last year
- ☆880Updated last week
- A small rust library for adding custom derives to enums☆2,198Updated 4 months ago
- Numeric traits for generic mathematics in Rust☆887Updated 5 months ago
- Rust cache structures and easy function memoization☆1,913Updated 3 months ago
- Test harness for ui tests of compiler diagnostics☆938Updated last week
- Typed distributed plugin registration☆1,212Updated 2 weeks ago
- Temporary file library for rust☆1,364Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆760Updated last month
- Optimized string search routines for Rust.☆1,261Updated last month
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,317Updated last month
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,663Updated 3 months ago
- DEFLATE, gzip, and zlib bindings for Rust☆1,055Updated 2 weeks ago