benhall-7 / diff-structLinks
Rust trait for diffing and applying diffs between data structures
☆63Updated last year
Alternatives and similar repositories for diff-struct
Users that are interested in diff-struct are comparing it to the libraries listed below
Sorting:
- Proc-macro typestate DSL for Rust☆154Updated 2 years ago
- Use declarative macros as proc_macro attributes or derives☆151Updated 8 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Utility for comparing two structs and re-applying the differences to other structs☆124Updated 2 years ago
- Eventually consistent values for Rust☆125Updated 3 years ago
- Macro for sealing traits and structures☆61Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- Pull in every source file in a directory as a module☆181Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆162Updated last month
- A Rust macro to make enums with a subset of values of the parent☆131Updated 4 months ago
- prae is a crate that aims to provide a better way to define types that require validation.☆134Updated 3 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- A library for compact bit sets containing enums.☆121Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- ☆111Updated 3 years ago
- Find out about keys that are ignored when deserializing data☆95Updated last month
- An easy to configure wrapper for Rust's clippy☆110Updated 2 years ago
- Rust procedural macro attribute parser☆44Updated last year
- Create extensions for types you don't own with extension traits but without the boilerplate☆134Updated 2 years ago
- A lightweight attribute macro for easily writing extension trait pattern.☆87Updated 3 weeks ago
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- Better reference counted strings for Rust☆140Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- ☆77Updated 4 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- Type that deserializes only from one specific value☆267Updated last month
- An alternate Cargo registry using static files☆136Updated 3 months ago
- A versatile and developer-friendly trait mocking library☆79Updated 3 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Write doc comments from macros☆100Updated 3 months ago