Decision Workspace
tx2-link vs pco vs sdec-wire
Side-by-side comparison of Rust crates
50
tx2-link
experimentalv0.1.1
Binary protocol for syncing ECS worlds with field-level delta compression
61
pco
stablev1.0.1
Good compression for numerical sequences
57
sdec-wire
experimentalv0.8.0
Wire framing and packet layout for the sdec codec
Core Metrics
| tx2-link | pco | sdec-wire | |
|---|---|---|---|
| Health Score | 50 | 61 | 57 |
| Total Downloads | 472 | 427.4K | 228 |
| 30d Downloads | 107 | 105.1K | 67 |
| Dependents | 10 | 291 | 12 |
| Releases | 2 | 30 | 8 |
| Last Updated | 119d ago | 49d ago | 54d ago |
| Age | 4m | 2y 8m | 1m |
Health Breakdown
tx2-link
Maintenance
11
Quality
14
Community
9
Popularity
3
Documentation
13
pco
Maintenance
17
Quality
12
Community
13
Popularity
7
Documentation
12
sdec-wire
Maintenance
16
Quality
14
Community
9
Popularity
3
Documentation
15
Technical Details
| tx2-link | pco | sdec-wire | |
|---|---|---|---|
| Version | 0.1.1 | 1.0.1 | 0.8.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 13 | 5 | 2 |
| Crate Size | 34KB | 101KB | 15KB |
| Features | 4 | 0 | 0 |
| Yanked % | 0.0% | 6.7% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.87.0 | 1.89 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •pco leads with a health score of 61/100, but none of the options score above 80.
- •pco is depended on by 291 crates — strongest ecosystem trust.
- •tx2-link, sdec-wire are pre-1.0 — API may change.