bluss / arrayvec
A vector with a fixed capacity. (Rust)
☆810Updated 6 months ago
Alternatives and similar repositories for arrayvec:
Users that are interested in arrayvec are comparing it to the libraries listed below
- Ensure correct assumptions about constants, types, and more in Rust☆615Updated last year
- A macro to generate structures which behave like bitflags☆1,009Updated 2 months ago
- ☆824Updated last week
- Test harness for ui tests of compiler diagnostics☆877Updated 2 months ago
- Module initialization/global constructor functions for Rust☆847Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,457Updated last week
- A if/elif-like macro for Rust #[cfg] statements☆588Updated 6 months ago
- Just, really the littlest Vec you could need. So smol.☆680Updated 2 months ago
- Slab allocator for Rust☆773Updated last week
- A crate for safe and ergonomic pin-projection.☆653Updated last month
- A Rust proc-macro attribute parser☆1,115Updated 2 weeks ago
- Macros for all your token pasting needs☆1,045Updated 6 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆518Updated 2 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆741Updated 2 months ago
- The arena, a fast but limited type of allocator☆540Updated 8 months ago
- Rust library allowing to register multiple handlers for the same signal☆771Updated 2 weeks ago
- Fast floating point to string conversion☆632Updated 2 months ago
- Numeric traits for generic mathematics in Rust☆796Updated 8 months ago
- A set of alternative `derive` attributes for Rust☆438Updated 11 months ago
- Easy self-referential struct generation for Rust.☆607Updated 3 months ago
- A string type for Rust that is not required to be valid UTF-8.☆926Updated 3 weeks ago
- Typed distributed plugin registration☆1,103Updated 2 months ago
- Rust method delegation with less boilerplate☆487Updated 3 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆792Updated 2 months ago
- derive simple constructor functions for Rust structs☆548Updated 8 months ago
- Data structure serialization library with several opposite design goals from Serde☆853Updated 2 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆465Updated 3 months ago
- Temporary file library for rust☆1,285Updated 3 weeks ago
- Fowler–Noll–Vo hash function☆345Updated last year
- Easy Ctrl-C handler for Rust projects☆629Updated last month