dtolnay / dissimilarLinks
Diff library with semantic cleanup, based on Google's diff-match-patch
☆221Updated 3 weeks ago
Alternatives and similar repositories for dissimilar
Users that are interested in dissimilar are comparing it to the libraries listed below
Sorting:
- Pull in every source file in a directory as a module☆177Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆272Updated 3 weeks ago
- Delegation of trait implementations via procedural macros☆275Updated last week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆151Updated 3 months ago
- Struct fields that are made read-only accessible to other modules☆257Updated this week
- Cargo extension for running Criterion.rs benchmarks☆202Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆371Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆257Updated last month
- Macro for writing nested `if let` expressions☆168Updated 2 weeks ago
- Easy code duplicate with substitution for Rust☆249Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Rust library for typesystem-assisted bitflags.☆131Updated 3 months ago
- Lazy formatting utility macro for rust☆128Updated last year
- A library for to allow multiple return types by automatically generated enum.☆373Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated this week
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆201Updated 2 years ago
- ☆143Updated 3 months ago
- A collection of utilities for a superior nom experience☆163Updated 2 years ago
- Type that deserializes only from one specific value☆245Updated 3 weeks ago
- A data structure to efficiently intern, cache and restore strings.☆203Updated last month
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆166Updated last month
- Filesystem walk performed in parallel with streamed and sorted results☆250Updated last year
- Provides assert_eq! like macros with colorized diff output☆150Updated 6 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆154Updated last year
- Conditional compilation according to rustc compiler version☆375Updated this week
- lazy static regular expressions checked at compile time☆216Updated 8 months ago
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆201Updated last year