bluss / arrayvec
A vector with a fixed capacity. (Rust)
☆800Updated 5 months ago
Alternatives and similar repositories for arrayvec:
Users that are interested in arrayvec are comparing it to the libraries listed below
- ☆803Updated last week
- Fast floating point to string conversion☆626Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆869Updated 2 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆607Updated last year
- Just, really the littlest Vec you could need. So smol.☆673Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆992Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,423Updated last week
- Module initialization/global constructor functions for Rust☆825Updated last week
- Numeric traits for generic mathematics in Rust☆781Updated 7 months ago
- A string type for Rust that is not required to be valid UTF-8.☆900Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆511Updated 2 weeks ago
- Macros for all your token pasting needs☆1,041Updated 5 months ago
- Slab allocator for Rust☆746Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆581Updated 4 months ago
- A port of MUSL's libm to Rust.☆623Updated 3 weeks ago
- A set of alternative `derive` attributes for Rust☆433Updated 9 months ago
- Slotmap data structure for Rust☆1,190Updated last year
- A Rust proc-macro attribute parser☆1,093Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆637Updated 2 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆759Updated 6 months ago
- A crate for mucking around with piles of bytes☆797Updated 2 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆450Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,065Updated last week
- Portable Packed SIMD Vectors for Rust standard library☆613Updated 10 months ago
- The arena, a fast but limited type of allocator☆533Updated 7 months ago
- Typed distributed plugin registration☆1,082Updated 2 weeks ago
- Safe cross-platform linker shenanigans☆708Updated this week
- Compile time numbers in Rust.☆540Updated 3 weeks ago
- Automatic checking for semantic versioning in library crates☆634Updated last year
- Data structure serialization library with several opposite design goals from Serde☆845Updated 2 weeks ago