Decision Workspace
similar_lines vs mpatch vs sheets-diff
Side-by-side comparison of Rust crates
35
similar_lines
experimentalv0.1.0
Detect identical lines shared between two repositories using a suffix-array index
59
mpatch
growingv1.4.0
A smart, context-aware patch tool that applies diffs using fuzzy matching, ideal for AI-generated code.
57
sheets-diff
growingv1.1.3
Collect diff between office sheets
Core Metrics
| similar_lines | mpatch | sheets-diff | |
|---|---|---|---|
| Health Score | 35 | 59 | 57 |
| Total Downloads | 272 | 158.7K | 9.8K |
| 30d Downloads | 3 | 20.7K | 150 |
| Dependents | 0 | 8 | 32 |
| Releases | 1 | 15 | 14 |
| Last Updated | 166d ago | 8d ago | 309d ago |
| Age | 5m | 9m | 1y 1m |
Health Breakdown
similar_lines
Maintenance
6
Quality
10
Community
6
Popularity
3
Documentation
10
mpatch
Maintenance
18
Quality
16
Community
9
Popularity
6
Documentation
10
sheets-diff
Maintenance
9
Quality
21
Community
10
Popularity
5
Documentation
12
Technical Details
| similar_lines | mpatch | sheets-diff | |
|---|---|---|---|
| Version | 0.1.0 | 1.4.0 | 1.1.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | Apache-2.0 |
| Dependencies | 10 | 11 | 2 |
| Crate Size | 1.2MB | 103KB | 27KB |
| Features | 0 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | 1.78.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •mpatch leads with a health score of 59/100, but none of the options score above 80.
- •similar_lines is pre-1.0 — API may change.