bluss / arrayvecLinks
A vector with a fixed capacity. (Rust)
☆846Updated 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☆641Updated 2 years ago
- Numeric traits for generic mathematics in Rust☆905Updated 6 months ago
- A macro to generate structures which behave like bitflags☆1,085Updated last month
- Test harness for ui tests of compiler diagnostics☆948Updated 3 weeks ago
- ☆894Updated this week
- A if/elif-like macro for Rust #[cfg] statements☆623Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆543Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆717Updated 2 weeks ago
- Fast floating point to string conversion☆686Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,597Updated 2 weeks ago
- Macros for all your token pasting needs☆1,069Updated last year
- Slab allocator for Rust☆865Updated 2 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆766Updated 3 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,020Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆694Updated 3 weeks ago
- The arena, a fast but limited type of allocator☆573Updated last year
- Rust method delegation with less boilerplate☆508Updated last month
- Module initialization/global constructor functions for Rust☆945Updated last month
- A port of MUSL's libm to Rust.☆633Updated 8 months ago
- Backtraces in Rust☆600Updated 3 months ago
- Easy Ctrl-C handler for Rust projects☆648Updated 2 months ago
- Rust library allowing to register multiple handlers for the same signal☆821Updated last week
- derive simple constructor functions for Rust structs☆570Updated last year
- A set of alternative `derive` attributes for Rust☆459Updated 3 months ago
- Stackless generators on stable Rust.☆475Updated 3 years ago
- Easy self-referential struct generation for Rust.☆680Updated last year
- Slotmap data structure for Rust☆1,269Updated last month
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆533Updated 5 months ago
- Get the number of CPUs in Rust☆619Updated 6 months ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,072Updated last year