servo / rust-smallvecLinks
"Small vector" optimization for Rust: store up to a small number of items on the stack
☆1,576Updated 3 weeks 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,243Updated last week
- A crate for managing memory bit by bit☆1,362Updated last year
- A fast bump allocation arena for Rust☆1,980Updated last month
- A macro to generate structures which behave like bitflags☆1,082Updated last month
- Rust quasi-quoting☆1,495Updated last week
- Compile time static maps for Rust☆2,064Updated last month
- Some more derive(Trait) options☆2,025Updated last week
- A vector with a fixed capacity. (Rust)☆839Updated last year
- Rust library for single assignment cells and lazy statics without macros☆2,045Updated 6 months ago
- Macros for all your token pasting needs☆1,065Updated last year
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,258Updated last year
- Numeric traits for generic mathematics in Rust☆890Updated 5 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,814Updated this week
- A Rust proc-macro attribute parser☆1,194Updated last week
- derive builder implementation for rust structs☆1,512Updated 2 months ago
- Slab allocator for Rust☆853Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,168Updated 2 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,679Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆942Updated 2 weeks ago
- Slotmap data structure for Rust☆1,259Updated last year
- Typed distributed plugin registration☆1,219Updated 2 weeks ago
- ☆884Updated 2 weeks ago
- Rust cache structures and easy function memoization☆1,920Updated 2 weeks ago
- Compile-time type-checked builder derive☆1,121Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆905Updated 9 months ago
- DEFLATE, gzip, and zlib bindings for Rust☆1,060Updated last week
- Type erasure for async trait methods☆2,077Updated 2 weeks ago
- Temporary file library for rust☆1,375Updated 2 weeks ago
- A small rust library for adding custom derives to enums☆2,211Updated 4 months ago
- Support atomic operations on Arc itself☆1,170Updated last week