bluss / arrayvecLinks
A vector with a fixed capacity. (Rust)
☆851Updated last year
Alternatives and similar repositories for arrayvec
Users that are interested in arrayvec are comparing it to the libraries listed below
Sorting:
- Test harness for ui tests of compiler diagnostics☆950Updated last week
- A macro to generate structures which behave like bitflags☆1,093Updated last month
- Fast floating point to string conversion☆688Updated last week
- Just, really the littlest Vec you could need. So smol.☆722Updated this week
- Numeric traits for generic mathematics in Rust☆909Updated 7 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆644Updated 2 years ago
- ☆899Updated last week
- A if/elif-like macro for Rust #[cfg] statements☆625Updated 2 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,609Updated last month
- Macros for all your token pasting needs☆1,074Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆1,025Updated 3 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆545Updated 2 months ago
- Easy Ctrl-C handler for Rust projects☆652Updated 3 months ago
- Rust library allowing to register multiple handlers for the same signal☆827Updated last week
- Rust method delegation with less boilerplate☆509Updated 2 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆768Updated last month
- A set of alternative `derive` attributes for Rust☆459Updated 4 months ago
- Slab allocator for Rust☆866Updated last week
- A crate for safe and ergonomic pin-projection.☆697Updated last week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆537Updated last week
- A port of MUSL's libm to Rust.☆637Updated 9 months ago
- Module initialization/global constructor functions for Rust☆951Updated last month
- derive simple constructor functions for Rust structs☆573Updated last year
- A crate for managing memory bit by bit☆1,363Updated last year
- Easy self-referential struct generation for Rust.☆689Updated last year
- Get the number of CPUs in Rust☆623Updated last week
- A memory efficient string type that can store up to 24* bytes on the stack☆814Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆819Updated this week
- Heap profiling and ad hoc profiling for Rust programs.☆926Updated 11 months ago
- Data structure serialization library with several opposite design goals from Serde☆916Updated last month