Decision Workspace
diffr-lib vs tree-edit-distance vs multidiff
Side-by-side comparison of Rust crates
33
diffr-lib
growingv0.1.3
An implementation of Myers diff 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
| diffr-lib | tree-edit-distance | multidiff | |
|---|---|---|---|
| Health Score | 33 | 43 | 42 |
| Total Downloads | 11.7K | 24.5K | 1.5K |
| 30d Downloads | 6 | 4.8K | 3 |
| Dependents | 3 | 21 | 0 |
| Releases | 3 | 4 | 1 |
| Last Updated | 2301d ago | 1228d ago | 826d ago |
| Age | 6y 7m | 5y 10m | 2y 3m |
Health Breakdown
diffr-lib
Maintenance
3
Quality
10
Community
6
Popularity
5
Documentation
9
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
| diffr-lib | tree-edit-distance | multidiff | |
|---|---|---|---|
| Version | 0.1.3 | 0.4.0 | 0.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | Zlib OR Apache-2.0 OR MIT |
| Dependencies | 0 | 9 | 1 |
| Crate Size | 11KB | 9KB | 2KB |
| Features | 0 | 0 | 2 |
| Yanked % | 100.0% | 0.0% | 0.0% |
| Edition | 2018 | 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.
- •⚠ diffr-lib, tree-edit-distance, multidiff have not been updated in over a year.