A vector with a fixed capacity. (Rust)
☆888Jul 19, 2026Updated this week
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,673Jun 11, 2026Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,399Jul 10, 2026Updated last week
- A macro to generate structures which behave like bitflags☆1,143Updated this week
- Just, really the littlest Vec you could need. So smol.☆750Jul 10, 2026Updated last week
- A fast bump allocation arena for Rust☆2,279Jul 7, 2026Updated last week
- 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.
- A string type for Rust that is not required to be valid UTF-8.☆1,091Updated this week
- Rust library for single assignment cells and lazy statics without macros☆2,086Mar 12, 2026Updated 4 months ago
- Link-time initialization, destruction, scattered data collection macros for Rust☆1,047Updated this week
- Heapless, `static` friendly data structures☆1,989Updated this week
- Some more derive(Trait) options☆2,121Jun 18, 2026Updated last month
- Compile time static maps for Rust☆2,167Updated this week
- A crate for managing memory bit by bit☆1,437Aug 9, 2024Updated last year
- Optimized string search routines for Rust.☆1,509Jul 11, 2026Updated last week
- Slab allocator for Rust☆918Jan 31, 2026Updated 5 months ago
- 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,146Jul 3, 2026Updated 2 weeks ago
- Fast function for printing integer primitives to a decimal string☆379Jun 24, 2026Updated 3 weeks ago
- Compile time numbers in Rust.☆584May 29, 2026Updated last month
- Temporary file library for rust☆1,446Updated this week
- A crate for mucking around with piles of bytes☆1,023Updated this week
- A crate for safe and ergonomic pin-projection.☆715Updated this week
- Macros for all your token pasting needs☆1,090Oct 6, 2024Updated last year
- Numeric traits for generic mathematics in Rust☆953Jul 7, 2026Updated last week
- Rust port of Google's SwissTable hash map☆2,970Updated this 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☆703Jul 12, 2026Updated last week
- Conditional compilation according to rustc compiler version☆394Jul 7, 2026Updated last week
- Test harness for ui tests of compiler diagnostics☆974Jul 11, 2026Updated last week
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,343Nov 21, 2025Updated 7 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,385Jun 8, 2026Updated last month
- [spin-rs has moved to Codeberg!] Spin-based synchronization primitives☆594May 14, 2026Updated 2 months ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,091Sep 25, 2024Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆560May 22, 2026Updated last month
- Asynchronous streams for Rust using async & await notation☆762Dec 8, 2024Updated last year
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- A memory efficient string type that can store up to 24* bytes on the stack☆863Jul 13, 2026Updated last week
- The arena, a fast but limited type of allocator☆587Aug 16, 2024Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆665Nov 18, 2023Updated 2 years ago
- Generic array types in Rust☆437Jul 12, 2026Updated last week
- Type erasure for async trait methods☆2,166Updated this week
- A collection of numeric types and traits for Rust.☆1,218Jul 7, 2026Updated last week
- A small rust library for adding custom derives to enums☆2,402Mar 7, 2026Updated 4 months ago