Decision Workspace
tincture vs rgb vs ezk-image
Side-by-side comparison of Rust crates
44
tincture
growingv1.0.0
Convert colors between sRGB, Oklab and related color spaces
71
rgb
growingv0.8.53
`struct RGB/RGBA/etc.` for sharing pixels between crates + convenience methods for color manipulation. Allows no-copy high-level interoperability. Also adds common convenience methods and implements standard Rust traits to make `RGB`/`RGBA` pixels and slices first-class Rust objects.
64
ezk-image
growingv0.4.3
Convert pixel and color formats such and RGB, YUV (YCbCr), ICtCp
Core Metrics
| tincture | rgb | ezk-image | |
|---|---|---|---|
| Health Score | 44 | 71 | 64 |
| Total Downloads | 29.2K | 69.3M | 41.1K |
| 30d Downloads | 399 | 6.2M | 2.7K |
| Dependents | 6 | 2.9K | 16 |
| Releases | 10 | 71 | 15 |
| Last Updated | 1494d ago | 30d ago | 10d ago |
| Age | 5y 2m | 9y 9m | 1y 10m |
Health Breakdown
tincture
Maintenance
4
Quality
15
Community
7
Popularity
5
Documentation
13
rgb
Maintenance
17
Quality
11
Community
20
Popularity
8
Documentation
15
ezk-image
Maintenance
18
Quality
18
Community
9
Popularity
6
Documentation
13
Technical Details
| tincture | rgb | ezk-image | |
|---|---|---|---|
| Version | 1.0.0 | 0.8.53 | 0.4.3 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 0 | 4 | 7 |
| Crate Size | 6KB | 19KB | 47KB |
| Features | 0 | 9 | 23 |
| Yanked % | 70.0% | 87.3% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.64 | — |
| Owners | 1 | 3 (team) | 1 |
Links
Quick Verdict
- •rgb leads with a health score of 71/100, but none of the options score above 80.
- •rgb is depended on by 2.9K crates — strongest ecosystem trust.
- •⚠ tincture has not been updated in over a year.
- •rgb, ezk-image are pre-1.0 — API may change.