"Small vector" optimization for Rust: store up to a small number of items on the stack
☆1,739Sep 24, 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)☆907Jul 19, 2026Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆755Sep 16, 2026Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,438Sep 5, 2026Updated 3 weeks ago
- A fast bump allocation arena for Rust☆2,335Sep 16, 2026Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,414Aug 28, 2026Updated 3 weeks ago
- 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 string type for Rust that is not required to be valid UTF-8.☆1,118Aug 10, 2026Updated last month
- Rust port of Google's SwissTable hash map☆2,998Updated this week
- Compile time static maps for Rust☆2,193Sep 17, 2026Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,089Mar 12, 2026Updated 6 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,169Sep 5, 2026Updated 3 weeks ago
- ☆498Nov 8, 2025Updated 10 months ago
- Optimized string search routines for Rust.☆1,568Aug 10, 2026Updated last month
- A macro to generate structures which behave like bitflags☆1,163Sep 18, 2026Updated last week
- Blazing fast concurrent HashMap for Rust.☆4,118May 17, 2026Updated 4 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,582Sep 7, 2026Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,451Aug 9, 2024Updated 2 years ago
- Fast floating point to string conversion☆705Aug 6, 2026Updated last month
- Temporary file library for rust☆1,466Sep 18, 2026Updated last week
- Statistics-driven benchmarking library for Rust☆5,528Apr 23, 2026Updated 5 months ago
- Parser for Rust source code☆3,425Updated this week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆560Aug 20, 2026Updated last month
- A small rust library for adding custom derives to enums☆2,450Mar 7, 2026Updated 6 months ago
- ☆937Aug 25, 2026Updated last month
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Some more derive(Trait) options☆2,143Sep 7, 2026Updated 2 weeks ago
- Slab allocator for Rust☆940Aug 16, 2026Updated last month
- Numeric traits for generic mathematics in Rust☆972Jul 7, 2026Updated 2 months ago
- A crate for mucking around with piles of bytes☆1,064Sep 11, 2026Updated 2 weeks ago
- A binary encoder / decoder implementation in Rust.☆3,062Aug 15, 2025Updated last year
- derive(Error) for struct and enum error types☆5,553Updated this week
- A safe and fast multi-producer, multi-consumer channel.☆3,076Aug 7, 2026Updated last month
- Link-time initialization, destruction, scattered data collection macros for Rust☆1,088Sep 12, 2026Updated last week
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,347Nov 21, 2025Updated 10 months ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Heapless, `static` friendly data structures☆2,023Sep 15, 2026Updated last week
- Rust cache structures and easy function memoization☆2,092Sep 5, 2026Updated 2 weeks ago
- Type erasure for async trait methods☆2,200Updated this week
- Macros for all your token pasting needs☆1,090Oct 6, 2024Updated last year
- Support atomic operations on Arc itself☆1,418Jun 28, 2026Updated 2 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆872Jul 13, 2026Updated 2 months ago
- Slotmap data structure for Rust☆1,360Sep 4, 2026Updated 3 weeks ago