Kromey / serde_arraysLinks
A simple module to support serializing and deserializing const generic or arbitrarily-large arrays
☆22Updated last month
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☆65Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- ☆87Updated 2 months ago
- Serialization value trees☆48Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- Show unused code from multi-crate Rust projects☆125Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated last week
- An updated version of linked-hash-map and friends☆139Updated 3 months ago
- Abstract over different executors☆74Updated 2 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Migrated to Codeberg☆79Updated 2 years ago
- Define your own PhantomData☆158Updated last month
- Initialize arrays with ease!☆84Updated 3 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆53Updated 4 months ago
- An exploration of Storages☆39Updated 2 years ago
- The missing compound borrowing for Rust.☆62Updated 3 months ago
- ☆61Updated 2 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated this week
- A simple bitset container for Rust☆160Updated 7 months ago
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 2 months ago
- ☆38Updated 2 months ago
- ☆44Updated 8 months ago
- Implied bounds, since 1.79!☆23Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last week