servo / rust-smallvecLinks
"Small vector" optimization for Rust: store up to a small number of items on the stack
☆1,523Updated 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,138Updated last month
- A macro to generate structures which behave like bitflags☆1,042Updated this week
- A crate for managing memory bit by bit☆1,318Updated last year
- Compile time static maps for Rust☆1,977Updated last month
- Rust quasi-quoting☆1,444Updated last week
- A fast bump allocation arena for Rust☆1,855Updated last month
- Some more derive(Trait) options☆1,972Updated last week
- Slab allocator for Rust☆821Updated 2 weeks ago
- Macros for all your token pasting needs☆1,053Updated 10 months ago
- A vector with a fixed capacity. (Rust)☆829Updated 10 months ago
- Slotmap data structure for Rust☆1,222Updated last year
- A Rust proc-macro attribute parser☆1,154Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,234Updated last year
- Rust library for single assignment cells and lazy statics without macros☆2,007Updated 2 months ago
- ☆849Updated this week
- derive builder implementation for rust structs☆1,462Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,729Updated this week
- Numeric traits for generic mathematics in Rust☆857Updated 2 months ago
- Compile-time type-checked builder derive☆1,055Updated last week
- Test harness for ui tests of compiler diagnostics☆914Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,140Updated 5 months ago
- Rust cache structures and easy function memoization☆1,866Updated last month
- DEFLATE, gzip, and zlib bindings for Rust☆1,033Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆871Updated 6 months ago
- A small rust library for adding custom derives to enums☆2,138Updated last month
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,617Updated 2 weeks ago
- Support atomic operations on Arc itself☆1,067Updated 2 weeks ago
- A crate for mucking around with piles of bytes☆886Updated 2 weeks ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,050Updated 10 months ago
- Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.☆1,182Updated last week