Diff library with semantic cleanup, based on Google's diff-match-patch
☆231Dec 21, 2025Updated 2 months ago
Alternatives and similar repositories for dissimilar
Users that are interested in dissimilar are comparing it to the libraries listed below
Sorting:
- A high level diffing library for rust based on diffs☆1,225Feb 5, 2025Updated last year
- "Freedom from syn": Proc macro tools for operating on token trees☆107Mar 21, 2020Updated 5 years ago
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 2 months ago
- ☆247Jan 25, 2026Updated last month
- A Rust proc-macro attribute parser☆1,238Jan 15, 2026Updated last month
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- Make trait methods callable without the trait in scope☆163Feb 16, 2026Updated 2 weeks ago
- A minimal `syn` syntax tree pretty-printer☆743Feb 9, 2026Updated 3 weeks ago
- Safe cross-platform linker shenanigans☆836Feb 19, 2026Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,472Jan 21, 2026Updated last month
- Copy-on-write string utilities for Rust☆163Apr 11, 2024Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆78Dec 20, 2025Updated 2 months ago
- generators☆211Sep 20, 2023Updated 2 years ago
- Type that deserializes only from one specific value☆270Feb 16, 2026Updated 2 weeks ago
- A Syn Attribute Parser Toolkit☆14Oct 15, 2024Updated last year
- Pull in every source file in a directory as a module☆181Feb 8, 2026Updated 3 weeks ago
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- A sha1 implementation useable in const contexts☆88Apr 11, 2024Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆181Aug 11, 2025Updated 6 months ago
- Conditional compilation according to rustc compiler version☆392Feb 16, 2026Updated 2 weeks ago
- A thread pool for isolating blocking I/O in async programs