A vector with a fixed capacity. (Rust)
☆868May 3, 2026Updated 2 weeks ago
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,642Apr 15, 2026Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,362May 2, 2026Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆1,130Apr 14, 2026Updated last month
- Just, really the littlest Vec you could need. So smol.☆738Apr 29, 2026Updated 2 weeks ago
- A fast bump allocation arena for Rust☆2,192Apr 27, 2026Updated 3 weeks ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- A string type for Rust that is not required to be valid UTF-8.☆1,068Feb 10, 2026Updated 3 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,084Mar 12, 2026Updated 2 months ago
- Link-time initialization, destruction, scattered data collection macros for Rust☆992May 12, 2026Updated last week
- Heapless, `static` friendly data structures☆1,956Apr 30, 2026Updated 2 weeks ago
- Some more derive(Trait) options☆2,106May 9, 2026Updated last week
- Compile time static maps for Rust☆2,141Updated this week
- Optimized string search routines for Rust.☆1,443Apr 21, 2026Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,396Aug 9, 2024Updated last year
- Slab allocator for Rust☆893Jan 31, 2026Updated 3 months ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- Fast function for printing integer primitives to a decimal string☆369Mar 20, 2026Updated 2 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,124May 2, 2026Updated 2 weeks ago
- Compile time numbers in Rust.☆585Apr 26, 2026Updated 3 weeks ago
- Temporary file library for rust☆1,429May 7, 2026Updated last week
- A crate for mucking around with piles of bytes☆998Jan 31, 2026Updated 3 months ago
- A crate for safe and ergonomic pin-projection.☆708Updated this week
- Macros for all your token pasting needs☆1,088Oct 6, 2024Updated last year
- Rust port of Google's SwissTable hash map☆2,916May 9, 2026Updated last week
- Numeric traits for generic mathematics in Rust☆938Jun 17, 2025Updated 11 months 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.
- Conditional compilation according to rustc compiler version☆394Mar 24, 2026Updated last month
- Fast floating point to string conversion☆696Feb 16, 2026Updated 3 months ago
- Test harness for ui tests of compiler diagnostics☆966Mar 25, 2026Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,337Feb 21, 2026Updated 2 months ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,331Nov 21, 2025Updated 5 months ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,081Sep 25, 2024Updated last year
- Spin-based synchronization primitives☆591May 12, 2026Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆553Nov 4, 2025Updated 6 months ago
- Asynchronous streams for Rust using async & await notation☆754Dec 8, 2024Updated last year
- 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 arena, a fast but limited type of allocator☆583Aug 16, 2024Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆663Nov 18, 2023Updated 2 years ago
- Generic array types in Rust☆435Apr 28, 2026Updated 3 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆832Dec 24, 2025Updated 4 months ago
- A collection of numeric types and traits for Rust.☆1,210Jan 25, 2025Updated last year
- Utilities for working with bytes☆2,210Apr 29, 2026Updated 2 weeks ago
- Type erasure for async trait methods☆2,149Mar 24, 2026Updated last month