Manishearth / array-init
Safe wrapper for initializing arrays
☆72Updated last year
Related projects ⓘ
Alternatives and complementary repositories for array-init
- Serialization value trees☆43Updated 3 months ago
- Machine scalar casting that meets your expectations☆73Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated last year
- Typed index version of Rust slice and Vec containers☆66Updated last month
- Keep version numbers in sync with Cargo.toml☆72Updated 5 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆42Updated last week
- ☆66Updated 3 years ago
- Threadsafe RefCell for Rust☆88Updated last year
- ☆55Updated last year
- `$crate` in procedural macros.☆65Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated last month
- A circular buffer with fixed capacity (Rust).☆101Updated 9 months ago
- ☆54Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- Intended to allow taking a T from a &mut T temporarily☆73Updated 4 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated 3 weeks ago
- Generic and convenient `std` atomics via `Atomic<T>`☆42Updated 3 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- An attribute to create an atomic wrapper around a C-style enum☆40Updated 4 months ago
- ☆58Updated 7 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆50Updated 4 months ago
- Automatic cfg for Rust compiler features☆95Updated last month
- Make trait methods callable without the trait in scope☆135Updated 2 months ago
- Find out about keys that are ignored when deserializing data☆75Updated last month
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- Lossless functionality for platform-native strings.☆70Updated 8 months ago
- ☆123Updated 2 years ago
- Utilities for encoding and decoding frames with async/await☆73Updated 3 years ago
- Write doc comments from macros☆98Updated 3 years ago
- derive newtype for diesel traits☆49Updated 6 months ago