Decision Workspace
rgb vs color-brewery vs palette
Side-by-side comparison of Rust crates
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
56
palette
growingv0.7.6
Convert and manage colors with a focus on correctness, flexibility and ease of use.
Core Metrics
| rgb | color-brewery | palette | |
|---|---|---|---|
| Health Score | 71 | 39 | 56 |
| Total Downloads | 69.3M | 1.6K | 6.9M |
| 30d Downloads | 6.2M | 4 | 538.3K |
| Dependents | 2.9K | 0 | 2.5K |
| Releases | 71 | 1 | 17 |
| Last Updated | 30d ago | 1125d ago | 698d ago |
| Age | 9y 9m | 3y 1m | 10y 2m |
Health Breakdown
rgb
Maintenance
17
Quality
11
Community
20
Popularity
8
Documentation
15
color-brewery
Maintenance
1
Quality
15
Community
6
Popularity
4
Documentation
13
palette
Maintenance
4
Quality
15
Community
15
Popularity
8
Documentation
14
Technical Details
| rgb | color-brewery | palette | |
|---|---|---|---|
| Version | 0.8.53 | 0.1.0 | 0.7.6 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 4 | 2 | 14 |
| Crate Size | 19KB | 52KB | 231KB |
| Features | 9 | 0 | 8 |
| Yanked % | 87.3% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | 1.64 | — | 1.60.0 |
| Owners | 3 (team) | 1 | 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, palette have not been updated in over a year.