Manishearth / array-initLinks
Safe wrapper for initializing arrays
☆74Updated 3 years ago
Alternatives and similar repositories for array-init
Users that are interested in array-init are comparing it to the libraries listed below
Sorting:
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 7 months ago
- ☆61Updated 2 years ago
- A rust library for checked floating point operations☆82Updated last year
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Serialization value trees☆48Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- ☆64Updated 8 years ago
- ☆112Updated 3 years ago
- ☆65Updated 4 years ago
- A library for compact bit sets containing enums.☆120Updated 2 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 3 weeks ago
- ☆57Updated 10 months ago
- Read trait fixed to soundly work with uninitalized memory☆27Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Write doc comments from macros☆101Updated 2 months ago
- Automatic cfg for Rust compiler features☆108Updated 6 months ago
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆52Updated 2 months ago
- `$crate` in procedural macros.☆78Updated last month
- ☆77Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Safely combine results☆82Updated last year