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☆44Updated 8 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 5 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- ☆55Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆56Updated last month
- Macro for sealing traits and structures☆53Updated 4 months ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- A circular buffer with fixed capacity (Rust).☆104Updated last year
- Threadsafe RefCell for Rust☆90Updated 3 weeks ago
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- Safe pointer-to-member functionality for rust☆33Updated 9 months ago
- ☆64Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Find out about keys that are ignored when deserializing data☆80Updated last month
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated last month
- ☆61Updated 7 years ago
- Mirror of Rust's allocator api for use on stable rust☆57Updated last month
- A rust library for checked floating point operations☆81Updated 3 months ago
- Make trait methods callable without the trait in scope☆136Updated last month
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆54Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆87Updated last month
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 8 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated last week