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:
- prae is a crate that aims to provide a better way to define types that require validation.☆135Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- Eventually consistent values for Rust☆126Updated 3 years ago
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- ☆112Updated 2 years ago
- Utility for comparing two structs and re-applying the differences to other structs☆122Updated 2 years ago
- Use declarative macros as proc_macro attributes or derives☆145Updated 3 months ago
- Typed index version of Rust slice and Vec containers☆74Updated last month
- A sinless derive helper☆74Updated 3 months ago
- Find out about keys that are ignored when deserializing data☆94Updated last week
- Pull in every source file in a directory as a module☆177Updated last week
- Macro for sealing traits and structures☆59Updated 9 months ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 2 years ago
- A light wrapper around rr, the time-travelling debugger☆145Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 5 months ago
- A library for compact bit sets containing enums.☆115Updated this week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- Type that deserializes only from one specific value☆245Updated last week
- A collection of utilities for a superior nom experience☆163Updated 2 years ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆154Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Make trait methods callable without the trait in scope☆157Updated last week
- Rust library for typesystem-assisted bitflags.☆131Updated 3 months ago
- An easy to configure wrapper for Rust's clippy☆110Updated 2 years ago
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated 3 weeks ago
- A super powered testing macro for Rust☆121Updated 7 months ago
- Easy-to-use optional function arguments for Rust☆47Updated last year
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆98Updated 4 months ago