Decision Workspace
dashmap-shard vs hashbrown vs cow_hashbrown
Side-by-side comparison of Rust crates
41
dashmap-shard
growingv0.1.1
A Rust port of Google's SwissTable hash map
63
hashbrown
growingv0.16.1
A Rust port of Google's SwissTable hash map
48
cow_hashbrown
growingv0.14.21
A Rust port of Google's SwissTable hash map with copy-on-write support
Core Metrics
| dashmap-shard | hashbrown | cow_hashbrown | |
|---|---|---|---|
| Health Score | 41 | 63 | 48 |
| Total Downloads | 8.7K | 1.3B | 19.2K |
| 30d Downloads | 136 | 114.9M | 53 |
| Dependents | 6 | 27.0K | 14 |
| Releases | 2 | 54 | 18 |
| Last Updated | 2320d ago | 127d ago | 608d ago |
| Age | 6y 6m | 7y 5m | 1y 8m |
Health Breakdown
dashmap-shard
Maintenance
3
Quality
16
Community
8
Popularity
5
Documentation
9
hashbrown
Maintenance
14
Quality
12
Community
17
Popularity
8
Documentation
12
cow_hashbrown
Maintenance
8
Quality
14
Community
9
Popularity
5
Documentation
12
Technical Details
| dashmap-shard | hashbrown | cow_hashbrown | |
|---|---|---|---|
| Version | 0.1.1 | 0.16.1 | 0.14.21 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0/MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 13 | 15 | 20 |
| Crate Size | 67KB | 148KB | 142KB |
| Features | 5 | 8 | 7 |
| Yanked % | 0.0% | 7.4% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.65.0 | 1.63.0 |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •hashbrown leads with a health score of 63/100, but none of the options score above 80.
- •hashbrown is depended on by 27.0K crates — strongest ecosystem trust.
- •⚠ dashmap-shard, cow_hashbrown have not been updated in over a year.