Kromey / serde_arrays
A simple module to support serializing and deserializing const generic or arbitrarily-large arrays
☆18Updated last year
Alternatives and similar repositories for serde_arrays:
Users that are interested in serde_arrays are comparing it to the libraries listed below
- Big array helper for serde☆60Updated 8 months ago
- Serialization value trees☆43Updated 5 months ago
- Oneshot Rust channel working both in and between sync and async environments☆84Updated 3 months ago
- ☆80Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated 2 weeks ago
- Serde support for the humantime crate☆30Updated 11 months ago
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- Safe wrapper for initializing arrays☆72Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆68Updated 3 months ago
- Bechmarks for Rust big integer implementations☆57Updated 6 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆41Updated last month
- A serde serializer that serializes a subset of types into plain strings☆56Updated last year
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 4 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Full precision decimal representation of f64☆25Updated last week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆43Updated last year
- ☆38Updated last year
- Types to define keyboard related events.☆56Updated last month
- Abstract over different executors☆73Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆108Updated 2 years ago
- Floating point approximate comparison for Rust☆60Updated 4 months ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆29Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated last month
- A map implementation that relies on fixed-size storage derived by a procedural macro☆43Updated last month
- Write doc comments from macros☆99Updated 3 years ago
- Iterator of const known length☆15Updated last month
- rust histogram and percentile stats☆46Updated 4 years ago
- Rust serializer library☆86Updated 9 months ago
- Rust library for testing code relying on the global allocator☆13Updated 10 months ago
- Find out about keys that are ignored when deserializing data☆78Updated last week