Decision Workspace
luv vs rgb vs palette
Side-by-side comparison of Rust crates
42
luv
growingv0.9.2
Tools for converting between sRGB, CIE Luv and CIE LCh(uv) colour spaces and comparing differences in colour.
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.
56
palette
growingv0.7.6
Convert and manage colors with a focus on correctness, flexibility and ease of use.
Core Metrics
| luv | rgb | palette | |
|---|---|---|---|
| Health Score | 42 | 71 | 56 |
| Total Downloads | 5.4K | 69.3M | 6.9M |
| 30d Downloads | 25 | 6.2M | 538.3K |
| Dependents | 6 | 2.9K | 2.5K |
| Releases | 3 | 71 | 17 |
| Last Updated | 786d ago | 30d ago | 698d ago |
| Age | 4y 11m | 9y 9m | 10y 2m |
Health Breakdown
luv
Maintenance
4
Quality
14
Community
8
Popularity
4
Documentation
12
rgb
Maintenance
17
Quality
11
Community
20
Popularity
8
Documentation
15
palette
Maintenance
4
Quality
15
Community
15
Popularity
8
Documentation
14
Technical Details
| luv | rgb | palette | |
|---|---|---|---|
| Version | 0.9.2 | 0.8.53 | 0.7.6 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 4 | 4 | 14 |
| Crate Size | 10KB | 19KB | 231KB |
| Features | 0 | 9 | 8 |
| Yanked % | 0.0% | 87.3% | 0.0% |
| Edition | 2018 | 2021 | 2018 |
| MSRV | — | 1.64 | 1.60.0 |
| 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.
- •⚠ luv, palette have not been updated in over a year.