Decision Workspace
garb vs rgb vs color-brewery
Side-by-side comparison of Rust crates
54
garb
experimentalv0.2.8
Dress your pixels for the occasion — SIMD-optimized pixel format conversions
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.
39
color-brewery
growingv0.1.0
Color palettes and gradients
Core Metrics
| garb | rgb | color-brewery | |
|---|---|---|---|
| Health Score | 54 | 68 | 39 |
| Total Downloads | 11.3K | 82.1M | 1.6K |
| 30d Downloads | 5.8K | 7.0M | 0 |
| Dependents | 33 | 3.1K | 0 |
| Releases | 10 | 71 | 1 |
| Last Updated | 17d ago | 89d ago | 1184d ago |
| Age | 2m | 9y 11m | 3y 2m |
Health Breakdown
garb
Maintenance
12
Quality
10
Community
15
Popularity
5
Documentation
12
rgb
Maintenance
14
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.8 | 0.8.53 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 10 | 4 | 2 |
| Crate Size | 112KB | 19KB | 52KB |
| Features | 5 | 9 | 0 |
| Yanked % | 10.0% | 87.3% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.89 | 1.64 | — |
| Owners | 2 (team) | 3 (team) | 1 |
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.