dtolnay / dissimilarLinks
Diff library with semantic cleanup, based on Google's diff-match-patch
☆209Updated 2 weeks ago
Alternatives and similar repositories for dissimilar
Users that are interested in dissimilar are comparing it to the libraries listed below
Sorting:
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆145Updated 4 months ago
- Conditional compilation according to rustc compiler version☆364Updated last week
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- A library for to allow multiple return types by automatically generated enum.☆367Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆251Updated 2 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆185Updated last month
- Graph the number of crates that depend on your crate over time☆242Updated last week
- Provides assert_eq! like macros with colorized diff output☆143Updated 3 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆196Updated 2 years ago
- Easy code duplicate with substitution for Rust☆242Updated 8 months ago
- generators☆208Updated last year
- Boolean-valued predicate functions in Rust☆195Updated 2 weeks ago
- A data structure to efficiently intern, cache and restore strings.☆195Updated last month
- Rust option parser with custom derive support☆231Updated 6 months ago
- Macro for writing nested `if let` expressions☆167Updated last year
- The feature-rich, portable async channel library☆255Updated 2 years ago
- Delegation of trait implementations via procedural macros☆266Updated 10 months ago
- Filesystem walk performed in parallel with streamed and sorted results☆237Updated last year
- A Rust proc_macro_attribute to outline conversions from generic functions☆273Updated last year
- A thread pool for isolating blocking I/O in async programs☆356Updated 4 months ago
- x-www-form-urlencoded meets Serde☆248Updated 9 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- Pull in every source file in a directory as a module☆173Updated 2 months ago
- A command line tool for comparing benchmarks run by Criterion.☆246Updated 8 months ago
- ☆310Updated 2 years ago
- Type that deserializes only from one specific value☆243Updated 2 weeks ago
- Utility for comparing two structs and re-applying the differences to other structs☆122Updated last year
- lazy static regular expressions checked at compile time☆213Updated 5 months ago