A vector with a fixed capacity. (Rust)
☆894Jul 19, 2026Updated last month
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,698Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,415Updated this week
- A macro to generate structures which behave like bitflags☆1,153Jul 16, 2026Updated last month
- Just, really the littlest Vec you could need. So smol.☆754Aug 20, 2026Updated last week
- A fast bump allocation arena for Rust☆2,311Jul 23, 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 string type for Rust that is not required to be valid UTF-8.☆1,111Aug 10, 2026Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,090Mar 12, 2026Updated 5 months ago
- Link-time initialization, destruction, scattered data collection macros for Rust☆1,075Aug 14, 2026Updated 2 weeks ago
- Heapless, `static` friendly data structures☆2,013Aug 8, 2026Updated 3 weeks ago
- Some more derive(Trait) options☆2,130Updated this week
- Compile time static maps for Rust☆2,185Updated this week
- A crate for managing memory bit by bit☆1,444Aug 9, 2024Updated 2 years ago
- Slab allocator for Rust☆931Aug 16, 2026Updated 2 weeks ago
- Optimized string search routines for Rust.☆1,543Aug 10, 2026Updated 2 weeks ago
- 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.
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,164Aug 20, 2026Updated last week
- Fast function for printing integer primitives to a decimal string☆378Jun 24, 2026Updated 2 months ago
- Compile time numbers in Rust.☆586May 29, 2026Updated 3 months ago
- Temporary file library for rust☆1,460Updated this week
- A crate for mucking around with piles of bytes☆1,052Aug 7, 2026Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆717Aug 7, 2026Updated 3 weeks ago
- Macros for all your token pasting needs☆1,090Oct 6, 2024Updated last year
- Numeric traits for generic mathematics in Rust☆962Jul 7, 2026Updated last month
- Rust port of Google's SwissTable hash map☆2,988Updated 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.
- Fast floating point to string conversion☆704Aug 6, 2026Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆394Aug 3, 2026Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆995Aug 3, 2026Updated 3 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,401Updated this week
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,342Nov 21, 2025Updated 9 months ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,093Sep 25, 2024Updated last year
- [spin-rs has moved to Codeberg!] Spin-based synchronization primitives☆593May 14, 2026Updated 3 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆557Aug 20, 2026Updated last week
- Asynchronous streams for Rust using async & await notation☆771Updated this week
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- A memory efficient string type that can store up to 24* bytes on the stack☆871Jul 13, 2026Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆663Nov 18, 2023Updated 2 years ago
- The arena, a fast but limited type of allocator☆589Aug 16, 2024Updated 2 years ago
- Generic array types in Rust☆437Aug 13, 2026Updated 2 weeks ago
- A small rust library for adding custom derives to enums☆2,431Mar 7, 2026Updated 5 months ago
- A collection of numeric types and traits for Rust.☆1,220Jul 7, 2026Updated last month
- Type erasure for async trait methods☆2,187Updated this week