amethyst / serde-diff
Utility for comparing two structs and re-applying the differences to other structs
☆121Updated last year
Alternatives and similar repositories for serde-diff:
Users that are interested in serde-diff are comparing it to the libraries listed below
- ☆124Updated 2 years ago
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- Extract differences between arbitrary datastructures☆88Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆144Updated 3 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- A data structure to efficiently intern, cache and restore strings.☆193Updated last month
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Delegation of trait implementations via procedural macros☆264Updated 9 months ago
- prae is a crate that aims to provide a better way to define types that require validation.☆131Updated 2 years ago
- Run closures in parallel☆113Updated 3 months ago
- Compile-time checks that an enum or match is written in sorted order☆114Updated 2 months ago
- Write doc comments from macros☆99Updated 3 years ago
- ☆206Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- Type that deserializes only from one specific value☆231Updated 2 months ago
- Interning of data in rust☆101Updated 2 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Find out about keys that are ignored when deserializing data☆81Updated 2 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 6 months ago
- Semantic validation for Rust☆87Updated last month
- A concurrent circuit breaker implemented with ring buffers☆119Updated last year
- Declarative parsing for Rust, using a custom derive and nom☆66Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- deserialize typed structures from regex captures☆172Updated last year
- Idiomatic argon2 password hashing for several languages☆147Updated 2 years ago
- Typed any map for rust☆66Updated 4 months ago
- Inline procedural macros for Rust☆55Updated 2 years ago