Decision Workspace
garb vs rgb vs color-brewery
Side-by-side comparison of Rust crates
50
garb
experimentalv0.2.5
Dress your pixels for the occasion — SIMD-optimized pixel format conversions
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.
39
color-brewery
growingv0.1.0
Color palettes and gradients
Core Metrics
| garb | rgb | color-brewery | |
|---|---|---|---|
| Health Score | 50 | 71 | 39 |
| Total Downloads | 773 | 69.3M | 1.6K |
| 30d Downloads | 774 | 6.2M | 4 |
| Dependents | 1 | 2.9K | 0 |
| Releases | 7 | 71 | 1 |
| Last Updated | 2d ago | 30d ago | 1125d ago |
| Age | 27d | 9y 9m | 3y 1m |
Health Breakdown
garb
Maintenance
13
Quality
15
Community
7
Popularity
3
Documentation
12
rgb
Maintenance
17
Quality
11
Community
20
Popularity
8
Documentation
15
color-brewery
Maintenance
1
Quality
15
Community
6
Popularity
4
Documentation
13
Technical Details
| garb | rgb | color-brewery | |
|---|---|---|---|
| Version | 0.2.5 | 0.8.53 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 9 | 4 | 2 |
| Crate Size | 66KB | 19KB | 52KB |
| Features | 5 | 9 | 0 |
| Yanked % | 0.0% | 87.3% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.89 | 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.
- •⚠ color-brewery has not been updated in over a year.