"Small vector" optimization for Rust: store up to a small number of items on the stack
☆1,722Sep 9, 2026Updated this 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)☆900Jul 19, 2026Updated last month
- Just, really the littlest Vec you could need. So smol.☆755Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,425Updated this week
- A fast bump allocation arena for Rust☆2,325Jul 23, 2026Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,404Aug 28, 2026Updated last week
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- A string type for Rust that is not required to be valid UTF-8.☆1,115Aug 10, 2026Updated 3 weeks ago
- Rust port of Google's SwissTable hash map☆2,991Updated this week
- Compile time static maps for Rust☆2,187Updated this week
- Rust library for single assignment cells and lazy statics without macros☆2,092Mar 12, 2026Updated 5 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,166Updated this week
- ☆498Nov 8, 2025Updated 10 months ago
- Optimized string search routines for Rust.☆1,551Aug 10, 2026Updated 3 weeks ago
- A macro to generate structures which behave like bitflags☆1,155Jul 16, 2026Updated last month
- Blazing fast concurrent HashMap for Rust.☆4,111May 17, 2026Updated 3 months ago
- 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.
- Tools for concurrent programming in Rust☆8,568Updated this week
- A crate for managing memory bit by bit☆1,447Aug 9, 2024Updated 2 years ago
- Fast floating point to string conversion☆705Aug 6, 2026Updated last month
- Temporary file library for rust☆1,460Updated this week
- Statistics-driven benchmarking library for Rust☆5,524Apr 23, 2026Updated 4 months ago
- Parser for Rust source code☆3,420Updated this week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆558Aug 20, 2026Updated 2 weeks ago
- A small rust library for adding custom derives to enums☆2,440Mar 7, 2026Updated 6 months ago
- ☆934Aug 25, 2026Updated 2 weeks ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- Some more derive(Trait) options☆2,135Updated this week
- Slab allocator for Rust☆936Aug 16, 2026Updated 3 weeks ago
- A crate for mucking around with piles of bytes☆1,055Aug 7, 2026Updated last month
- Numeric traits for generic mathematics in Rust☆965Jul 7, 2026Updated 2 months ago
- A binary encoder / decoder implementation in Rust.☆3,060Aug 15, 2025Updated last year
- derive(Error) for struct and enum error types☆5,537Updated this week
- A safe and fast multi-producer, multi-consumer channel.☆3,073Aug 7, 2026Updated last month
- Link-time initialization, destruction, scattered data collection macros for Rust☆1,079Updated this week
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,345Nov 21, 2025Updated 9 months ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Heapless, `static` friendly data structures☆2,019Aug 8, 2026Updated last month
- Rust cache structures and easy function memoization☆2,080Updated this week
- Type erasure for async trait methods☆2,192Aug 29, 2026Updated last week
- Macros for all your token pasting needs☆1,090Oct 6, 2024Updated last year
- Support atomic operations on Arc itself☆1,413Jun 28, 2026Updated 2 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆871Jul 13, 2026Updated last month
- Slotmap data structure for Rust☆1,353Updated this week