servo / rust-smallvec
"Small vector" optimization for Rust: store up to a small number of items on the stack
☆1,443Updated last week
Alternatives and similar repositories for rust-smallvec:
Users that are interested in rust-smallvec are comparing it to the libraries listed below
- A crate for managing memory bit by bit☆1,280Updated 8 months ago
- A fast bump allocation arena for Rust☆1,661Updated this week
- Rust quasi-quoting☆1,398Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,964Updated last week
- Rust library for single assignment cells and lazy statics without macros☆1,950Updated 2 weeks ago
- Some more derive(Trait) options☆1,871Updated last week
- Compile time static maps for Rust☆1,912Updated 2 months ago
- A macro to generate structures which behave like bitflags☆1,000Updated last month
- derive builder implementation for rust structs☆1,420Updated 6 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,071Updated last month
- Macros for all your token pasting needs☆1,044Updated 6 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,220Updated last year
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,527Updated 2 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,608Updated 4 months ago
- Temporary file library for rust☆1,272Updated 3 weeks ago
- A Rust proc-macro attribute parser☆1,101Updated 2 weeks ago
- Rust cache structures and easy function memoization☆1,746Updated last month
- Typed distributed plugin registration☆1,092Updated last month
- Slotmap data structure for Rust☆1,196Updated last year
- A small rust library for adding custom derives to enums☆1,975Updated last week
- ☆815Updated last month
- Test harness for ui tests of compiler diagnostics☆873Updated last month
- Compile-time type-checked builder derive☆1,001Updated 3 weeks ago
- Slab allocator for Rust☆755Updated 2 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆783Updated last month
- A crate for mucking around with piles of bytes☆824Updated this week
- DEFLATE, gzip, and zlib bindings for Rust☆991Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,447Updated this week
- A vector with a fixed capacity. (Rust)☆807Updated 5 months ago
- Efficient, lock-free, bounded Rust broadcast channel☆807Updated last year