Decision Workspace
reddb-io-wire vs sdec-wire vs repl-proto
Side-by-side comparison of Rust crates
58
reddb-io-wire
experimentalv1.5.0
RedDB wire protocol vocabulary: connection-string parser and (later) RedWire frame types. Shared by reddb-server, reddb-client, and the official drivers.
60
sdec-wire
experimentalv0.8.0
Wire framing and packet layout for the sdec codec
55
repl-proto
growingv1.14.2
JSON-RPC wire protocol types for the Symbi platform
Core Metrics
| reddb-io-wire | sdec-wire | repl-proto | |
|---|---|---|---|
| Health Score | 58 | 60 | 55 |
| Total Downloads | 398 | 349 | 446 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 52 | 12 | 19 |
| Releases | 13 | 8 | 19 |
| Last Updated | 3d ago | 113d ago | 4d ago |
| Age | 14d | 3m | 6m |
Health Breakdown
reddb-io-wire
Maintenance
17
Quality
14
Community
11
Popularity
3
Documentation
13
sdec-wire
Maintenance
19
Quality
14
Community
9
Popularity
3
Documentation
15
repl-proto
Maintenance
19
Quality
14
Community
9
Popularity
3
Documentation
10
Technical Details
| reddb-io-wire | sdec-wire | repl-proto | |
|---|---|---|---|
| Version | 1.5.0 | 0.8.0 | 1.14.2 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | AGPL-3.0-only | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 8 | 2 | 2 |
| Crate Size | 66KB | 15KB | 7KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 5.3% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.89 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •sdec-wire leads with a health score of 60/100, but none of the options score above 80.
- •repl-proto has the most downloads (446), suggesting wider adoption.
- •sdec-wire is pre-1.0 — API may change.