servo / rust-smallvecLinks
"Small vector" optimization for Rust: store up to a small number of items on the stack
☆1,496Updated 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,085Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,315Updated 11 months ago
- A fast bump allocation arena for Rust☆1,800Updated 2 weeks ago
- Rust quasi-quoting☆1,431Updated last month
- Compile time static maps for Rust☆1,953Updated last week
- A macro to generate structures which behave like bitflags☆1,028Updated last month
- Slotmap data structure for Rust☆1,215Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,133Updated 4 months ago
- Macros for all your token pasting needs☆1,051Updated 9 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,994Updated last month
- Some more derive(Trait) options☆1,955Updated this week
- A vector with a fixed capacity. (Rust)☆824Updated 8 months ago
- Numeric traits for generic mathematics in Rust☆839Updated 3 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,232Updated last year
- A Rust proc-macro attribute parser☆1,133Updated last week
- Slab allocator for Rust☆801Updated 3 weeks ago
- ☆836Updated 3 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,663Updated last month
- derive builder implementation for rust structs☆1,450Updated 9 months ago
- Test harness for ui tests of compiler diagnostics☆896Updated this week
- Compile-time type-checked builder derive☆1,041Updated 3 months ago
- DEFLATE, gzip, and zlib bindings for Rust☆1,024Updated last week
- Typed distributed plugin registration☆1,133Updated 2 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆752Updated last month
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,281Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆845Updated 4 months ago
- Temporary file library for rust☆1,312Updated 3 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆786Updated last month
- A small rust library for adding custom derives to enums☆2,094Updated last week
- A crate for mucking around with piles of bytes☆867Updated last month