Decision Workspace
kmeans_colors vs acolor vs culors
Side-by-side comparison of Rust crates
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.
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.
Core Metrics
| kmeans_colors | acolor | culors | |
|---|---|---|---|
| Health Score | 49 | 51 | 50 |
| Total Downloads | 577.1K | 15.1K | 17 |
| 30d Downloads | 35.6K | 0 | 0 |
| Dependents | 28 | 5 | 0 |
| Releases | 12 | 10 | 1 |
| Last Updated | 259d ago | 990d ago | 21d ago |
| Age | 6y | 3y 3m | 21d |
Health Breakdown
kmeans_colors
Maintenance
7
Quality
16
Community
10
Popularity
7
Documentation
9
acolor
Maintenance
6
Quality
17
Community
8
Popularity
5
Documentation
15
culors
Maintenance
12
Quality
16
Community
6
Popularity
1
Documentation
15
Technical Details
| kmeans_colors | acolor | culors | |
|---|---|---|---|
| Version | 0.7.1 | 0.0.11 | 1.6.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 7 | 9 | 3 |
| Crate Size | 31KB | 20KB | 630KB |
| Features | 3 | 15 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| 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.
- •kmeans_colors, acolor are pre-1.0 — API may change.