"Small vector" optimization for Rust: store up to a small number of items on the stack
☆1,688Aug 20, 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)☆894Jul 19, 2026Updated last month
- Just, really the littlest Vec you could need. So smol.☆752Jul 10, 2026Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,411Jul 10, 2026Updated last month
- A fast bump allocation arena for Rust☆2,304Jul 23, 2026Updated 3 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,400Updated this 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.
- A string type for Rust that is not required to be valid UTF-8.☆1,109Aug 10, 2026Updated last week
- Rust port of Google's SwissTable hash map☆2,980Aug 10, 2026Updated last week
- Compile time static maps for Rust☆2,181Aug 6, 2026Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,089Mar 12, 2026Updated 5 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,156Updated this week
- ☆499Nov 8, 2025Updated 9 months ago
- A macro to generate structures which behave like bitflags☆1,152Jul 16, 2026Updated last month
- Tools for concurrent programming in Rust☆8,554Aug 11, 2026Updated last week
- Blazing fast concurrent HashMap for Rust.☆4,103May 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.
- Optimized string search routines for Rust.☆1,540Aug 10, 2026Updated last week
- A crate for managing memory bit by bit☆1,446Aug 9, 2024Updated 2 years ago
- Fast floating point to string conversion☆704Aug 6, 2026Updated 2 weeks ago
- Temporary file library for rust☆1,458Aug 14, 2026Updated last week
- Statistics-driven benchmarking library for Rust☆5,518Apr 23, 2026Updated 3 months ago
- Parser for Rust source code☆3,409Updated this week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆563Aug 6, 2026Updated 2 weeks ago
- A small rust library for adding custom derives to enums☆2,423Mar 7, 2026Updated 5 months ago
- ☆931Jul 19, 2026Updated last month
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Some more derive(Trait) options☆2,130Jul 22, 2026Updated 3 weeks ago
- Slab allocator for Rust☆926Updated this week
- A crate for mucking around with piles of bytes☆1,045Aug 7, 2026Updated 2 weeks ago
- Numeric traits for generic mathematics in Rust☆960Jul 7, 2026Updated last month
- derive(Error) for struct and enum error types☆5,518Aug 8, 2026Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆3,064Aug 7, 2026Updated last week
- Link-time initialization, destruction, scattered data collection macros for Rust☆1,067Updated this week
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,342Nov 21, 2025Updated 9 months ago
- Heapless, `static` friendly data structures☆2,011Aug 8, 2026Updated last week
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- A binary encoder / decoder implementation in Rust.☆3,062Aug 15, 2025Updated last year
- Rust cache structures and easy function memoization☆2,075Updated this week
- Type erasure for async trait methods☆2,181Aug 8, 2026Updated last week
- Macros for all your token pasting needs☆1,090Oct 6, 2024Updated last year
- Support atomic operations on Arc itself☆1,403Jun 28, 2026Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆870Jul 13, 2026Updated last month
- An interpreter for Rust's mid-level intermediate representation☆6,510Updated this week