Decision Workspace
cobsin vs fast-hex-lite vs corncobs
Side-by-side comparison of Rust crates
47
cobsin
experimentalv1.0.0
COBS encoding/decoding, in-place. `no_std`, zero allocations.
51
fast-hex-lite
experimentalv0.1.1
High-performance hex encoding and decoding with zero allocations, no_std support and SIMD acceleration
48
corncobs
growingv0.1.4
COBS encode/decode for Rust no_std targets
Core Metrics
| cobsin | fast-hex-lite | corncobs | |
|---|---|---|---|
| Health Score | 47 | 51 | 48 |
| Total Downloads | 44 | 34 | 359.7K |
| 30d Downloads | 17 | 10 | 19.7K |
| Dependents | 1 | 0 | 21 |
| Releases | 1 | 2 | 4 |
| Last Updated | 52d ago | 34d ago | 289d ago |
| Age | 1m | 1m | 4y 1m |
Health Breakdown
cobsin
Maintenance
10
Quality
18
Community
7
Popularity
2
Documentation
10
fast-hex-lite
Maintenance
12
Quality
16
Community
6
Popularity
2
Documentation
15
corncobs
Maintenance
6
Quality
16
Community
7
Popularity
7
Documentation
12
Technical Details
| cobsin | fast-hex-lite | corncobs | |
|---|---|---|---|
| Version | 1.0.0 | 0.1.1 | 0.1.4 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | Apache-2.0 | MPL-2.0 |
| Dependencies | 0 | 2 | 4 |
| Crate Size | 6KB | 35KB | 26KB |
| Features | 0 | 3 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.88 | 1.69 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fast-hex-lite leads with a health score of 51/100, but none of the options score above 80.
- •corncobs has the most downloads (359.7K), suggesting wider adoption.
- •fast-hex-lite, corncobs are pre-1.0 — API may change.