Decision Workspace
murmur2 vs murmurs vs fastmurmur3
Side-by-side comparison of Rust crates
41
murmur2
growingv0.1.0
murmur2 hash functions - see docs.rs
52
murmurs
growingv1.0.5
🫆 A reliable and production-ready implementation of the Murmur3 hash function in Rust
44
fastmurmur3
growingv0.2.0
Fast non-cryptographic hash, with the benchmarks to prove it.
Core Metrics
| murmur2 | murmurs | fastmurmur3 | |
|---|---|---|---|
| Health Score | 41 | 52 | 44 |
| Total Downloads | 303.1K | 6.1K | 923.0K |
| 30d Downloads | 19.1K | 261 | 43.0K |
| Dependents | 43 | 0 | 77 |
| Releases | 1 | 6 | 2 |
| Last Updated | 1490d ago | 288d ago | 1012d ago |
| Age | 4y 1m | 9m | 4y 3m |
Health Breakdown
murmur2
Maintenance
1
Quality
16
Community
7
Popularity
7
Documentation
10
murmurs
Maintenance
15
Quality
19
Community
3
Popularity
5
Documentation
10
fastmurmur3
Maintenance
3
Quality
14
Community
10
Popularity
7
Documentation
10
Technical Details
| murmur2 | murmurs | fastmurmur3 | |
|---|---|---|---|
| Version | 0.1.0 | 1.0.5 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | MIT | MIT |
| Dependencies | 0 | 0 | 8 |
| Crate Size | 3KB | 4KB | 8KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •murmurs leads with a health score of 52/100, but none of the options score above 80.
- •fastmurmur3 has the most downloads (923.0K), suggesting wider adoption.
- •⚠murmur2, fastmurmur3 have not been updated in over a year.
- •murmur2, fastmurmur3 are pre-1.0 — API may change.