bluss / arrayvecLinks
A vector with a fixed capacity. (Rust)
☆851Updated 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☆949Updated last week
- Just, really the littlest Vec you could need. So smol.☆724Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆644Updated 2 years ago
- A macro to generate structures which behave like bitflags☆1,096Updated last month
- Fast floating point to string conversion☆688Updated 2 weeks ago
- ☆902Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,026Updated 3 months ago
- Slab allocator for Rust☆870Updated this week
- Numeric traits for generic mathematics in Rust☆910Updated 7 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆546Updated 3 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,609Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆627Updated 2 months ago
- Rust method delegation with less boilerplate☆510Updated 2 months ago
- Macros for all your token pasting needs☆1,074Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆768Updated last month
- A set of alternative `derive` attributes for Rust☆459Updated 4 months ago
- A crate for safe and ergonomic pin-projection.☆699Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆953Updated 2 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆539Updated 2 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆819Updated last week
- Rust library allowing to register multiple handlers for the same signal☆830Updated this week
- A crate for managing memory bit by bit☆1,367Updated last year
- The arena, a fast but limited type of allocator☆575Updated last year
- Easy Ctrl-C handler for Rust projects☆651Updated 3 months ago
- derive simple constructor functions for Rust structs☆574Updated last year
- Safe cross-platform linker shenanigans☆828Updated last month
- Easy self-referential struct generation for Rust.☆690Updated last year
- A Rust proc-macro attribute parser☆1,229Updated 3 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆914Updated last month
- Typed distributed plugin registration☆1,252Updated 2 weeks ago