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:
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 4 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- Big array helper for serde☆64Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 5 months ago
- ☆87Updated 8 months ago
- Serialization value trees☆45Updated last year
- An updated version of linked-hash-map and friends☆122Updated 5 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 2 months ago
- Abstract over different executors☆74Updated 2 years ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- Show unused code from multi-crate Rust projects☆119Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated last month
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Macro for sealing traits and structures☆59Updated 9 months ago
- An allocator that can track and limit memory usage.☆214Updated 2 years ago
- A tool to mine crates.io and produce static websites☆136Updated 11 months ago
- Automatically implement traits for common smart pointers☆120Updated 5 months ago
- ☆60Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆254Updated this week
- ☆43Updated 4 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- A serde serializer that serializes a subset of types into plain strings☆59Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated this week
- Project group working on the "safe transmute" feature☆94Updated last year
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 8 months ago
- Rust library for typesystem-assisted bitflags.☆131Updated 3 months ago