"Small vector" optimization for Rust: store up to a small number of items on the stack
☆1,646Apr 15, 2026Updated last month
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)☆872May 3, 2026Updated 3 weeks ago
- Just, really the littlest Vec you could need. So smol.☆735Apr 29, 2026Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,366May 2, 2026Updated 3 weeks ago
- A fast bump allocation arena for Rust☆2,215Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,352Feb 21, 2026Updated 3 months ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- Rust port of Google's SwissTable hash map☆2,932May 9, 2026Updated 3 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,070Feb 10, 2026Updated 3 months ago
- Compile time static maps for Rust☆2,145May 23, 2026Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,084Mar 12, 2026Updated 2 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,122Updated this week
- ☆498Nov 8, 2025Updated 6 months ago
- A macro to generate structures which behave like bitflags☆1,132Apr 14, 2026Updated last month
- Blazing fast concurrent HashMap for Rust.☆4,045May 17, 2026Updated 2 weeks ago
- Tools for concurrent programming in Rust☆8,454Feb 22, 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.
- A crate for managing memory bit by bit☆1,409Aug 9, 2024Updated last year
- Temporary file library for rust☆1,433Updated this week
- Fast floating point to string conversion☆696Feb 16, 2026Updated 3 months ago
- Statistics-driven benchmarking library for Rust☆5,476Apr 23, 2026Updated last month
- Optimized string search routines for Rust.☆1,451Updated this week
- Parser for Rust source code☆3,323Updated this week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆554May 22, 2026Updated last week
- A small rust library for adding custom derives to enums☆2,378Mar 7, 2026Updated 2 months ago
- Some more derive(Trait) options☆2,106May 9, 2026Updated 3 weeks 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.
- ☆918Apr 19, 2026Updated last month
- A crate for mucking around with piles of bytes☆1,002Jan 31, 2026Updated 4 months ago
- Slab allocator for Rust☆894Jan 31, 2026Updated 4 months ago
- Numeric traits for generic mathematics in Rust☆939Jun 17, 2025Updated 11 months ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,335Nov 21, 2025Updated 6 months ago
- derive(Error) for struct and enum error types☆5,427May 21, 2026Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆3,027Apr 16, 2026Updated last month
- Link-time initialization, destruction, scattered data collection macros for Rust☆1,007Updated this week
- A binary encoder / decoder implementation in Rust.☆3,074Aug 15, 2025Updated 9 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.
- Heapless, `static` friendly data structures☆1,966Updated this week
- Rust cache structures and easy function memoization☆2,021Updated this week
- Type erasure for async trait methods☆2,153Mar 24, 2026Updated 2 months ago
- Macros for all your token pasting needs☆1,087Oct 6, 2024Updated last year
- Support atomic operations on Arc itself☆1,341Apr 4, 2026Updated last month
- Slotmap data structure for Rust☆1,319May 9, 2026Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆970Mar 25, 2026Updated 2 months ago