Kromey / serde_arraysLinks
A simple module to support serializing and deserializing const generic or arbitrarily-large arrays
☆22Updated 2 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:
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Migrated to Codeberg☆80Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- Big array helper for serde☆64Updated last year
- ☆87Updated 9 months ago
- ☆44Updated 5 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 2 months ago
- Serialization value trees☆48Updated last year
- A serde serializer that serializes a subset of types into plain strings☆61Updated 2 years ago
- An allocator that can track and limit memory usage.☆214Updated 2 years ago
- An updated version of linked-hash-map and friends☆137Updated 2 weeks ago
- Asynchronous access to a bincode-encoded item stream.☆78Updated 7 months ago
- Automatically implement traits for common smart pointers☆120Updated 7 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- Show unused code from multi-crate Rust projects☆119Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Better reference counted strings for Rust☆138Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆153Updated last month
- (lifetime) GATs on stable Rust☆59Updated last year
- Map data structure whose keys are stored as ranges☆95Updated 3 weeks ago
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- Lending iterators on stable Rust☆83Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆188Updated 2 weeks ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- A big integer library in Rust with good performance.☆106Updated 2 years ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated last month