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.☆114Updated 3 weeks ago
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- Use declarative macros as proc_macro attributes or derives☆149Updated 6 months ago
- Eventually consistent values for Rust☆126Updated 3 years ago
- Utility for comparing two structs and re-applying the differences to other structs☆123Updated 2 years ago
- Type that deserializes only from one specific value☆266Updated last week
- Pull in every source file in a directory as a module☆179Updated last week
- A library for compact bit sets containing enums.☆120Updated last week
- ☆112Updated 3 years ago
- prae is a crate that aims to provide a better way to define types that require validation.☆136Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆75Updated 3 months ago
- A light wrapper around rr, the time-travelling debugger☆145Updated 2 years ago
- Safe generators on stable Rust.☆40Updated 2 years ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆130Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆190Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last week
- Better reference counted strings for Rust☆139Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆177Updated 3 months ago
- A Rust macro to make enums with a subset of values of the parent☆130Updated 2 months ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated 3 months ago
- Find out about keys that are ignored when deserializing data☆95Updated last week
- A sinless derive helper☆76Updated 5 months ago
- A collection of utilities for a superior nom experience☆163Updated 2 years ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆99Updated 6 months ago
- Make trait methods callable without the trait in scope☆161Updated last week
- Macro for sealing traits and structures☆59Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last week
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- An easy to use library to save arbitrary rust data-structures to disk (or serialize to any other stream)☆101Updated 2 weeks ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago