Decision Workspace
crc64 vs seahash vs oshash
Side-by-side comparison of Rust crates
52
crc64
growingv2.0.0
CRC64 checksum implementation
61
seahash
growingv4.1.0
A blazingly fast, portable hash function with proven statistical guarantees.
54
oshash
growingv0.3.1
An implementation of https://pypi.org/project/oshash/ in Rust
Core Metrics
| crc64 | seahash | oshash | |
|---|---|---|---|
| Health Score | 52 | 61 | 54 |
| Total Downloads | 2.8M | 94.5M | 6.5K |
| 30d Downloads | 156.2K | 7.6M | 38 |
| Dependents | 139 | 2.7K | 3 |
| Releases | 5 | 20 | 9 |
| Last Updated | 1489d ago | 1896d ago | 97d ago |
| Age | 11y 2m | 9y 4m | 3y 3m |
Health Breakdown
crc64
Maintenance
2
Quality
21
Community
8
Popularity
8
Documentation
13
seahash
Maintenance
4
Quality
22
Community
16
Popularity
8
Documentation
11
oshash
Maintenance
11
Quality
15
Community
8
Popularity
5
Documentation
15
Technical Details
| crc64 | seahash | oshash | |
|---|---|---|---|
| Version | 2.0.0 | 4.1.0 | 0.3.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | BSD-3-Clause | MIT | GPL-3.0-or-later |
| Dependencies | 0 | 2 | 3 |
| Crate Size | 29KB | 32KB | 270KB |
| Features | 0 | 2 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | — | 2021 |
| MSRV | — | — | 1.58 |
| Owners | 1 | 3 | 1 |
Links
Quick Verdict
- •seahash leads with a health score of 61/100, but none of the options score above 80.
- •seahash is depended on by 2.7K crates — strongest ecosystem trust.
- •⚠ crc64, seahash have not been updated in over a year.
- •oshash is pre-1.0 — API may change.