bluss / arrayvecLinks
A vector with a fixed capacity. (Rust)
☆832Updated last year
Alternatives and similar repositories for arrayvec
Users that are interested in arrayvec are comparing it to the libraries listed below
Sorting:
- Test harness for ui tests of compiler diagnostics☆935Updated this week
- A macro to generate structures which behave like bitflags☆1,066Updated 3 weeks ago
- Fast floating point to string conversion☆667Updated 3 weeks ago
- Just, really the littlest Vec you could need. So smol.☆711Updated 2 months ago
- Numeric traits for generic mathematics in Rust☆885Updated 4 months ago
- Macros for all your token pasting needs☆1,064Updated last year
- ☆880Updated this week
- Ensure correct assumptions about constants, types, and more in Rust☆634Updated last year
- Slab allocator for Rust☆848Updated 3 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆1,003Updated 2 weeks ago
- derive simple constructor functions for Rust structs☆569Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,554Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆612Updated 3 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆807Updated 2 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆760Updated last month
- Module initialization/global constructor functions for Rust☆925Updated last week
- Rust method delegation with less boilerplate☆502Updated 3 months ago
- Slotmap data structure for Rust☆1,248Updated last year
- A crate for safe and ergonomic pin-projection.☆685Updated 2 weeks ago
- A set of alternative `derive` attributes for Rust☆455Updated last month
- A port of MUSL's libm to Rust.☆631Updated 6 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆515Updated 3 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆803Updated 2 weeks ago
- The arena, a fast but limited type of allocator☆566Updated last year
- Data structure serialization library with several opposite design goals from Serde☆895Updated 3 weeks ago
- Safe cross-platform linker shenanigans☆797Updated last week
- Easy Ctrl-C handler for Rust projects☆645Updated 2 weeks ago
- A crate for mucking around with piles of bytes☆910Updated this week
- Compile-time type-checked builder derive☆1,111Updated 3 weeks ago