Decision Workspace
varint-compression vs vbyte vs deranged
Side-by-side comparison of Rust crates
40
varint-compression
growingv0.2.0
variable length integer compression
41
vbyte
growingv0.1.0
variable length integer compression
60
deranged
growingv0.5.8
Ranged integers
Core Metrics
| varint-compression | vbyte | deranged | |
|---|---|---|---|
| Health Score | 40 | 41 | 60 |
| Total Downloads | 4.1K | 6.9K | 334.7M |
| 30d Downloads | 49 | 151 | 32.3M |
| Dependents | 0 | 12 | 136 |
| Releases | 2 | 1 | 33 |
| Last Updated | 1271d ago | 1215d ago | 34d ago |
| Age | 3y 5m | 3y 4m | 5y 3m |
Health Breakdown
varint-compression
Maintenance
4
Quality
16
Community
6
Popularity
4
Documentation
10
vbyte
Maintenance
1
Quality
16
Community
9
Popularity
5
Documentation
10
deranged
Maintenance
17
Quality
14
Community
9
Popularity
8
Documentation
12
Technical Details
| varint-compression | vbyte | deranged | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.0 | 0.5.8 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 0 | 12 |
| Crate Size | 3KB | 2KB | 27KB |
| Features | 0 | 0 | 11 |
| Yanked % | 0.0% | 0.0% | 6.1% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.85.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •deranged leads with a health score of 60/100, but none of the options score above 80.
- •deranged is depended on by 136 crates — strongest ecosystem trust.
- •⚠ varint-compression, vbyte have not been updated in over a year.