Decision Workspace
vbe vs nano-leb128 vs var_byte_str
Side-by-side comparison of Rust crates
35
vbe
growingv0.1.1
A Rust implementation of the Variable Byte Encoding (VBE) compression algorithm.
42
nano-leb128
growingv0.1.0
Little endian base 128 variable-length code compression
33
var_byte_str
growingv0.1.2
Variable byte encoding string by using gap instead of code point
Core Metrics
| vbe | nano-leb128 | var_byte_str | |
|---|---|---|---|
| Health Score | 35 | 42 | 33 |
| Total Downloads | 1.7K | 156.9K | 4.0K |
| 30d Downloads | 29 | 233 | 5 |
| Dependents | 0 | 8 | 0 |
| Releases | 1 | 1 | 3 |
| Last Updated | 857d ago | 2455d ago | 2064d ago |
| Age | 2y 4m | 6y 8m | 5y 8m |
Health Breakdown
vbe
Maintenance
1
Quality
14
Community
6
Popularity
4
Documentation
10
nano-leb128
Maintenance
1
Quality
17
Community
9
Popularity
6
Documentation
9
var_byte_str
Maintenance
4
Quality
10
Community
6
Popularity
4
Documentation
9
Technical Details
| vbe | nano-leb128 | var_byte_str | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.0 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT/Apache-2.0 | BSD-2-Clause |
| Dependencies | 2 | 3 | 4 |
| Crate Size | 169KB | 8KB | 10KB |
| Features | 0 | 4 | 2 |
| Yanked % | 0.0% | 0.0% | 33.3% |
| Edition | 2021 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •nano-leb128 leads with a health score of 42/100, but none of the options score above 80.
- •⚠ vbe, nano-leb128, var_byte_str have not been updated in over a year.