Decision Workspace
vbyte vs varint-compression vs deranged
Side-by-side comparison of Rust crates
41
vbyte
growingv0.1.0
variable length integer compression
40
varint-compression
growingv0.2.0
variable length integer compression
60
deranged
growingv0.5.8
Ranged integers
Core Metrics
| vbyte | varint-compression | deranged | |
|---|---|---|---|
| Health Score | 41 | 40 | 60 |
| Total Downloads | 6.9K | 4.1K | 334.7M |
| 30d Downloads | 151 | 49 | 32.3M |
| Dependents | 12 | 0 | 136 |
| Releases | 1 | 2 | 33 |
| Last Updated | 1215d ago | 1271d ago | 34d ago |
| Age | 3y 4m | 3y 5m | 5y 3m |
Health Breakdown
vbyte
Maintenance
1
Quality
16
Community
9
Popularity
5
Documentation
10
varint-compression
Maintenance
4
Quality
16
Community
6
Popularity
4
Documentation
10
deranged
Maintenance
17
Quality
14
Community
9
Popularity
8
Documentation
12
Technical Details
| vbyte | varint-compression | deranged | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.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 | 2KB | 3KB | 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.
- •⚠ vbyte, varint-compression have not been updated in over a year.