amethyst / serde-diffLinks
Utility for comparing two structs and re-applying the differences to other structs
☆123Updated last year
Alternatives and similar repositories for serde-diff
Users that are interested in serde-diff are comparing it to the libraries listed below
Sorting:
- Extract differences between arbitrary datastructures☆89Updated last year
- ☆124Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆115Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆147Updated 3 weeks ago
- Define your own PhantomData☆152Updated last month
- Abstract over the atomicity of reference-counting pointers in rust☆157Updated 2 months ago
- A library for compact bit sets containing enums.☆101Updated last month
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Write doc comments from macros☆99Updated 3 years ago
- Procedural macro to implement Display and FromStr using common settings.☆187Updated last month
- ☆209Updated last month
- ☆108Updated last year
- Migrated to Codeberg☆79Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- Rust library for typesystem-assisted bitflags.☆125Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated last week
- Run closures in parallel☆113Updated 5 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 7 months ago
- Versioned data-structures for Rust☆204Updated 3 months ago
- "A very small syn"☆204Updated 4 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 2 months ago
- Find out about keys that are ignored when deserializing data☆85Updated last month
- Semantic validation for Rust☆88Updated 2 months ago
- Type that deserializes only from one specific value☆244Updated last month
- Eventually consistent values for Rust☆125Updated 2 years ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆156Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 3 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago