Just, really the littlest Vec you could need. So smol.
☆735Mar 14, 2026Updated last month
Alternatives and similar repositories for tinyvec
Users that are interested in tinyvec are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,639Apr 15, 2026Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆864Oct 19, 2024Updated last year
- A crate for mucking around with piles of bytes☆988Jan 31, 2026Updated 2 months ago
- ☆498Nov 8, 2025Updated 5 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,349Apr 18, 2026Updated last week
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Module initialization/global constructor functions for Rust☆974Apr 22, 2026Updated last week
- A crate for managing memory bit by bit☆1,383Aug 9, 2024Updated last year
- A fast bump allocation arena for Rust☆2,178Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆1,061Feb 10, 2026Updated 2 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,080Mar 12, 2026Updated last month
- Numeric traits for generic mathematics in Rust☆929Jun 17, 2025Updated 10 months ago
- Slab allocator for Rust☆889Jan 31, 2026Updated 2 months ago
- Futures, streams, and async I/O combinators.☆540Feb 5, 2026Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆965Mar 25, 2026Updated last month
- 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 macro to generate structures which behave like bitflags☆1,125Apr 14, 2026Updated 2 weeks ago
- Rust port of Google's SwissTable hash map☆2,912Apr 20, 2026Updated last week
- Fast floating point to string conversion☆694Feb 16, 2026Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆376Dec 20, 2025Updated 4 months ago
- A small rust library for adding custom derives to enums☆2,354Mar 7, 2026Updated last month
- A simple and fast random number generator☆579Apr 13, 2026Updated 2 weeks ago
- Temporary file library for rust☆1,426Updated this week
- Optimized string search routines for Rust.☆1,431Apr 21, 2026Updated last week
- Serialization library with zero dependencies☆886Apr 12, 2026Updated 2 weeks ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- A minimal `syn` syntax tree pretty-printer☆762Feb 9, 2026Updated 2 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆828Dec 24, 2025Updated 4 months ago
- Macros for all your token pasting needs☆1,086Oct 6, 2024Updated last year
- A safe and fast multi-producer, multi-consumer channel.☆3,007Apr 16, 2026Updated last week
- Spin-based synchronization primitives☆587Mar 24, 2026Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,115Apr 18, 2026Updated last week
- Slotmap data structure for Rust☆1,311Dec 6, 2025Updated 4 months ago
- Data structure serialization library with several opposite design goals from Serde☆924Feb 16, 2026Updated 2 months ago
- Heapless, `static` friendly data structures☆1,948Apr 21, 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.
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆552Nov 4, 2025Updated 5 months ago
- ☆917Apr 19, 2026Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,574Jan 11, 2026Updated 3 months ago
- Compact inlined strings for Rust.☆543Sep 20, 2023Updated 2 years ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆563Mar 28, 2026Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,326Feb 21, 2026Updated 2 months ago
- Async I/O and timers☆597Mar 27, 2026Updated last month