Kromey / serde_arraysLinks
A simple module to support serializing and deserializing const generic or arbitrarily-large arrays
☆22Updated 2 weeks 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 7 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Big array helper for serde☆65Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- Serialization value trees☆48Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Show unused code from multi-crate Rust projects☆122Updated last year
- ☆88Updated last month
- An updated version of linked-hash-map and friends☆138Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆116Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆177Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 10 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 4 months ago
- `$crate` in procedural macros.☆78Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Typed any map for rust☆67Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated 3 weeks ago
- A simple Cross-platform thread schedule and priority library for rust.☆142Updated 3 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- Graph the number of crates that depend on your crate over time☆254Updated last week
- Rust crate that provides a convenient macro to quickly plot variables.☆91Updated 3 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆52Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated last week
- Define your own PhantomData☆158Updated last week