Decision Workspace
colr vs colr-types vs culors
Side-by-side comparison of Rust crates
46
colr
experimentalv0.3.1
A general purpose, extensible color type unifying color models and their operations at the type level.
50
colr-types
experimentalv0.3.1
Color model ZSTs and marker traits for colr.
50
culors
experimentalv1.6.0
Rust port of the culori color library. Color spaces, CSS Color Module 4 parsing, interpolation, gamut mapping, ΔE, blending, filters.
Core Metrics
| colr | colr-types | culors | |
|---|---|---|---|
| Health Score | 46 | 50 | 50 |
| Total Downloads | 73 | 70 | 17 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 3 | 0 |
| Releases | 5 | 3 | 1 |
| Last Updated | 40d ago | 40d ago | 21d ago |
| Age | 1m | 1m | 21d |
Health Breakdown
colr
Maintenance
11
Quality
15
Community
6
Popularity
2
Documentation
12
colr-types
Maintenance
12
Quality
16
Community
8
Popularity
2
Documentation
12
culors
Maintenance
12
Quality
16
Community
6
Popularity
1
Documentation
15
Technical Details
| colr | colr-types | culors | |
|---|---|---|---|
| Version | 0.3.1 | 0.3.1 | 1.6.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 6 | 2 | 3 |
| Crate Size | 31KB | 24KB | 630KB |
| Features | 4 | 4 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.85 | 1.85 | 1.75 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •colr-types leads with a health score of 50/100, but none of the options score above 80.
- •colr has the most downloads (73), suggesting wider adoption.
- •colr, colr-types are pre-1.0 — API may change.