dtolnay / dissimilar
Diff library with semantic cleanup, based on Google's diff-match-patch
☆206Updated 2 months ago
Alternatives and similar repositories for dissimilar:
Users that are interested in dissimilar are comparing it to the libraries listed below
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated 3 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆144Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Macro for writing nested `if let` expressions☆165Updated last year
- Graph the number of crates that depend on your crate over time☆238Updated this week
- Type that deserializes only from one specific value☆231Updated 2 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆113Updated 7 months ago
- The feature-rich, portable async channel library☆254Updated 2 years ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆196Updated last year
- Pull in every source file in a directory as a module☆172Updated 2 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆240Updated last month
- ☆136Updated 9 months ago
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆72Updated 5 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆142Updated 9 months ago
- Filesystem walk performed in parallel with streamed and sorted results☆234Updated last year
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆192Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆366Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- Provides assert_eq! like macros with colorized diff output☆141Updated 2 months ago
- Delegation of trait implementations via procedural macros☆264Updated 9 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 9 months ago
- Semantic wrapper for byte count representations