Manishearth / array-init
Safe wrapper for initializing arrays
☆73Updated 2 years ago
Alternatives and similar repositories for array-init:
Users that are interested in array-init are comparing it to the libraries listed below
- Serialization value trees☆43Updated 6 months ago
- A circular buffer with fixed capacity (Rust).☆104Updated last year
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated 11 months ago
- Typed index version of Rust slice and Vec containers☆68Updated 4 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Threadsafe RefCell for Rust☆90Updated last year
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 3 months ago
- Find out about keys that are ignored when deserializing data☆78Updated this week
- Cross-platform interface to the `errno` variable☆65Updated last week
- Utilities for encoding and decoding frames with async/await☆74Updated 3 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆53Updated 2 weeks ago
- `$crate` in procedural macros.☆69Updated last month
- Automatic cfg for Rust compiler features☆95Updated 4 months ago
- Write doc comments from macros☆99Updated 3 years ago
- ☆55Updated last year
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- Safe pointer-to-member functionality for rust☆33Updated 8 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 4 months ago
- ☆64Updated 4 years ago
- A rust library for checked floating point operations☆82Updated last month
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated last month
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated last month
- Run closures in parallel☆112Updated 3 weeks ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- ☆60Updated 7 years ago