bluss / arrayvecLinks
A vector with a fixed capacity. (Rust)
☆829Updated 10 months ago
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☆917Updated 2 weeks ago
- ☆857Updated 2 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆630Updated last year
- Numeric traits for generic mathematics in Rust☆861Updated 2 months ago
- A macro to generate structures which behave like bitflags☆1,046Updated last week
- Slab allocator for Rust☆836Updated last month
- Macros for all your token pasting needs☆1,054Updated 11 months ago
- Just, really the littlest Vec you could need. So smol.☆705Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆538Updated 6 months ago
- Fast floating point to string conversion☆650Updated 2 weeks ago
- A if/elif-like macro for Rust #[cfg] statements☆607Updated 3 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆974Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated 2 months ago
- Easy Ctrl-C handler for Rust projects☆638Updated this week
- Rust library allowing to register multiple handlers for the same signal☆800Updated last week
- Rust method delegation with less boilerplate☆495Updated last month
- derive simple constructor functions for Rust structs☆562Updated last year
- Module initialization/global constructor functions for Rust☆898Updated last month
- A set of alternative `derive` attributes for Rust☆448Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆759Updated 2 weeks ago
- A port of MUSL's libm to Rust.☆633Updated 4 months ago
- Typed distributed plugin registration☆1,174Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,162Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,326Updated last year
- A crate for safe and ergonomic pin-projection.☆679Updated last week
- Easy self-referential struct generation for Rust.☆646Updated 8 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,145Updated 2 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆502Updated last month
- Data structure serialization library with several opposite design goals from Serde☆878Updated 2 weeks ago
- Slotmap data structure for Rust☆1,230Updated last year