Decision Workspace
wu-diff vs tree-edit-distance vs multidiff
Side-by-side comparison of Rust crates
38
wu-diff
growingv0.1.2
Compute differences between two slices using wu(the O(NP)) algorithm.
43
tree-edit-distance
growingv0.4.0
Find the lowest cost sequence of edits between two trees
42
multidiff
growingv0.0.0
Diff an arbitary number of inputs
Core Metrics
| wu-diff | tree-edit-distance | multidiff | |
|---|---|---|---|
| Health Score | 38 | 43 | 42 |
| Total Downloads | 104.6K | 24.5K | 1.5K |
| 30d Downloads | 3.4K | 4.8K | 3 |
| Dependents | 85 | 21 | 0 |
| Releases | 3 | 4 | 1 |
| Last Updated | 2356d ago | 1228d ago | 826d ago |
| Age | 7y 9m | 5y 10m | 2y 3m |
Health Breakdown
wu-diff
Maintenance
3
Quality
14
Community
7
Popularity
6
Documentation
8
tree-edit-distance
Maintenance
6
Quality
13
Community
9
Popularity
5
Documentation
10
multidiff
Maintenance
1
Quality
17
Community
5
Popularity
4
Documentation
15
Technical Details
| wu-diff | tree-edit-distance | multidiff | |
|---|---|---|---|
| Version | 0.1.2 | 0.4.0 | 0.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | Zlib OR Apache-2.0 OR MIT |
| Dependencies | 4 | 9 | 1 |
| Crate Size | 33KB | 9KB | 2KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2021 | 2021 |
| MSRV | — | — | 1.56 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •tree-edit-distance leads with a health score of 43/100, but none of the options score above 80.
- •wu-diff has the most downloads (104.6K), suggesting wider adoption.
- •⚠ wu-diff, tree-edit-distance, multidiff have not been updated in over a year.