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 7 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 4 months ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 7 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆103Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆56Updated 2 weeks ago
- Threadsafe RefCell for Rust☆90Updated last year
- Big array helper for serde☆60Updated 10 months ago
- Find out about keys that are ignored when deserializing data☆78Updated last week
- ☆55Updated last year
- Write doc comments from macros☆100Updated 3 years ago
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 2 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- ☆64Updated 4 years ago
- Run closures in parallel☆113Updated last month
- ☆124Updated 2 years ago
- ☆59Updated 6 months ago
- Safe pointer-to-member functionality for rust☆33Updated 9 months ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated 2 weeks ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Rust serializer library☆87Updated 10 months ago