Decision Workspace
egui_from_hex vs pigment vs csscolorparser
Side-by-side comparison of Rust crates
45
egui_from_hex
experimentalv0.1.1
Fastest EGUI `from_hex()` function for Color32, available in ANY version of EGUI.
49
pigment
experimentalv0.1.2
All the colors of the web, by name – case-/space-/snake-insensitive
68
csscolorparser
growingv0.8.3
CSS color parser library
Core Metrics
| egui_from_hex | pigment | csscolorparser | |
|---|---|---|---|
| Health Score | 45 | 49 | 68 |
| Total Downloads | 29 | 1.5K | 7.1M |
| 30d Downloads | 29 | 5 | 1.5M |
| Dependents | 0 | 6 | 608 |
| Releases | 2 | 3 | 15 |
| Last Updated | 16d ago | 316d ago | 18d ago |
| Age | 16d | 10m | 5y 3m |
Health Breakdown
egui_from_hex
Maintenance
13
Quality
14
Community
6
Popularity
2
Documentation
10
pigment
Maintenance
9
Quality
15
Community
8
Popularity
4
Documentation
13
csscolorparser
Maintenance
15
Quality
17
Community
14
Popularity
8
Documentation
14
Technical Details
| egui_from_hex | pigment | csscolorparser | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.2 | 0.8.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 1 | 9 | 7 |
| Crate Size | 9KB | 56KB | 47KB |
| Features | 0 | 8 | 6 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2018 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •csscolorparser leads with a health score of 68/100, but none of the options score above 80.
- •csscolorparser is depended on by 608 crates — strongest ecosystem trust.