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
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Serialization value trees☆44Updated 9 months ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Threadsafe RefCell for Rust☆90Updated last month
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 7 months ago
- ☆63Updated 7 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Safe pointer-to-member functionality for rust☆33Updated 10 months ago
- ☆56Updated 11 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆57Updated 2 months ago
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- ☆56Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- ☆56Updated last year
- A rust library for checked floating point operations☆81Updated 4 months ago
- ☆64Updated 4 years ago
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- Big array helper for serde☆60Updated 11 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago