Decision Workspace
blend-srgb vs fast-srgb8 vs ezk-image
Side-by-side comparison of Rust crates
50
blend-srgb
growingv0.1.1
A small, `#![no_std]`-compatible sRGB conversion and blending library designed for performance
54
fast-srgb8
growingv1.0.0
Very fast conversions between linear float and 8-bit sRGB (with no_std support).
64
ezk-image
growingv0.4.3
Convert pixel and color formats such and RGB, YUV (YCbCr), ICtCp
Core Metrics
| blend-srgb | fast-srgb8 | ezk-image | |
|---|---|---|---|
| Health Score | 50 | 54 | 64 |
| Total Downloads | 16.8K | 4.7M | 41.1K |
| 30d Downloads | 67 | 476.1K | 2.7K |
| Dependents | 8 | 30 | 16 |
| Releases | 2 | 2 | 15 |
| Last Updated | 1382d ago | 1783d ago | 10d ago |
| Age | 3y 9m | 4y 10m | 1y 10m |
Health Breakdown
blend-srgb
Maintenance
4
Quality
17
Community
9
Popularity
5
Documentation
15
fast-srgb8
Maintenance
3
Quality
21
Community
10
Popularity
8
Documentation
12
ezk-image
Maintenance
18
Quality
18
Community
9
Popularity
6
Documentation
13
Technical Details
| blend-srgb | fast-srgb8 | ezk-image | |
|---|---|---|---|
| Version | 0.1.1 | 1.0.0 | 0.4.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 OR CC0-1.0 | MIT |
| Dependencies | 1 | 0 | 7 |
| Crate Size | 8KB | 17KB | 47KB |
| Features | 2 | 0 | 23 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2024 |
| MSRV | 1.56 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ezk-image leads with a health score of 64/100, but none of the options score above 80.
- •fast-srgb8 has the most downloads (4.7M), suggesting wider adoption.
- •⚠ blend-srgb, fast-srgb8 have not been updated in over a year.
- •blend-srgb, ezk-image are pre-1.0 — API may change.