benhall-7 / diff-structLinks
Rust trait for diffing and applying diffs between data structures
☆61Updated 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.☆105Updated 2 weeks ago
- Eventually consistent values for Rust☆126Updated 3 years ago
- Utility for comparing two structs and re-applying the differences to other structs☆123Updated last year
- Use declarative macros as proc_macro attributes or derives☆138Updated 3 months ago
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- Pull in every source file in a directory as a module☆177Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated 3 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 5 months ago
- Type that deserializes only from one specific value☆245Updated last week
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 3 weeks ago
- prae is a crate that aims to provide a better way to define types that require validation.☆135Updated 2 years ago
- A library for compact bit sets containing enums.☆115Updated last week
- Find out about keys that are ignored when deserializing data☆91Updated last week
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated 3 months ago
- Minimal asynchronous runtime for Rust☆129Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated last week
- An alternate Cargo registry using static files☆124Updated 5 months ago
- A Rust macro to make enums with a subset of values of the parent☆122Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- ☆112Updated 2 years ago
- A light wrapper around rr, the time-travelling debugger☆145Updated 2 years ago
- An easy to configure wrapper for Rust's clippy☆110Updated 2 years ago
- A sinless derive helper☆74Updated 2 months ago
- Lazy formatting utility macro for rust☆128Updated last year
- 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
- A super powered testing macro for Rust☆120Updated 6 months ago
- Rust library for typesystem-assisted bitflags.☆131Updated 2 months ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 3 weeks ago
- struct RGB for sharing pixels between crates☆107Updated last month