Kromey / serde_arraysLinks
A simple module to support serializing and deserializing const generic or arbitrarily-large arrays
☆21Updated 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.☆112Updated 3 months ago
- Big array helper for serde☆62Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 3 weeks ago
- Migrated to Codeberg☆79Updated last year
- ☆87Updated 7 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated last week
- Serialization value trees☆45Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Show unused code from multi-crate Rust projects☆117Updated 11 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆91Updated 6 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated last week
- An updated version of linked-hash-map and friends☆122Updated 4 months ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Implied bounds, since 1.79!☆22Updated 9 months ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 weeks ago
- derive newtype for diesel traits☆53Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆251Updated 2 months ago
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆121Updated last year
- A serde serializer that serializes a subset of types into plain strings☆59Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated 3 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆164Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆151Updated 2 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆142Updated this week
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 5 months ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Map data structure whose keys are stored as ranges☆94Updated last month
- ☆43Updated 3 months ago