amethyst / serde-diffLinks
Utility for comparing two structs and re-applying the differences to other structs
☆123Updated 2 years ago
Alternatives and similar repositories for serde-diff
Users that are interested in serde-diff are comparing it to the libraries listed below
Sorting:
- ☆125Updated 3 years ago
- Write doc comments from macros☆100Updated 3 years ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated 2 weeks ago
- Extract differences between arbitrary datastructures☆90Updated last year
- ☆216Updated last month
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- Utilities for dealing with substructures within syn macros☆141Updated 4 months ago
- ☆111Updated last year
- generators☆209Updated last year
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- ✈️ a private, authenticated, permissioned cargo registry☆129Updated 2 years ago
- A library for compact bit sets containing enums.☆115Updated 3 weeks ago
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- A light wrapper around rr, the time-travelling debugger☆145Updated 2 years ago
- Delegation of trait implementations via procedural macros☆274Updated this week
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- Run closures in parallel☆114Updated 7 months ago
- Make trait methods callable without the trait in scope☆152Updated 2 weeks ago
- Semantic validation for Rust☆90Updated this week
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆142Updated 2 weeks ago
- Exponential backoff generator with jitter.☆89Updated 4 months ago
- Macro for writing nested `if let` expressions☆168Updated last week
- prae is a crate that aims to provide a better way to define types that require validation.☆135Updated 2 years ago
- Eventually consistent values for Rust☆126Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- Static file-serving for Hyper 1.0☆55Updated 8 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago