Decision Workspace
color-brewery vs rgb vs pix
Side-by-side comparison of Rust crates
39
color-brewery
growingv0.1.0
Color palettes and gradients
68
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.
66
pix
stablev1.0.0
Pixel / raster image library
Core Metrics
| color-brewery | rgb | pix | |
|---|---|---|---|
| Health Score | 39 | 68 | 66 |
| Total Downloads | 1.6K | 82.1M | 9.8M |
| 30d Downloads | 0 | 7.0M | 163.3K |
| Dependents | 0 | 3.1K | 143 |
| Releases | 1 | 71 | 21 |
| Last Updated | 1184d ago | 89d ago | 3d ago |
| Age | 3y 2m | 9y 11m | 7y 1m |
Health Breakdown
color-brewery
Maintenance
1
Quality
15
Community
6
Popularity
4
Documentation
13
rgb
Maintenance
14
Quality
11
Community
20
Popularity
8
Documentation
15
pix
Maintenance
16
Quality
16
Community
13
Popularity
8
Documentation
13
Technical Details
| color-brewery | rgb | pix | |
|---|---|---|---|
| Version | 0.1.0 | 0.8.53 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 2 | 4 | 1 |
| Crate Size | 52KB | 19KB | 44KB |
| Features | 0 | 9 | 0 |
| Yanked % | 0.0% | 87.3% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.64 | — |
| Owners | 1 | 3 (team) | 2 |
Links
Quick Verdict
- •rgb leads with a health score of 68/100, but none of the options score above 80.
- •rgb is depended on by 3.1K crates — strongest ecosystem trust.
- •⚠ color-brewery has not been updated in over a year.
- •color-brewery, rgb are pre-1.0 — API may change.