Decision Workspace
blame-rs vs threeway_merge vs giff
Side-by-side comparison of Rust crates
56
blame-rs
experimentalv0.1.9
Line-by-line authorship tracking for revisioned text
56
threeway_merge
experimentalv0.1.16
Git-style 3-way string merging using proven algorithms from libgit2/xdiff. Statically links xdiff (LGPL-2.1+).
55
giff
stablev1.1.0
Visualizes the differences between the current HEAD and a specified branch in a git repository using a formatted table output in your terminal. The differences are displayed with color-coded additions and deletions for better readability.
Core Metrics
| blame-rs | threeway_merge | giff | |
|---|---|---|---|
| Health Score | 56 | 56 | 55 |
| Total Downloads | 1.7K | 3.1K | 2.7K |
| 30d Downloads | 133 | 155 | 143 |
| Dependents | 0 | 0 | 0 |
| Releases | 10 | 17 | 5 |
| Last Updated | 27d ago | 27d ago | 9d ago |
| Age | 5m | 7m | 1y 7m |
Health Breakdown
blame-rs
Maintenance
18
Quality
13
Community
6
Popularity
4
Documentation
15
threeway_merge
Maintenance
18
Quality
13
Community
6
Popularity
4
Documentation
15
giff
Maintenance
18
Quality
14
Community
6
Popularity
4
Documentation
13
Technical Details
| blame-rs | threeway_merge | giff | |
|---|---|---|---|
| Version | 0.1.9 | 0.1.16 | 1.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | Unlicense OR MIT |
| Dependencies | 4 | 4 | 9 |
| Crate Size | 16KB | 49KB | 46KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.88.0 | 1.88.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •blame-rs leads with a health score of 56/100, but none of the options score above 80.
- •threeway_merge has the most downloads (3.1K), suggesting wider adoption.
- •blame-rs, threeway_merge are pre-1.0 — API may change.