bluss / arrayvecLinks
A vector with a fixed capacity. (Rust)
☆836Updated last year
Alternatives and similar repositories for arrayvec
Users that are interested in arrayvec are comparing it to the libraries listed below
Sorting:
- A macro to generate structures which behave like bitflags☆1,078Updated last month
- Fast floating point to string conversion☆670Updated last week
- Numeric traits for generic mathematics in Rust☆889Updated 5 months ago
- Just, really the littlest Vec you could need. So smol.☆710Updated 3 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆639Updated 2 years ago
- ☆884Updated last week
- Test harness for ui tests of compiler diagnostics☆940Updated last week
- Slab allocator for Rust☆853Updated 3 weeks ago
- Macros for all your token pasting needs☆1,064Updated last year
- A if/elif-like macro for Rust #[cfg] statements☆617Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,571Updated 2 weeks ago
- Rust library allowing to register multiple handlers for the same signal