est31 / serde-big-array
Big array helper for serde
☆60Updated 11 months ago
Alternatives and similar repositories for serde-big-array:
Users that are interested in serde-big-array are comparing it to the libraries listed below
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- 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
- Serialization value trees☆44Updated 8 months ago
- Find out about keys that are ignored when deserializing data☆80Updated last month
- Abstract over different executors☆73Updated last year
- Threadsafe RefCell for Rust☆90Updated last month
- ☆55Updated last year
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Typed any map for rust☆66Updated 4 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 9 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- ☆84Updated 3 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆57Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆96Updated 3 months ago
- A library for compact bit sets containing enums.☆98Updated last month
- Automatic cfg for Rust compiler features☆97Updated 6 months ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆80Updated last year
- Macro for sealing traits and structures☆53Updated 4 months ago
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆20Updated 8 months ago
- Write doc comments from macros☆99Updated 3 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 3 weeks ago
- Run closures in parallel☆113Updated 3 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Helper macros: autoimpl, impl_scope☆59Updated 3 months ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago