Decision Workspace
leb128fmt vs nano-leb128 vs leb128-u64
Side-by-side comparison of Rust crates
53
leb128fmt
growingv0.1.0
A library to encode and decode LEB128 compressed integers.
42
nano-leb128
growingv0.1.0
Little endian base 128 variable-length code compression
40
leb128-u64
growingv0.1.1
Extremely minimal and simple LEB128 u64 encoding/decoding
Core Metrics
| leb128fmt | nano-leb128 | leb128-u64 | |
|---|---|---|---|
| Health Score | 53 | 42 | 40 |
| Total Downloads | 18.3M | 156.9K | 6.9K |
| 30d Downloads | 9.1M | 242 | 5 |
| Dependents | 51 | 8 | 0 |
| Releases | 1 | 1 | 2 |
| Last Updated | 907d ago | 2455d ago | 1054d ago |
| Age | 2y 5m | 6y 8m | 2y 10m |
Health Breakdown
leb128fmt
Maintenance
1
Quality
18
Community
11
Popularity
8
Documentation
15
nano-leb128
Maintenance
1
Quality
17
Community
9
Popularity
6
Documentation
9
leb128-u64
Maintenance
4
Quality
15
Community
6
Popularity
5
Documentation
10
Technical Details
| leb128fmt | nano-leb128 | leb128-u64 | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT/Apache-2.0 | MIT |
| Dependencies | 0 | 3 | 2 |
| Crate Size | 14KB | 8KB | 3KB |
| Features | 3 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | 1.56.0 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •leb128fmt leads with a health score of 53/100, but none of the options score above 80.
- •⚠ leb128fmt, nano-leb128, leb128-u64 have not been updated in over a year.