dtolnay / dissimilarLinks
Diff library with semantic cleanup, based on Google's diff-match-patch
☆228Updated 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.☆292Updated 3 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆171Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆262Updated last month
- Delegation of trait implementations via procedural macros☆279Updated last month
- Graph the number of crates that depend on your crate over time☆256Updated last month
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Pull in every source file in a directory as a module☆179Updated last week
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- A Rust JSON5 serializer and deserializer which speaks Serde.☆221Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- The feature-rich, portable async channel library☆266Updated 3 years ago
- Provides assert_eq! like macros with colorized diff output☆158Updated 10 months ago
- Type that deserializes only from one specific value☆267Updated last month
- ☆241Updated 5 months ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Statically-checked alternatives to RefCell and RwLock☆385Updated 4 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆267Updated 2 months ago
- Easy code duplicate with substitution for Rust☆253Updated 2 months ago
- Macro for writing nested `if let` expressions☆169Updated 4 months ago
- Serialize/deserialize rusqlite rows☆97Updated 3 weeks ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆205Updated 2 years ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆129Updated last year
- A flexible, simple to use, clone-efficient String replacement for Rust☆156Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- Rust library for typesystem-assisted bitflags.☆135Updated last month
- Filesystem walk performed in parallel with streamed and sorted results☆261Updated last month
- A library for to allow multiple return types by automatically generated enum.☆373Updated last week
- A data structure to efficiently intern, cache and restore strings.☆209Updated 5 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 3 months ago