Decision Workspace
textum vs syndiff vs arborium-diff
Side-by-side comparison of Rust crates
58
textum
experimentalv0.4.0
A syntactic patching library with char-level granularity
41
syndiff
experimentalv0.2.0
Standalone library that implements a structural diff algorithm inspired by Difftastic
64
arborium-diff
experimentalv2.16.0
Diff grammar for arborium (tree-sitter bindings)
Core Metrics
| textum | syndiff | arborium-diff | |
|---|---|---|---|
| Health Score | 58 | 41 | 64 |
| Total Downloads | 1.6K | 216 | 4.9K |
| 30d Downloads | 203 | 138 | 1.2K |
| Dependents | 39 | 0 | 47 |
| Releases | 11 | 3 | 47 |
| Last Updated | 124d ago | 71d ago | 16d ago |
| Age | 4m | 2m | 3m |
Health Breakdown
textum
Maintenance
13
Quality
16
Community
10
Popularity
4
Documentation
15
syndiff
Maintenance
10
Quality
12
Community
6
Popularity
3
Documentation
10
arborium-diff
Maintenance
18
Quality
16
Community
11
Popularity
4
Documentation
15
Technical Details
| textum | syndiff | arborium-diff | |
|---|---|---|---|
| Version | 0.4.0 | 0.2.0 | 2.16.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 12 | 10 | 5 |
| Crate Size | 48KB | 18KB | 25KB |
| Features | 10 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.88 | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •arborium-diff leads with a health score of 64/100, but none of the options score above 80.
- •textum, syndiff are pre-1.0 — API may change.