Decision Workspace
crdt-merge vs eips vs reconcile-text
Side-by-side comparison of Rust crates
45
crdt-merge
experimentalv0.2.0
Conflict-free merge, dedup & diff for any dataset. Powered by CRDTs.
56
eips
growingv0.2.3
Efficient intention-preserving sequence CRDT
53
reconcile-text
experimentalv0.11.0
Intelligent 3-way text merging with automated conflict resolution
Core Metrics
| crdt-merge | eips | reconcile-text | |
|---|---|---|---|
| Health Score | 45 | 56 | 53 |
| Total Downloads | 23 | 2.5K | 2.9K |
| 30d Downloads | 23 | 32 | 146 |
| Dependents | 0 | 0 | 0 |
| Releases | 2 | 5 | 19 |
| Last Updated | 2d ago | 12d ago | 13d ago |
| Age | 2d | 3y 3m | 8m |
Health Breakdown
crdt-merge
Maintenance
14
Quality
13
Community
6
Popularity
2
Documentation
10
eips
Maintenance
15
Quality
16
Community
6
Popularity
4
Documentation
15
reconcile-text
Maintenance
18
Quality
13
Community
6
Popularity
4
Documentation
12
Technical Details
| crdt-merge | eips | reconcile-text | |
|---|---|---|---|
| Version | 0.2.0 | 0.2.3 | 0.11.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | AGPL-3.0-or-later | MIT |
| Dependencies | 6 | 10 | 11 |
| Crate Size | 26KB | 62KB | 730KB |
| Features | 0 | 5 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.65 | 1.94 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •eips leads with a health score of 56/100, but none of the options score above 80.
- •reconcile-text has the most downloads (2.9K), suggesting wider adoption.