Decision Workspace
lzokay vs leb128fmt vs ref_str
Side-by-side comparison of Rust crates
57
lzokay
growingv2.0.1
A minimal, MIT-licensed implementation of the LZO compression format.
53
leb128fmt
growingv0.1.0
A library to encode and decode LEB128 compressed integers.
51
ref_str
experimentalv0.1.1
Compressed borrowed-or-shared string types for no_std Rust.
Core Metrics
| lzokay | leb128fmt | ref_str | |
|---|---|---|---|
| Health Score | 57 | 53 | 51 |
| Total Downloads | 4.9K | 18.3M | 22 |
| 30d Downloads | 303 | 8.9M | 22 |
| Dependents | 0 | 51 | 0 |
| Releases | 5 | 1 | 2 |
| Last Updated | 162d ago | 907d ago | today |
| Age | 4y 7m | 2y 5m | 1d |
Health Breakdown
lzokay
Maintenance
9
Quality
23
Community
6
Popularity
4
Documentation
15
leb128fmt
Maintenance
1
Quality
18
Community
11
Popularity
8
Documentation
15
ref_str
Maintenance
14
Quality
16
Community
6
Popularity
2
Documentation
13
Technical Details
| lzokay | leb128fmt | ref_str | |
|---|---|---|---|
| Version | 2.0.1 | 0.1.0 | 0.1.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 0 | 3 |
| Crate Size | 18KB | 14KB | 14KB |
| Features | 5 | 3 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.81.0 | 1.56.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •lzokay leads with a health score of 57/100, but none of the options score above 80.
- •leb128fmt has the most downloads (18.3M), suggesting wider adoption.
- •⚠ leb128fmt has not been updated in over a year.
- •leb128fmt, ref_str are pre-1.0 — API may change.