Manishearth / array-initLinks
Safe wrapper for initializing arrays
☆74Updated 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
Sorting:
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A rust library for checked floating point operations☆81Updated 7 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆57Updated last year
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 2 months ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- ☆63Updated 8 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆87Updated 3 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated 2 weeks ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated last week
- A library for compact bit sets containing enums.☆114Updated 2 weeks ago
- Automatic cfg for Rust compiler features☆102Updated last month
- Serialization value trees☆45Updated last year
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- Safe pointer-to-member functionality for rust☆33Updated last year
- ☆112Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- ☆55Updated 5 months ago
- Write doc comments from macros☆100Updated 3 years ago
- Rust crate that provides a convenient macro to quickly plot variables.☆89Updated 2 years ago
- ☆65Updated 4 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Rust serializer library☆87Updated last year