Decision Workspace
rapid-qoi vs const_qoi vs base91
Side-by-side comparison of Rust crates
48
rapid-qoi
growingv0.6.1
Optimized QOI format encoder and decoder
50
const_qoi
growingv1.0.1
A safe, 0 dependency, no_std streaming decoder/encoder library for the QOI (Quite Okay Image) format.
48
base91
growingv0.1.0
Encoding binary data as ASCII characters. Similar to base64, but more efficient.
Core Metrics
| rapid-qoi | const_qoi | base91 | |
|---|---|---|---|
| Health Score | 48 | 50 | 48 |
| Total Downloads | 3.6M | 2.5K | 112.0K |
| 30d Downloads | 240.9K | 4 | 1.4K |
| Dependents | 21 | 0 | 38 |
| Releases | 17 | 2 | 2 |
| Last Updated | 1498d ago | 669d ago | 1665d ago |
| Age | 4y 3m | 1y 10m | 6y 10m |
Health Breakdown
rapid-qoi
Maintenance
6
Quality
12
Community
10
Popularity
8
Documentation
12
const_qoi
Maintenance
5
Quality
20
Community
6
Popularity
4
Documentation
15
base91
Maintenance
3
Quality
17
Community
10
Popularity
6
Documentation
12
Technical Details
| rapid-qoi | const_qoi | base91 | |
|---|---|---|---|
| Version | 0.6.1 | 1.0.1 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | ISC | MIT/Apache-2.0 |
| Dependencies | 1 | 0 | 1 |
| Crate Size | 15KB | 16KB | 12KB |
| Features | 4 | 0 | 4 |
| Yanked % | 29.4% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2018 |
| MSRV | — | 1.78 | — |
| 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.
- •rapid-qoi has the most downloads (3.6M), suggesting wider adoption.
- •⚠ rapid-qoi, const_qoi, base91 have not been updated in over a year.
- •rapid-qoi, base91 are pre-1.0 — API may change.