Decision Workspace
griddle vs hashbrown vs hashmap_core
Side-by-side comparison of Rust crates
49
griddle
growingv0.6.0
A HashMap variant that spreads resize load across inserts
63
hashbrown
growingv0.16.1
A Rust port of Google's SwissTable hash map
48
hashmap_core
growingv0.1.11
Implementation of HashMap and HashSet for no_std environments.
Core Metrics
| griddle | hashbrown | hashmap_core | |
|---|---|---|---|
| Health Score | 49 | 63 | 48 |
| Total Downloads | 191.6K | 1.3B | 154.8K |
| 30d Downloads | 5.0K | 118.9M | 5.2K |
| Dependents | 22 | 27.0K | 242 |
| Releases | 21 | 54 | 12 |
| Last Updated | 524d ago | 127d ago | 2412d ago |
| Age | 5y 9m | 7y 5m | 8y 3m |
Health Breakdown
griddle
Maintenance
7
Quality
16
Community
10
Popularity
6
Documentation
10
hashbrown
Maintenance
14
Quality
12
Community
17
Popularity
8
Documentation
12
hashmap_core
Maintenance
4
Quality
17
Community
10
Popularity
6
Documentation
11
Technical Details
| griddle | hashbrown | hashmap_core | |
|---|---|---|---|
| Version | 0.6.0 | 0.16.1 | 0.1.11 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0/MIT |
| Dependencies | 10 | 15 | 0 |
| Crate Size | 84KB | 148KB | 45KB |
| Features | 6 | 8 | 1 |
| Yanked % | 0.0% | 7.4% | 0.0% |
| Edition | 2021 | 2021 | — |
| MSRV | — | 1.65.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.
- •⚠ griddle, hashmap_core have not been updated in over a year.