est31 / serde-big-array
Big array helper for serde
☆59Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for serde-big-array
- Typed index version of Rust slice and Vec containers☆66Updated last month
- Serialization value trees☆43Updated 3 months ago
- ☆55Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆62Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- Keep version numbers in sync with Cargo.toml☆72Updated 5 months ago
- Intended to allow taking a T from a &mut T temporarily☆73Updated 4 years ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated 2 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆69Updated 3 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆131Updated 3 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 9 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Macro for sealing traits and structures☆49Updated last month
- Vec-backed ID-tree☆45Updated 2 months ago
- Lossless functionality for platform-native strings.☆70Updated 8 months ago
- Fake implementation of `std::Fn` for user-defined data types☆37Updated last year
- ☆36Updated last year
- Abstract over different executors☆74Updated last year
- Read trait fixed to soundly work with uninitalized memory☆25Updated 11 months ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆73Updated 8 months ago
- Safe wrapper for initializing arrays☆72Updated last year
- `$crate` in procedural macros.☆65Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated last month
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆59Updated this week
- A map implementation that relies on fixed-size storage derived by a procedural macro☆42Updated last week
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated 3 weeks ago