Decision Workspace
common_macros vs seedable_hash vs rayon-hash
Side-by-side comparison of Rust crates
47
common_macros
growingv0.1.1
Provides common macros like `hash_map!` or `hash_set!` (WIP)
60
seedable_hash
growingv0.2.3
The library for calculating seedable hashes and fast reduction of their ranges.
48
rayon-hash
growingv0.5.0
(deprecated) HashMap and HashSet with support for Rayon parallel iterators
Core Metrics
| common_macros | seedable_hash | rayon-hash | |
|---|---|---|---|
| Health Score | 47 | 60 | 48 |
| Total Downloads | 409.8K | 268.8K | 20.2K |
| 30d Downloads | 12.3K | 29.1K | 119 |
| Dependents | 143 | 16 | 11 |
| Releases | 3 | 11 | 6 |
| Last Updated | 2554d ago | 43d ago | 2529d ago |
| Age | 7y | 1y 5m | 8y 4m |
Health Breakdown
common_macros
Maintenance
3
Quality
16
Community
9
Popularity
7
Documentation
12
seedable_hash
Maintenance
16
Quality
16
Community
9
Popularity
6
Documentation
13
rayon-hash
Maintenance
6
Quality
14
Community
11
Popularity
5
Documentation
12
Technical Details
| common_macros | seedable_hash | rayon-hash | |
|---|---|---|---|
| Version | 0.1.1 | 0.2.3 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0/MIT |
| Dependencies | 0 | 7 | 4 |
| Crate Size | 8KB | 8KB | 60KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •seedable_hash leads with a health score of 60/100, but none of the options score above 80.
- •common_macros has the most downloads (409.8K), suggesting wider adoption.
- •common_macros is depended on by 143 crates — strongest ecosystem trust.
- •⚠ common_macros, rayon-hash have not been updated in over a year.