dtolnay / dissimilarLinks
Diff library with semantic cleanup, based on Google's diff-match-patch
☆217Updated last month
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.☆269Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆251Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month
- Struct fields that are made read-only accessible to other modules☆252Updated last month
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Pull in every source file in a directory as a module☆173Updated 4 months ago
- Provides assert_eq! like macros with colorized diff output☆146Updated 4 months ago
- A collection of utilities for a superior nom experience☆161Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆252Updated 4 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆147Updated 11 months ago
- Procedural macro to implement Display and FromStr using common settings.☆187Updated 2 weeks ago
- Macro for writing nested `if let` expressions☆168Updated last year
- The feature-rich, portable async channel library☆258Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆369Updated 3 months ago
- A data structure to efficiently intern, cache and restore strings.☆199Updated 3 weeks ago
- Boolean-valued predicate functions in Rust☆197Updated 2 weeks ago
- Easy code duplicate with substitution for Rust☆243Updated 9 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- lazy static regular expressions checked at compile time☆213Updated 6 months ago
- ☆212Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆152Updated 11 months ago
- Make trait methods callable without the trait in scope☆149Updated last month
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆120Updated 9 months ago
- generators☆210Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆138Updated 8 months ago
- Type that deserializes only from one specific value☆244Updated last month
- Filesystem walk performed in parallel with streamed and sorted results☆248Updated last year