Decision Workspace
leb128-u64 vs leb128fmt vs toml_datetime
Side-by-side comparison of Rust crates
40
leb128-u64
growingv0.1.1
Extremely minimal and simple LEB128 u64 encoding/decoding
53
leb128fmt
growingv0.1.0
A library to encode and decode LEB128 compressed integers.
77
toml_datetime
stablev1.1.0+spec-1.1.0
A TOML-compatible datetime type
Core Metrics
| leb128-u64 | leb128fmt | toml_datetime | |
|---|---|---|---|
| Health Score | 40 | 53 | 77 |
| Total Downloads | 6.9K | 18.3M | 400.6M |
| 30d Downloads | 5 | 8.9M | 40.6M |
| Dependents | 0 | 51 | 737 |
| Releases | 2 | 1 | 23 |
| Last Updated | 1054d ago | 907d ago | 4d ago |
| Age | 2y 10m | 2y 5m | 3y 5m |
Health Breakdown
leb128-u64
Maintenance
4
Quality
15
Community
6
Popularity
5
Documentation
10
leb128fmt
Maintenance
1
Quality
18
Community
11
Popularity
8
Documentation
15
toml_datetime
Maintenance
19
Quality
19
Community
19
Popularity
8
Documentation
12
Technical Details
| leb128-u64 | leb128fmt | toml_datetime | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.0 | 1.1.0+spec-1.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 0 | 2 |
| Crate Size | 3KB | 14KB | 18KB |
| Features | 0 | 3 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.56.0 | 1.85 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •toml_datetime leads with a health score of 77/100, but none of the options score above 80.
- •toml_datetime is depended on by 737 crates — strongest ecosystem trust.
- •⚠ leb128-u64, leb128fmt have not been updated in over a year.
- •leb128-u64, leb128fmt are pre-1.0 — API may change.