Decision Workspace
fast-srgb8 vs ezk-image vs rgb_derivation
Side-by-side comparison of Rust crates
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
54
rgb_derivation
growingv0.2.3
Routines for calculation XYZ-RGB conversion matrices from white point and primaries
Core Metrics
| fast-srgb8 | ezk-image | rgb_derivation | |
|---|---|---|---|
| Health Score | 54 | 64 | 54 |
| Total Downloads | 4.7M | 41.1K | 32.5K |
| 30d Downloads | 492.1K | 2.7K | 137 |
| Dependents | 30 | 16 | 13 |
| Releases | 2 | 15 | 6 |
| Last Updated | 1783d ago | 10d ago | 63d ago |
| Age | 4y 10m | 1y 10m | 4y 11m |
Health Breakdown
fast-srgb8
Maintenance
3
Quality
21
Community
10
Popularity
8
Documentation
12
ezk-image
Maintenance
18
Quality
18
Community
9
Popularity
6
Documentation
13
rgb_derivation
Maintenance
12
Quality
15
Community
9
Popularity
5
Documentation
13
Technical Details
| fast-srgb8 | ezk-image | rgb_derivation | |
|---|---|---|---|
| Version | 1.0.0 | 0.4.3 | 0.2.3 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 OR CC0-1.0 | MIT | LGPL-3.0-or-later |
| Dependencies | 0 | 7 | 2 |
| Crate Size | 17KB | 47KB | 13KB |
| Features | 0 | 23 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2021 |
| MSRV | — | — | — |
| 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.
- •⚠ fast-srgb8 has not been updated in over a year.
- •ezk-image, rgb_derivation are pre-1.0 — API may change.