Decision Workspace
qos_json vs bincode-next vs qos_hex
Side-by-side comparison of Rust crates
54
qos_json
experimentalv0.8.0
Canonical JSON encoding for deterministic JSON
68
bincode-next
experimentalv2.1.0
A compact, ultra-fast binary serialization format for Rust, optimized for networking and storage!
63
qos_hex
experimentalv0.8.0
Utilities for encoding and decoding hex strings
Core Metrics
| qos_json | bincode-next | qos_hex | |
|---|---|---|---|
| Health Score | 54 | 68 | 63 |
| Total Downloads | 1.6K | 228.7K | 47.8K |
| 30d Downloads | 1.6K | 131.7K | 21.4K |
| Dependents | 3 | 77 | 21 |
| Releases | 1 | 20 | 5 |
| Last Updated | 6d ago | 4d ago | 7d ago |
| Age | 6d | 5m | 2m |
Health Breakdown
qos_json
Maintenance
13
Quality
13
Community
12
Popularity
4
Documentation
12
bincode-next
Maintenance
19
Quality
17
Community
11
Popularity
6
Documentation
15
qos_hex
Maintenance
16
Quality
15
Community
14
Popularity
6
Documentation
12
Technical Details
| qos_json | bincode-next | qos_hex | |
|---|---|---|---|
| Version | 0.8.0 | 2.1.0 | 0.8.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | AGPL-3.0-only | MIT or Apache-2.0 | AGPL-3.0-only |
| Dependencies | 5 | 15 | 1 |
| Crate Size | 10KB | 80KB | 6KB |
| Features | 0 | 4 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.94 | 1.85.0 | 1.94 |
| Owners | 2 (team) | 1 | 2 (team) |
Links
Quick Verdict
- •bincode-next leads with a health score of 68/100, but none of the options score above 80.
- •qos_json, qos_hex are pre-1.0 — API may change.