servo / rust-smallvec
"Small vector" optimization for Rust: store up to a small number of items on the stack
☆1,418Updated 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,909Updated last week
- Rust quasi-quoting☆1,383Updated this week
- Some more derive(Trait) options☆1,855Updated 2 weeks ago
- A fast bump allocation arena for Rust☆1,596Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,591Updated 3 months ago
- A crate for managing memory bit by bit☆1,263Updated 7 months ago
- DEFLATE, gzip, and zlib bindings for Rust☆975Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,063Updated this week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,216Updated last year
- A Rust proc-macro attribute parser☆1,090Updated last week
- A macro to generate structures which behave like bitflags☆989Updated last week
- Compile time static maps for Rust☆1,900Updated last month
- Slotmap data structure for Rust☆1,185Updated last year
- Temporary file library for rust☆1,251Updated last week
- derive builder implementation for rust structs☆1,401Updated 5 months ago
- Macros for all your token pasting needs☆1,040Updated 5 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,928Updated this week
- Compile-time type-checked builder derive☆955Updated 6 months ago
- Test harness for ui tests of compiler diagnostics☆862Updated last week
- Typed distributed plugin registration☆1,080Updated last week
- A vector with a fixed capacity. (Rust)☆799Updated 4 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,504Updated last month
- ☆799Updated last week
- Find unused dependencies in Cargo.toml☆1,859Updated 2 weeks ago
- Numeric traits for generic mathematics in Rust☆779Updated 6 months ago
- Rust cache structures and easy function memoization☆1,710Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,435Updated 7 months ago
- Slab allocator for Rust☆746Updated last month
- A small rust library for adding custom derives to enums☆1,946Updated last week
- Module initialization/global constructor functions for Rust☆821Updated this week