Decision Workspace
hashish vs hashbrown vs cow_hashbrown
Side-by-side comparison of Rust crates
44
hashish
experimentalv0.0.1
A spicy fork of hashbrown. Fast hash maps with vibes. 🌿
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
| hashish | hashbrown | cow_hashbrown | |
|---|---|---|---|
| Health Score | 44 | 63 | 48 |
| Total Downloads | 1.1K | 1.3B | 19.2K |
| 30d Downloads | 25 | 118.9M | 55 |
| Dependents | 20 | 27.0K | 14 |
| Releases | 1 | 54 | 18 |
| Last Updated | 336d ago | 127d ago | 608d ago |
| Age | 11m | 7y 5m | 1y 8m |
Health Breakdown
hashish
Maintenance
3
Quality
15
Community
10
Popularity
4
Documentation
12
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
| hashish | hashbrown | cow_hashbrown | |
|---|---|---|---|
| Version | 0.0.1 | 0.16.1 | 0.14.21 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 15 | 20 |
| Crate Size | 113KB | 148KB | 142KB |
| Features | 5 | 8 | 7 |
| Yanked % | 0.0% | 7.4% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.65.0 | 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.
- •⚠cow_hashbrown has not been updated in over a year.