dtolnay / dissimilar
Diff library with semantic cleanup, based on Google's diff-match-patch
☆205Updated 2 weeks ago
Alternatives and similar repositories for dissimilar:
Users that are interested in dissimilar are comparing it to the libraries listed below
- A simple wrapper around filesystem operations to provide more helpful error messages.☆140Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆258Updated 3 months ago
- Filesystem walk performed in parallel with streamed and sorted results☆231Updated 11 months ago
- Rust option parser with custom derive support☆231Updated 4 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 8 months ago
- The feature-rich, portable async channel library☆251Updated 2 years ago
- Struct fields that are made read-only accessible to other modules☆235Updated 2 weeks ago
- Type that deserializes only from one specific value☆231Updated 2 weeks ago
- Delegation of trait implementations via procedural macros☆259Updated 8 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last week
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 7 months ago
- Conditional compilation according to rustc compiler version☆350Updated 2 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 7 months ago
- Converts to and from various cases.☆136Updated last week
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆187Updated last year
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆167Updated 5 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆238Updated last week
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- Lazy formatting utility macro for rust☆126Updated last year
- Pull in every source file in a directory as a module☆169Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆359Updated last week
- Graph the number of crates that depend on your crate over time☆237Updated 2 weeks ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆271Updated 9 months ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆190Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- ☆203Updated 2 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆150Updated last year
- Provides assert_eq! like macros with colorized diff output☆139Updated 3 weeks ago
- A data structure to efficiently intern, cache and restore strings.☆190Updated last month