servo / rust-smallvecLinks
"Small vector" optimization for Rust: store up to a small number of items on the stack
☆1,527Updated 2 months 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 hash table with consistent order and fast iteration; access items by key or sequence index☆2,164Updated last week
- A macro to generate structures which behave like bitflags☆1,050Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,329Updated last year
- A fast bump allocation arena for Rust☆1,880Updated 2 months ago
- Compile time static maps for Rust☆1,988Updated 3 weeks ago
- Macros for all your token pasting needs☆1,055Updated 11 months ago
- Rust quasi-quoting☆1,456Updated last week
- Numeric traits for generic mathematics in Rust☆863Updated 3 months ago
- A vector with a fixed capacity. (Rust)☆830Updated 10 months ago
- Some more derive(Trait) options☆1,982Updated last week
- ☆860Updated last week
- Slab allocator for Rust☆839Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,021Updated 3 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,241Updated last year
- Slotmap data structure for Rust☆1,233Updated last year
- derive builder implementation for rust structs☆1,469Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,146Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,783Updated last week
- A Rust proc-macro attribute parser☆1,165Updated last week
- Rust cache structures and easy function memoization☆1,882Updated last month
- DEFLATE, gzip, and zlib bindings for Rust☆1,038Updated last month
- Test harness for ui tests of compiler diagnostics☆921Updated this week
- Support atomic operations on Arc itself☆1,092Updated this week
- Compile-time type-checked builder derive☆1,074Updated 2 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆878Updated 6 months ago
- Rust library allowing to register multiple handlers for the same signal☆801Updated 2 weeks ago
- Typed distributed plugin registration☆1,178Updated last week
- Optimized string search routines for Rust.☆1,196Updated 3 months ago
- A crate for mucking around with piles of bytes☆894Updated this week
- Temporary file library for rust☆1,340Updated this week