bluss / arrayvecLinks
A vector with a fixed capacity. (Rust)
☆824Updated 8 months ago
Alternatives and similar repositories for arrayvec
Users that are interested in arrayvec are comparing it to the libraries listed below
Sorting:
- Ensure correct assumptions about constants, types, and more in Rust☆622Updated last year
- Fast floating point to string conversion☆644Updated last month
- Just, really the littlest Vec you could need. So smol.☆699Updated 4 months ago
- A macro to generate structures which behave like bitflags☆1,028Updated last month
- Test harness for ui tests of compiler diagnostics☆896Updated this week
- Slab allocator for Rust☆801Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,496Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆952Updated 3 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆533Updated 4 months ago
- ☆836Updated 3 weeks ago
- Macros for all your token pasting needs☆1,051Updated 9 months ago
- Rust method delegation with less boilerplate☆491Updated 2 months ago
- Numeric traits for generic mathematics in Rust☆839Updated 3 weeks ago
- Module initialization/global constructor functions for Rust☆875Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆601Updated last month
- The arena, a fast but limited type of allocator☆544Updated 10 months ago
- Rust library allowing to register multiple handlers for the same signal☆786Updated last month
- A set of alternative `derive` attributes for Rust☆444Updated last year
- A crate for safe and ergonomic pin-projection.☆666Updated last week
- A port of MUSL's libm to Rust.☆633Updated 2 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆752Updated last month
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆481Updated 5 months ago
- derive simple constructor functions for Rust structs☆557Updated 10 months ago
- Data structure serialization library with several opposite design goals from Serde☆869Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆757Updated last week
- Slotmap data structure for Rust☆1,215Updated last year
- Typed distributed plugin registration☆1,133Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,133Updated 4 months ago
- Backtraces in Rust☆586Updated 3 weeks ago
- A Rust proc-macro attribute parser☆1,133Updated last week