Decision Workspace
lcs-diff vs tree-edit-distance vs multidiff
Side-by-side comparison of Rust crates
37
lcs-diff
growingv0.1.1
Compute differences between two slices using LCS 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
| lcs-diff | tree-edit-distance | multidiff | |
|---|---|---|---|
| Health Score | 37 | 43 | 42 |
| Total Downloads | 23.6K | 24.5K | 1.5K |
| 30d Downloads | 564 | 4.8K | 3 |
| Dependents | 35 | 21 | 0 |
| Releases | 2 | 4 | 1 |
| Last Updated | 2965d ago | 1228d ago | 826d ago |
| Age | 8y 1m | 5y 10m | 2y 3m |
Health Breakdown
lcs-diff
Maintenance
3
Quality
15
Community
6
Popularity
5
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
| lcs-diff | tree-edit-distance | multidiff | |
|---|---|---|---|
| Version | 0.1.1 | 0.4.0 | 0.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | Zlib OR Apache-2.0 OR MIT |
| Dependencies | 1 | 9 | 1 |
| Crate Size | 4KB | 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.
- •⚠ lcs-diff, tree-edit-distance, multidiff have not been updated in over a year.