servo / rust-smallvec
"Small vector" optimization for Rust: store up to a small number of items on the stack
☆1,405Updated this week
Alternatives and similar repositories for rust-smallvec:
Users that are interested in rust-smallvec are comparing it to the libraries listed below
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,880Updated 3 weeks ago
- A macro to generate structures which behave like bitflags☆984Updated 2 weeks ago
- A fast bump allocation arena for Rust☆1,565Updated 3 weeks ago
- Some more derive(Trait) options☆1,840Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,259Updated 6 months ago
- Macros for all your token pasting needs☆1,038Updated 4 months ago
- Rust quasi-quoting☆1,369Updated this week
- derive builder implementation for rust structs☆1,394Updated 4 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,585Updated 3 months ago
- Compile time static maps for Rust☆1,890Updated 2 weeks ago
- Temporary file library for rust☆1,239Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,058Updated 3 weeks ago
- A Rust proc-macro attribute parser☆1,075Updated 3 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆1,921Updated 2 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,212Updated 11 months ago
- Test harness for ui tests of compiler diagnostics☆854Updated last week
- Typed distributed plugin registration☆1,069Updated last week
- Compile-time type-checked builder derive☆944Updated 5 months ago
- Rust cache structures and easy function memoization☆1,674Updated this week
- Numeric traits for generic mathematics in Rust☆772Updated 6 months ago
- A vector with a fixed capacity. (Rust)☆789Updated 4 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,489Updated 3 weeks ago
- Just, really the littlest Vec you could need. So smol.☆665Updated 3 weeks ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,238Updated 2 months ago
- Slotmap data structure for Rust☆1,180Updated 11 months ago
- Slab allocator for Rust☆740Updated last week
- ☆791Updated last week
- DEFLATE, gzip, and zlib bindings for Rust☆962Updated this week
- A small rust library for adding custom derives to enums☆1,913Updated this week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,432Updated 6 months ago