Decision Workspace
maw-core vs threeway_merge vs cargo-delta
Side-by-side comparison of Rust crates
48
maw-core
experimentalv0.61.0
Core domain logic for maw — merge protocol, oplog, backend, refs
55
threeway_merge
experimentalv0.1.19
Git-style 3-way string merging using proven algorithms from libgit2/xdiff. Statically links xdiff (LGPL-2.1+).
52
cargo-delta
experimentalv0.3.1
Detects which crates in a Cargo workspace are affected by changes in a Git feature branch.
Core Metrics
| maw-core | threeway_merge | cargo-delta | |
|---|---|---|---|
| Health Score | 48 | 55 | 52 |
| Total Downloads | 364 | 3.7K | 53.1K |
| 30d Downloads | 0 | 0 | 21.3K |
| Dependents | 14 | 0 | 0 |
| Releases | 19 | 20 | 4 |
| Last Updated | 2d ago | 42d ago | 80d ago |
| Age | 2m | 10m | 4m |
Health Breakdown
maw-core
Maintenance
14
Quality
13
Community
8
Popularity
3
Documentation
10
threeway_merge
Maintenance
17
Quality
13
Community
6
Popularity
4
Documentation
15
cargo-delta
Maintenance
14
Quality
14
Community
6
Popularity
6
Documentation
12
Technical Details
| maw-core | threeway_merge | cargo-delta | |
|---|---|---|---|
| Version | 0.61.0 | 0.1.19 | 0.3.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 11 | 4 | 1 |
| Crate Size | 230KB | 49KB | 9KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | 1.88.0 | 1.93.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •threeway_merge leads with a health score of 55/100, but none of the options score above 80.
- •cargo-delta has the most downloads (53.1K), suggesting wider adoption.