benhall-7 / diff-structLinks
Rust trait for diffing and applying diffs between data structures
☆62Updated 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:
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- Utility for comparing two structs and re-applying the differences to other structs☆123Updated 2 years ago
- prae is a crate that aims to provide a better way to define types that require validation.☆136Updated 2 years ago
- A Rust macro to make enums with a subset of values of the parent☆130Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Safe generators on stable Rust.☆40Updated 2 years ago
- Macro for sealing traits and structures☆60Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆192Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 3 weeks ago
- A super powered testing macro for Rust☆124Updated 9 months ago
- Proc-macro typestate DSL for Rust☆152Updated 2 years ago
- A library for compact bit sets containing enums.☆120Updated 2 weeks ago
- Pull in every source file in a directory as a module☆179Updated this week
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated last month
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- Find out about keys that are ignored when deserializing data☆95Updated last week
- ☆112Updated 3 years ago
- Use declarative macros as proc_macro attributes or derives☆151Updated 6 months ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Type that deserializes only from one specific value☆266Updated last week
- Create extensions for types you don't own with extension traits but without the boilerplate☆133Updated 2 years ago
- A light wrapper around rr, the time-travelling debugger☆145Updated 2 years ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆161Updated this week
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 4 years ago
- An easy to configure wrapper for Rust's clippy☆110Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- Eventually consistent values for Rust☆126Updated 3 years ago
- A Mutex wrapper tracking acquisition order☆74Updated 3 weeks ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆155Updated this week
- Make trait methods callable without the trait in scope☆161Updated this week