Decision Workspace
xblend vs rgb vs random_color
Side-by-side comparison of Rust crates
39
xblend
growingv0.1.0
A simple color library.
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.
54
random_color
growingv1.1.0
Rust crate for generating random attractive colors
Core Metrics
| xblend | rgb | random_color | |
|---|---|---|---|
| Health Score | 39 | 71 | 54 |
| Total Downloads | 1.7K | 69.3M | 645.3K |
| 30d Downloads | 6 | 6.2M | 52.7K |
| Dependents | 0 | 2.9K | 263 |
| Releases | 1 | 71 | 12 |
| Last Updated | 1904d ago | 30d ago | 322d ago |
| Age | 5y 2m | 9y 9m | 8y 4m |
Health Breakdown
xblend
Maintenance
1
Quality
16
Community
6
Popularity
4
Documentation
12
rgb
Maintenance
17
Quality
11
Community
20
Popularity
8
Documentation
15
random_color
Maintenance
7
Quality
20
Community
10
Popularity
7
Documentation
10
Technical Details
| xblend | rgb | random_color | |
|---|---|---|---|
| Version | 0.1.0 | 0.8.53 | 1.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 0 | 4 | 4 |
| Crate Size | 5KB | 19KB | 10KB |
| Features | 0 | 9 | 3 |
| Yanked % | 0.0% | 87.3% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 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.
- •⚠ xblend has not been updated in over a year.
- •xblend, rgb are pre-1.0 — API may change.