bluss / arrayvec
A vector with a fixed capacity. (Rust)
☆747Updated last month
Related projects ⓘ
Alternatives and complementary repositories for arrayvec
- Ensure correct assumptions about constants, types, and more in Rust☆579Updated last year
- Numeric traits for generic mathematics in Rust☆727Updated 3 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,357Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆811Updated this week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆490Updated 4 months ago
- Fast floating point to string conversion☆607Updated last week
- ☆753Updated last week
- Just, really the littlest Vec you could need. So smol.☆649Updated 3 months ago
- Slab allocator for Rust☆705Updated 2 months ago
- A if/elif-like macro for Rust #[cfg] statements☆569Updated 3 weeks ago
- A macro to generate structures which behave like bitflags☆964Updated last month
- Module initialization/global constructor functions for Rust☆746Updated 2 months ago
- Rust method delegation with less boilerplate☆447Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆707Updated last week
- A Rust proc-macro attribute parser☆1,025Updated last month
- Rust library allowing to register multiple handlers for the same signal☆730Updated 2 months ago
- Macros for all your token pasting needs☆1,026Updated last month
- derive simple constructor functions for Rust structs☆529Updated 2 months ago
- Support atomic operations on Arc itself☆789Updated 2 weeks ago
- Typed distributed plugin registration☆997Updated last week
- Generic array types in Rust☆405Updated 4 months ago
- Fowler–Noll–Vo hash function☆339Updated 8 months ago
- Rust quasi-quoting☆1,330Updated last week
- A crate for safe and ergonomic pin-projection.☆616Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆820Updated last week
- The arena, a fast but limited type of allocator☆521Updated 3 months ago
- Easy Ctrl-C handler for Rust projects☆605Updated 3 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆394Updated last month
- A port of MUSL's libm to Rust.☆545Updated last week
- Compile-time type-checked builder derive☆925Updated 2 months ago