Decision Workspace
const_qoi vs qoi vs rapid-qoi
Side-by-side comparison of Rust crates
50
const_qoi
growingv1.0.1
A safe, 0 dependency, no_std streaming decoder/encoder library for the QOI (Quite Okay Image) format.
48
qoi
growingv0.4.1
VERY fast encoder/decoder for QOI (Quite Okay Image) format
48
rapid-qoi
growingv0.6.1
Optimized QOI format encoder and decoder
Core Metrics
| const_qoi | qoi | rapid-qoi | |
|---|---|---|---|
| Health Score | 50 | 48 | 48 |
| Total Downloads | 2.5K | 37.3M | 3.6M |
| 30d Downloads | 4 | 3.7M | 256.5K |
| Dependents | 0 | 68 | 21 |
| Releases | 2 | 7 | 17 |
| Last Updated | 669d ago | 1258d ago | 1498d ago |
| Age | 1y 10m | 4y 4m | 4y 3m |
Health Breakdown
const_qoi
Maintenance
5
Quality
20
Community
6
Popularity
4
Documentation
15
qoi
Maintenance
4
Quality
10
Community
11
Popularity
8
Documentation
15
rapid-qoi
Maintenance
6
Quality
12
Community
10
Popularity
8
Documentation
12
Technical Details
| const_qoi | qoi | rapid-qoi | |
|---|---|---|---|
| Version | 1.0.1 | 0.4.1 | 0.6.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | ISC | MIT/Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 6 | 1 |
| Crate Size | 16KB | 71KB | 15KB |
| Features | 0 | 4 | 4 |
| Yanked % | 0.0% | 71.4% | 29.4% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | 1.78 | 1.61.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •const_qoi leads with a health score of 50/100, but none of the options score above 80.
- •qoi has the most downloads (37.3M), suggesting wider adoption.
- •⚠ const_qoi, qoi, rapid-qoi have not been updated in over a year.
- •qoi, rapid-qoi are pre-1.0 — API may change.