bluss / arrayvecLinks
A vector with a fixed capacity. (Rust)
☆830Updated last year
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☆635Updated last year
- Test harness for ui tests of compiler diagnostics☆930Updated last week
- A macro to generate structures which behave like bitflags☆1,060Updated last month
- Slab allocator for Rust☆846Updated 2 months ago
- Fast floating point to string conversion☆662Updated this week
- ☆871Updated last week
- Numeric traits for generic mathematics in Rust☆880Updated 4 months ago
- Just, really the littlest Vec you could need. So smol.☆708Updated 2 months ago
- A if/elif-like macro for Rust #[cfg] statements☆610Updated last week
- Macros for all your token pasting needs☆1,059Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,544Updated 3 weeks ago
- Rust method delegation with less boilerplate☆497Updated 3 months ago
- A string type for Rust that is not required to be valid UTF-8.☆993Updated 2 months ago
- Rust library allowing to register multiple handlers for the same signal☆802Updated last month
- A crate for safe and ergonomic pin-projection.☆683Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆759Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆910Updated last week
- A set of alternative `derive` attributes for Rust☆455Updated 3 weeks ago
- A Rust proc-macro attribute parser☆1,176Updated 3 weeks ago
- Get the number of CPUs in Rust☆609Updated 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`…☆794Updated last week
- derive simple constructor functions for Rust structs☆566Updated last year
- The arena, a fast but limited type of allocator☆560Updated last year
- Compile-time type-checked builder derive☆1,102Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,156Updated last month
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆765Updated 2 months ago
- Safe cross-platform linker shenanigans☆791Updated 3 weeks ago
- Typed distributed plugin registration☆1,193Updated last month
- A port of MUSL's libm to Rust.☆631Updated 6 months ago