Kromey / serde_arraysLinks
A simple module to support serializing and deserializing const generic or arbitrarily-large arrays
☆21Updated 3 months ago
Alternatives and similar repositories for serde_arrays
Users that are interested in serde_arrays are comparing it to the libraries listed below
Sorting:
- Big array helper for serde☆61Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- Full precision decimal representation of f64☆26Updated last month
- Iterator of const known length☆16Updated 6 months ago
- Serialization value trees☆45Updated 10 months ago
- A serde serializer that serializes a subset of types into plain strings☆59Updated last year
- Rust library providing basic aliasable (non `core::Unique`) types☆12Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- ☆86Updated 5 months ago
- Imitate the documentation build that docs.rs would do☆52Updated 5 months ago
- Automatic cfg for Rust compiler features☆102Updated last week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- ☆16Updated 3 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A Rust library for runtime-checked linearish types☆34Updated last year
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆15Updated 3 years ago
- Timer facilities for Rust's async story☆56Updated 9 months ago
- ☆72Updated 2 months ago
- ☆57Updated 3 years ago
- ☆42Updated last month
- Rust library for testing code relying on the global allocator☆13Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆110Updated last month
- An exploration of Storages☆35Updated last year