"Small vector" optimization for Rust: store up to a small number of items on the stack
☆1,649Jun 11, 2026Updated last week
Alternatives and similar repositories for rust-smallvec
Users that are interested in rust-smallvec are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A vector with a fixed capacity. (Rust)☆873May 3, 2026Updated last month
- Just, really the littlest Vec you could need. So smol.☆736Apr 29, 2026Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,382May 2, 2026Updated last month
- A fast bump allocation arena for Rust☆2,241Jun 10, 2026Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,367Jun 8, 2026Updated last week
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Rust port of Google's SwissTable hash map☆2,943Jun 6, 2026Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,071Updated this week
- Compile time static maps for Rust☆2,154Jun 2, 2026Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,083Mar 12, 2026Updated 3 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,130Updated this week
- ☆497Nov 8, 2025Updated 7 months ago
- A macro to generate structures which behave like bitflags☆1,136Jun 5, 2026Updated 2 weeks ago
- Blazing fast concurrent HashMap for Rust.☆4,061May 17, 2026Updated last month
- Tools for concurrent programming in Rust☆8,481Jun 7, 2026Updated last week
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- A crate for managing memory bit by bit☆1,421Aug 9, 2024Updated last year
- Temporary file library for rust☆1,437Updated this week
- Fast floating point to string conversion☆700Feb 16, 2026Updated 4 months ago
- Statistics-driven benchmarking library for Rust☆5,485Apr 23, 2026Updated last month
- Optimized string search routines for Rust.☆1,474Jun 12, 2026Updated last week
- Parser for Rust source code☆3,330Updated this week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆555May 22, 2026Updated 3 weeks ago
- A small rust library for adding custom derives to enums☆2,391Mar 7, 2026Updated 3 months ago
- Some more derive(Trait) options☆2,114Updated this week
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- ☆920Apr 19, 2026Updated 2 months ago
- A crate for mucking around with piles of bytes☆1,008Jan 31, 2026Updated 4 months ago
- Numeric traits for generic mathematics in Rust☆946Jun 17, 2025Updated last year
- Slab allocator for Rust☆906Jan 31, 2026Updated 4 months ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,337Nov 21, 2025Updated 7 months ago
- derive(Error) for struct and enum error types☆5,456May 21, 2026Updated 3 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆3,028Apr 16, 2026Updated 2 months ago
- Link-time initialization, destruction, scattered data collection macros for Rust☆1,029Jun 9, 2026Updated last week
- A binary encoder / decoder implementation in Rust.☆3,073Aug 15, 2025Updated 10 months ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Heapless, `static` friendly data structures☆1,975Jun 13, 2026Updated last week
- Rust cache structures and easy function memoization☆2,040Updated this week
- Type erasure for async trait methods☆2,157Mar 24, 2026Updated 2 months ago
- Macros for all your token pasting needs☆1,088Oct 6, 2024Updated last year
- Support atomic operations on Arc itself☆1,360Jun 13, 2026Updated last week
- Slotmap data structure for Rust☆1,325May 9, 2026Updated last month
- Test harness for ui tests of compiler diagnostics☆970Mar 25, 2026Updated 2 months ago