Decision Workspace
acolor vs culors vs kmeans_colors
Side-by-side comparison of Rust crates
51
acolor
growingv0.0.11
Color representations, operations and conversions.
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.
49
kmeans_colors
growingv0.7.1
Simple k-means clustering to find dominant colors in images. Backed by a generic k-means implementation offered as a standalone library.
Core Metrics
| acolor | culors | kmeans_colors | |
|---|---|---|---|
| Health Score | 51 | 50 | 49 |
| Total Downloads | 15.1K | 17 | 577.1K |
| 30d Downloads | 0 | 0 | 35.6K |
| Dependents | 5 | 0 | 28 |
| Releases | 10 | 1 | 12 |
| Last Updated | 990d ago | 21d ago | 259d ago |
| Age | 3y 3m | 21d | 6y |
Health Breakdown
acolor
Maintenance
6
Quality
17
Community
8
Popularity
5
Documentation
15
culors
Maintenance
12
Quality
16
Community
6
Popularity
1
Documentation
15
kmeans_colors
Maintenance
7
Quality
16
Community
10
Popularity
7
Documentation
9
Technical Details
| acolor | culors | kmeans_colors | |
|---|---|---|---|
| Version | 0.0.11 | 1.6.0 | 0.7.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 9 | 3 | 7 |
| Crate Size | 20KB | 630KB | 31KB |
| Features | 15 | 2 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | 1.72.0 | 1.75 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •acolor leads with a health score of 51/100, but none of the options score above 80.
- •kmeans_colors has the most downloads (577.1K), suggesting wider adoption.
- •⚠ acolor has not been updated in over a year.
- •acolor, kmeans_colors are pre-1.0 — API may change.