Decision Workspace
hashbrown_tstd vs hashbrown vs cow_hashbrown
Side-by-side comparison of Rust crates
38
hashbrown_tstd
growingv0.7.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
| hashbrown_tstd | hashbrown | cow_hashbrown | |
|---|---|---|---|
| Health Score | 38 | 63 | 48 |
| Total Downloads | 10.8K | 1.3B | 19.2K |
| 30d Downloads | 145 | 114.9M | 53 |
| Dependents | 1 | 27.0K | 14 |
| Releases | 1 | 54 | 18 |
| Last Updated | 2185d ago | 127d ago | 608d ago |
| Age | 5y 12m | 7y 5m | 1y 8m |
Health Breakdown
hashbrown_tstd
Maintenance
1
Quality
16
Community
7
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
| hashbrown_tstd | hashbrown | cow_hashbrown | |
|---|---|---|---|
| Version | 0.7.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 | 10 | 15 | 20 |
| Crate Size | 70KB | 148KB | 142KB |
| Features | 7 | 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.
- •⚠ hashbrown_tstd, cow_hashbrown have not been updated in over a year.