A vector with a fixed capacity. (Rust)
☆861Oct 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,632Feb 16, 2026Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,323Updated this week
- A macro to generate structures which behave like bitflags☆1,122Mar 14, 2026Updated 3 weeks ago
- Just, really the littlest Vec you could need. So smol.☆732Mar 14, 2026Updated 3 weeks ago
- A fast bump allocation arena for Rust☆2,159Feb 26, 2026Updated last month
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- A string type for Rust that is not required to be valid UTF-8.☆1,059Feb 10, 2026Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,074Mar 12, 2026Updated 3 weeks ago
- Module initialization/global constructor functions for Rust☆967Mar 28, 2026Updated last week
- Heapless, `static` friendly data structures☆1,941Mar 28, 2026Updated last week
- Some more derive(Trait) options☆2,086Mar 6, 2026Updated last month
- Compile time static maps for Rust☆2,120Updated this week
- Optimized string search routines for Rust.☆1,410Feb 12, 2026Updated last month
- A crate for managing memory bit by bit☆1,381Aug 9, 2024Updated last year
- Slab allocator for Rust☆886Jan 31, 2026Updated 2 months ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- Fast function for printing integer primitives to a decimal string☆368Mar 20, 2026Updated 2 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,107Updated this week
- Compile time numbers in Rust.☆582Nov 2, 2025Updated 5 months ago
- Temporary file library for rust☆1,416Mar 14, 2026Updated 3 weeks ago
- A crate for mucking around with piles of bytes☆981Jan 31, 2026Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆705Updated this week
- Rust port of Google's SwissTable hash map☆2,900Updated this week
- Macros for all your token pasting needs☆1,083Oct 6, 2024Updated last year
- Numeric traits for generic mathematics in Rust☆926Jun 17, 2025Updated 9 months ago
- 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.
- Conditional compilation according to rustc compiler version☆394Mar 24, 2026Updated 2 weeks ago
- Fast floating point to string conversion☆692Feb 16, 2026Updated last month
- Test harness for ui tests of compiler diagnostics☆962Mar 25, 2026Updated 2 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,302Feb 21, 2026Updated last month
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,324Nov 21, 2025Updated 4 months ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,073Sep 25, 2024Updated last year
- Spin-based synchronization primitives☆586Mar 24, 2026Updated 2 weeks ago
- 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☆750Dec 8, 2024Updated last year
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- Ensure correct assumptions about constants, types, and more in Rust☆653Nov 18, 2023Updated 2 years ago
- Generic array types in Rust☆434Nov 19, 2025Updated 4 months ago
- The arena, a fast but limited type of allocator☆578Aug 16, 2024Updated last year
- A memory efficient string type that can store up to 24* bytes on the stack☆822Dec 24, 2025Updated 3 months ago
- A collection of numeric types and traits for Rust.☆1,202Jan 25, 2025Updated last year
- Utilities for working with bytes☆2,200Feb 4, 2026Updated 2 months ago
- Type erasure for async trait methods☆2,137Mar 24, 2026Updated 2 weeks ago