Decision Workspace
cityhash-rs vs cityhasher vs simplehash
Side-by-side comparison of Rust crates
50
cityhash-rs
growingv1.0.1
Rust no_std implementation of Google Cityhash v1.0.2, v1.0.3, and v1.1.0
48
cityhasher
growingv0.1.0
A pure Rust implementation of Google's CityHash hashing algorithm
44
simplehash
growingv0.1.3
A simple, fast Rust library implementing common non-cryptographic hash functions: FNV, MurmurHash3, CityHash, and Rendezvous hashing
Core Metrics
| cityhash-rs | cityhasher | simplehash | |
|---|---|---|---|
| Health Score | 50 | 48 | 44 |
| Total Downloads | 6.1M | 488.1K | 8.2K |
| 30d Downloads | 925.2K | 184.3K | 2.7K |
| Dependents | 66 | 58 | 0 |
| Releases | 2 | 1 | 4 |
| Last Updated | 1337d ago | 1011d ago | 361d ago |
| Age | 4y 10m | 2y 9m | 1y |
Health Breakdown
cityhash-rs
Maintenance
3
Quality
20
Community
10
Popularity
8
Documentation
9
cityhasher
Maintenance
1
Quality
18
Community
10
Popularity
7
Documentation
12
simplehash
Maintenance
8
Quality
15
Community
6
Popularity
5
Documentation
10
Technical Details
| cityhash-rs | cityhasher | simplehash | |
|---|---|---|---|
| Version | 1.0.1 | 0.1.0 | 0.1.3 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 0 | 3 |
| Crate Size | 123KB | 53KB | 98KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2024 |
| MSRV | — | 1.60.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cityhash-rs leads with a health score of 50/100, but none of the options score above 80.
- •⚠ cityhash-rs, cityhasher have not been updated in over a year.
- •cityhasher, simplehash are pre-1.0 — API may change.