servo / rust-smallvecLinks
"Small vector" optimization for Rust: store up to a small number of items on the stack
☆1,546Updated last month
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,201Updated last week
- A crate for managing memory bit by bit☆1,343Updated last year
- A fast bump allocation arena for Rust☆1,930Updated last week
- Rust quasi-quoting☆1,475Updated last month
- A macro to generate structures which behave like bitflags☆1,061Updated last week
- Some more derive(Trait) options☆2,003Updated last week
- Compile time static maps for Rust☆2,028Updated 2 weeks ago
- Macros for all your token pasting needs☆1,058Updated last year
- Easily assign underlying errors into domain-specific errors while adding context☆1,798Updated this week
- Test harness for ui tests of compiler diagnostics☆931Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,157Updated last week
- A Rust proc-macro attribute parser☆1,179Updated 3 weeks ago
- Slab allocator for Rust☆847Updated 2 months ago
- Slotmap data structure for Rust☆1,244Updated last year
- ☆873Updated this week
- Compile-time type-checked builder derive☆1,105Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,244Updated last year
- Rust library for single assignment cells and lazy statics without macros☆2,034Updated 5 months ago
- derive builder implementation for rust structs☆1,495Updated last month
- Numeric traits for generic mathematics in Rust☆880Updated 4 months ago
- A vector with a fixed capacity. (Rust)☆830Updated last year
- Rust cache structures and easy function memoization☆1,901Updated 3 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,645Updated 2 months ago
- A small rust library for adding custom derives to enums☆2,182Updated 3 months ago
- DEFLATE, gzip, and zlib bindings for Rust☆1,045Updated 3 weeks ago
- Typed distributed plugin registration☆1,198Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆891Updated 8 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆759Updated 2 weeks ago
- Temporary file library for rust☆1,356Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆993Updated 2 months ago