bluss / arrayvecLinks
A vector with a fixed capacity. (Rust)
☆821Updated 8 months ago
Alternatives and similar repositories for arrayvec
Users that are interested in arrayvec are comparing it to the libraries listed below
Sorting:
- Slab allocator for Rust☆793Updated this week
- Test harness for ui tests of compiler diagnostics☆889Updated 2 weeks ago
- Fast floating point to string conversion☆640Updated last month
- Just, really the littlest Vec you could need. So smol.☆696Updated 3 months ago
- ☆832Updated this week
- A if/elif-like macro for Rust #[cfg] statements☆598Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆619Updated last year
- Module initialization/global constructor functions for Rust☆869Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,481Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆1,024Updated last month
- Numeric traits for generic mathematics in Rust☆832Updated this week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆529Updated 3 months ago
- A string type for Rust that is not required to be valid UTF-8.☆948Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆663Updated last week
- Data structure serialization library with several opposite design goals from Serde☆867Updated 2 weeks ago
- Macros for all your token pasting needs☆1,051Updated 8 months ago
- A set of alternative `derive` attributes for Rust☆441Updated last year
- Rust method delegation with less boilerplate☆487Updated 2 months ago
- Typed distributed plugin registration☆1,122Updated 3 months ago
- A Rust proc-macro attribute parser☆1,129Updated 2 weeks ago
- derive simple constructor functions for Rust structs☆556Updated 9 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,132Updated 3 months ago
- Generic array types in Rust☆411Updated 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`…☆749Updated this week
- The arena, a fast but limited type of allocator☆542Updated 10 months ago
- A crate for managing memory bit by bit☆1,311Updated 10 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆749Updated last month
- Rust library allowing to register multiple handlers for the same signal☆782Updated last month
- A port of MUSL's libm to Rust.☆633Updated 2 months ago
- Backtraces in Rust☆582Updated this week