Decision Workspace
ckmeans vs serde_esri vs esri_json
Side-by-side comparison of Rust crates
52
ckmeans
growingv1.2.0
A Rust implementation of Wang and Song's Ckmeans clustering algorithm
43
serde_esri
growingv0.4.0
A library for serializing and deserializing JSON from Esri Location Services.
39
esri_json
experimentalv0.1.1
Serializing and Deserializing Esri JSON using serde
Core Metrics
| ckmeans | serde_esri | esri_json | |
|---|---|---|---|
| Health Score | 52 | 43 | 39 |
| Total Downloads | 20.4K | 7.0K | 39 |
| 30d Downloads | 176 | 563 | 4 |
| Dependents | 0 | 0 | 0 |
| Releases | 16 | 4 | 2 |
| Last Updated | 259d ago | 241d ago | 72d ago |
| Age | 2y 7m | 1y 11m | 2m |
Health Breakdown
ckmeans
Maintenance
10
Quality
19
Community
5
Popularity
5
Documentation
13
serde_esri
Maintenance
7
Quality
15
Community
6
Popularity
5
Documentation
10
esri_json
Maintenance
10
Quality
14
Community
3
Popularity
2
Documentation
10
Technical Details
| ckmeans | serde_esri | esri_json | |
|---|---|---|---|
| Version | 1.2.0 | 0.4.0 | 0.1.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | BlueOak-1.0.0 | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 8 | 8 | 4 |
| Crate Size | 24KB | 46KB | 29KB |
| Features | 1 | 4 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.70 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ckmeans leads with a health score of 52/100, but none of the options score above 80.
- •serde_esri, esri_json are pre-1.0 — API may change.