Decision Workspace
murmur2 vs murmurs vs fastmurmur3
Side-by-side comparison of Rust crates
42
murmur2
growingv0.1.0
murmur2 hash functions - see docs.rs
53
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 | 42 | 53 | 44 |
| Total Downloads | 434.8K | 6.8K | 1.0M |
| 30d Downloads | 105.9K | 0 | 44.7K |
| Dependents | 64 | 1 | 88 |
| Releases | 1 | 6 | 2 |
| Last Updated | 1549d ago | 347d ago | 1071d ago |
| Age | 4y 2m | 11m | 4y 5m |
Health Breakdown
murmur2
Maintenance
1
Quality
16
Community
8
Popularity
7
Documentation
10
murmurs
Maintenance
15
Quality
19
Community
4
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 53/100, but none of the options score above 80.
- •fastmurmur3 has the most downloads (1.0M), suggesting wider adoption.
- •⚠murmur2, fastmurmur3 have not been updated in over a year.
- •murmur2, fastmurmur3 are pre-1.0 — API may change.