A vector with a fixed capacity. (Rust)
☆864Oct 19, 2024Updated last year
Alternatives and similar repositories for arrayvec
Users that are interested in arrayvec 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,635Apr 15, 2026Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,349Apr 18, 2026Updated last week
- A macro to generate structures which behave like bitflags☆1,125Apr 14, 2026Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆735Mar 14, 2026Updated last month
- A fast bump allocation arena for Rust☆2,176Apr 20, 2026Updated last week
- 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.
- 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
- Module initialization/global constructor functions for Rust☆974Apr 22, 2026Updated last week
- Heapless, `static` friendly data structures☆1,943Apr 21, 2026Updated last week
- Some more derive(Trait) options☆2,097Apr 14, 2026Updated 2 weeks ago
- Compile time static maps for Rust☆2,130Apr 18, 2026Updated last week
- Optimized string search routines for Rust.☆1,431Apr 21, 2026Updated last week
- A crate for managing memory bit by bit☆1,383Aug 9, 2024Updated last year
- Slab allocator for Rust☆889Jan 31, 2026Updated 2 months ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Fast function for printing integer primitives to a decimal string☆368Mar 20, 2026Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,115Apr 18, 2026Updated last week
- Compile time numbers in Rust.☆584Updated this week
- Temporary file library for rust☆1,425Mar 14, 2026Updated last month
- A crate for mucking around with piles of bytes☆988Jan 31, 2026Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆706Apr 15, 2026Updated 2 weeks ago
- Rust port of Google's SwissTable hash map☆2,912Apr 20, 2026Updated last week
- Macros for all your token pasting needs☆1,086Oct 6, 2024Updated last year
- Numeric traits for generic mathematics in Rust☆929Jun 17, 2025Updated 10 months ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Conditional compilation according to rustc compiler version☆394Mar 24, 2026Updated last month
- Fast floating point to string conversion☆694Feb 16, 2026Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆965Mar 25, 2026Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,321Feb 21, 2026Updated 2 months ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,327Nov 21, 2025Updated 5 months ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,074Sep 25, 2024Updated last year
- Spin-based synchronization primitives☆587Mar 24, 2026Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆552Nov 4, 2025Updated 5 months ago
- Asynchronous streams for Rust using async & await notation☆751Dec 8, 2024Updated last year
- 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.
- Ensure correct assumptions about constants, types, and more in Rust☆656Nov 18, 2023Updated 2 years ago
- Generic array types in Rust☆434Updated this week
- The arena, a fast but limited type of allocator☆579Aug 16, 2024Updated last year
- A memory efficient string type that can store up to 24* bytes on the stack☆828Dec 24, 2025Updated 4 months ago
- A collection of numeric types and traits for Rust.☆1,209Jan 25, 2025Updated last year
- Utilities for working with bytes☆2,205Feb 4, 2026Updated 2 months ago
- Type erasure for async trait methods☆2,140Mar 24, 2026Updated last month