Decision Workspace
stateset-protocol vs entidb_sync_protocol vs tx2-link
Side-by-side comparison of Rust crates
45
stateset-protocol
experimentalv0.8.1
Wire-format types for StateSet sync protocol — envelopes, batches, Merkle proofs
51
entidb_sync_protocol
experimentalv2.0.0-alpha.3
Sync protocol types and CBOR codecs for EntiDB
50
tx2-link
experimentalv0.1.1
Binary protocol for syncing ECS worlds with field-level delta compression
Core Metrics
| stateset-protocol | entidb_sync_protocol | tx2-link | |
|---|---|---|---|
| Health Score | 45 | 51 | 50 |
| Total Downloads | 88 | 130 | 472 |
| 30d Downloads | 70 | 37 | 107 |
| Dependents | 0 | 4 | 10 |
| Releases | 7 | 2 | 2 |
| Last Updated | 8d ago | 84d ago | 119d ago |
| Age | 1m | 3m | 4m |
Health Breakdown
stateset-protocol
Maintenance
13
Quality
12
Community
6
Popularity
2
Documentation
12
entidb_sync_protocol
Maintenance
12
Quality
16
Community
8
Popularity
3
Documentation
12
tx2-link
Maintenance
11
Quality
14
Community
9
Popularity
3
Documentation
13
Technical Details
| stateset-protocol | entidb_sync_protocol | tx2-link | |
|---|---|---|---|
| Version | 0.8.1 | 2.0.0-alpha.3 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 11 | 4 | 13 |
| Crate Size | 29KB | 15KB | 34KB |
| Features | 0 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.85 | 1.82 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •entidb_sync_protocol leads with a health score of 51/100, but none of the options score above 80.
- •tx2-link has the most downloads (472), suggesting wider adoption.
- •stateset-protocol, tx2-link are pre-1.0 — API may change.