A vector with a fixed capacity. (Rust)
☆894Jul 19, 2026Updated 3 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,686Jun 11, 2026Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,409Jul 10, 2026Updated 3 weeks ago
- A macro to generate structures which behave like bitflags☆1,150Jul 16, 2026Updated 3 weeks ago
- Just, really the littlest Vec you could need. So smol.☆750Jul 10, 2026Updated 3 weeks ago
- A fast bump allocation arena for Rust☆2,297Jul 23, 2026Updated 2 weeks 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.
- A string type for Rust that is not required to be valid UTF-8.☆1,106Jul 15, 2026Updated 3 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,088Mar 12, 2026Updated 4 months ago
- Link-time initialization, destruction, scattered data collection macros for Rust☆1,056Updated this week
- Heapless, `static` friendly data structures☆1,999Updated this week
- Some more derive(Trait) options☆2,127Jul 22, 2026Updated 2 weeks ago
- Compile time static maps for Rust☆2,177Updated this week
- A crate for managing memory bit by bit☆1,443Aug 9, 2024Updated 2 years ago
- Slab allocator for Rust☆920Jan 31, 2026Updated 6 months ago
- Optimized string search routines for Rust.☆1,529Updated this week
- 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.
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,151Jul 3, 2026Updated last month
- Fast function for printing integer primitives to a decimal string☆379Jun 24, 2026Updated last month
- Compile time numbers in Rust.☆586May 29, 2026Updated 2 months ago
- Temporary file library for rust☆1,454Updated this week
- A crate for mucking around with piles of bytes☆1,039Updated this week
- A crate for safe and ergonomic pin-projection.☆717Updated this week
- Macros for all your token pasting needs☆1,090Oct 6, 2024Updated last year
- Numeric traits for generic mathematics in Rust☆960Jul 7, 2026Updated last month
- Rust port of Google's SwissTable hash map☆2,980Jul 29, 2026Updated last week
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- Fast floating point to string conversion☆703Updated this week
- Conditional compilation according to rustc compiler version☆394Aug 3, 2026Updated last week
- Test harness for ui tests of compiler diagnostics☆984Aug 3, 2026Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,398Jun 8, 2026Updated 2 months ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,346Nov 21, 2025Updated 8 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☆594May 14, 2026Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆563Updated this week
- Asynchronous streams for Rust using async & await notation☆765Dec 8, 2024Updated last year
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- A memory efficient string type that can store up to 24* bytes on the stack☆863Jul 13, 2026Updated 3 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆665Nov 18, 2023Updated 2 years ago
- The arena, a fast but limited type of allocator☆588Aug 16, 2024Updated last year
- Generic array types in Rust☆438Updated this week
- A small rust library for adding custom derives to enums☆2,413Mar 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,179Updated this week