bluss / arrayvec
A vector with a fixed capacity. (Rust)
☆747Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for arrayvec
- Ensure correct assumptions about constants, types, and more in Rust☆578Updated 11 months ago
- A macro to generate structures which behave like bitflags☆961Updated 3 weeks ago
- Just, really the littlest Vec you could need. So smol.☆649Updated 2 months ago
- Numeric traits for generic mathematics in Rust☆725Updated 2 months ago
- Fast floating point to string conversion☆608Updated this week
- Slab allocator for Rust☆700Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,354Updated last week
- Test harness for ui tests of compiler diagnostics☆804Updated this week
- Macros for all your token pasting needs☆1,025Updated last month
- ☆746Updated last week
- A crate for safe and ergonomic pin-projection.☆613Updated this week
- A Rust proc-macro attribute parser☆1,020Updated last month
- derive simple constructor functions for Rust structs☆527Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆490Updated 4 months ago
- Generic array types in Rust☆405Updated 4 months ago
- A set of alternative `derive` attributes for Rust☆420Updated 5 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆991Updated 2 months ago
- Rust method delegation with less boilerplate☆448Updated last month
- Fowler–Noll–Vo hash function☆338Updated 7 months ago
- Rust library allowing to register multiple handlers for the same signal☆727Updated 2 months ago
- A if/elif-like macro for Rust #[cfg] statements☆568Updated last week
- The arena, a fast but limited type of allocator☆520Updated 2 months ago
- A string type for Rust that is not required to be valid UTF-8.☆801Updated last month
- Module initialization/global constructor functions for Rust☆743Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆705Updated last month
- Typed distributed plugin registration☆993Updated last week
- Data structure serialization library with several opposite design goals from Serde☆801Updated this week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆663Updated this week
- A port of MUSL's libm to Rust.☆542Updated this week
- Backtraces in Rust☆537Updated last month