benhall-7 / diff-struct
Rust trait for diffing and applying diffs between data structures
☆60Updated 9 months ago
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.☆98Updated 4 months ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- Use declarative macros as proc_macro attributes or derives☆112Updated last month
- Typed index version of Rust slice and Vec containers☆69Updated last week
- Easy-to-use optional function arguments for Rust☆47Updated last year
- ☆65Updated 11 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆130Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆143Updated 9 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- ☆112Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- [stable] A convenient macro, for cloning values into a closure.☆29Updated 3 weeks ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated 2 months ago
- Case transforming macros for idents☆39Updated 4 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated 2 months ago
- A Rust macro to make enums with a subset of values of the parent☆86Updated last year
- Safe generators on stable Rust.☆40Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- A versatile and developer-friendly trait mocking library☆74Updated last month
- Proc-macro typestate DSL for Rust☆149Updated last year
- A scope for async_std and tokio to spawn non-static futures☆134Updated 11 months ago
- Find out about keys that are ignored when deserializing data☆81Updated this week
- `$crate` in procedural macros.☆70Updated 2 months ago
- ☆88Updated 6 months ago
- ☆49Updated 3 years ago
- Pull in every source file in a directory as a module☆173Updated 2 months ago