Decision Workspace
lcs_rs vs tree-edit-distance vs multidiff
Side-by-side comparison of Rust crates
40
lcs_rs
growingv0.1.1
Implementation of the longest common subsequence
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_rs | tree-edit-distance | multidiff | |
|---|---|---|---|
| Health Score | 40 | 43 | 42 |
| Total Downloads | 2.5K | 24.5K | 1.5K |
| 30d Downloads | 4 | 4.8K | 3 |
| Dependents | 0 | 21 | 0 |
| Releases | 2 | 4 | 1 |
| Last Updated | 666d ago | 1228d ago | 826d ago |
| Age | 1y 10m | 5y 10m | 2y 3m |
Health Breakdown
lcs_rs
Maintenance
5
Quality
16
Community
5
Popularity
4
Documentation
10
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_rs | 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 | 0 | 9 | 1 |
| Crate Size | 4KB | 9KB | 2KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 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_rs, tree-edit-distance, multidiff have not been updated in over a year.