Decision Workspace
replication-engine vs smg-mesh vs crdt-lite
Side-by-side comparison of Rust crates
40
replication-engine
experimentalv0.1.5
Mesh replication agent for sync-engine nodes
54
smg-mesh
experimentalv1.2.1
Mesh gossip protocol and distributed state synchronization for Shepherd Model Gateway
52
crdt-lite
growingv0.8.0
A lightweight, column-based CRDT implementation in Rust
Core Metrics
| replication-engine | smg-mesh | crdt-lite | |
|---|---|---|---|
| Health Score | 40 | 54 | 52 |
| Total Downloads | 104 | 170.6K | 2.3K |
| 30d Downloads | 8 | 112.2K | 16 |
| Dependents | 0 | 9 | 0 |
| Releases | 6 | 6 | 12 |
| Last Updated | 76d ago | 6d ago | 130d ago |
| Age | 2m | 2m | 1y 6m |
Health Breakdown
replication-engine
Maintenance
10
Quality
10
Community
6
Popularity
2
Documentation
12
smg-mesh
Maintenance
16
Quality
13
Community
9
Popularity
6
Documentation
10
crdt-lite
Maintenance
13
Quality
16
Community
6
Popularity
4
Documentation
13
Technical Details
| replication-engine | smg-mesh | crdt-lite | |
|---|---|---|---|
| Version | 0.1.5 | 1.2.1 | 0.8.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | AGPL-3.0 | Apache-2.0 | MIT |
| Dependencies | 30 | 34 | 10 |
| Crate Size | 129KB | 99KB | 149KB |
| Features | 1 | 0 | 13 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.75 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •smg-mesh leads with a health score of 54/100, but none of the options score above 80.
- •replication-engine, crdt-lite are pre-1.0 — API may change.