Decision Workspace
contatori vs clashcore vs dashmap
Side-by-side comparison of Rust crates
50
contatori
experimentalv0.7.5
High-performance sharded atomic counters for Rust
51
clashcore
experimentalv1.0.0
Sharded RwLock collection — internals shared by clashmap
71
dashmap
stablev6.2.1
Blazing fast concurrent HashMap for Rust.
Core Metrics
| contatori | clashcore | dashmap | |
|---|---|---|---|
| Health Score | 50 | 51 | 71 |
| Total Downloads | 722 | 593 | 275.0M |
| 30d Downloads | 0 | 0 | 20.7M |
| Dependents | 32 | 1 | 55.7K |
| Releases | 19 | 1 | 85 |
| Last Updated | 132d ago | 22d ago | 8d ago |
| Age | 5m | 22d | 6y 9m |
Health Breakdown
contatori
Maintenance
13
Quality
14
Community
10
Popularity
3
Documentation
10
clashcore
Maintenance
12
Quality
17
Community
7
Popularity
3
Documentation
12
dashmap
Maintenance
18
Quality
16
Community
15
Popularity
8
Documentation
14
Technical Details
| contatori | clashcore | dashmap | |
|---|---|---|---|
| Version | 0.7.5 | 1.0.0 | 6.2.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 18 | 5 | 10 |
| Crate Size | 65KB | 13KB | 27KB |
| Features | 8 | 2 | 3 |
| Yanked % | 0.0% | 0.0% | 14.1% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | 1.70 | 1.65 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •dashmap leads with a health score of 71/100, but none of the options score above 80.
- •dashmap is depended on by 55.7K crates — strongest ecosystem trust.
- •contatori is pre-1.0 — API may change.