Decision Workspace
blake2b_simd vs blake2_bin vs blake2-rfc
Side-by-side comparison of Rust crates
69
blake2b_simd
stablev1.0.4
a pure Rust BLAKE2b implementation with dynamic SIMD
49
blake2_bin
stablev1.0.4
a command line implementation of BLAKE2b/s/bp/sp and all their parameters
51
blake2-rfc
growingv0.2.18
A pure Rust implementation of BLAKE2 based on RFC 7693.
Core Metrics
| blake2b_simd | blake2_bin | blake2-rfc | |
|---|---|---|---|
| Health Score | 69 | 49 | 51 |
| Total Downloads | 42.9M | 18.9K | 11.8M |
| 30d Downloads | 1.9M | 23 | 500.8K |
| Dependents | 3.4K | 0 | 1.2K |
| Releases | 28 | 14 | 20 |
| Last Updated | 76d ago | 76d ago | 3045d ago |
| Age | 7y 7m | 6y 9m | 10y 10m |
Health Breakdown
blake2b_simd
Maintenance
14
Quality
22
Community
12
Popularity
8
Documentation
13
blake2_bin
Maintenance
13
Quality
18
Community
3
Popularity
5
Documentation
10
blake2-rfc
Maintenance
4
Quality
14
Community
14
Popularity
8
Documentation
11
Technical Details
| blake2b_simd | blake2_bin | blake2-rfc | |
|---|---|---|---|
| Version | 1.0.4 | 1.0.4 | 0.2.18 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 9 | 4 |
| Crate Size | 35KB | 11KB | 16KB |
| Features | 3 | 0 | 6 |
| Yanked % | 0.0% | 0.0% | 5.0% |
| Edition | 2024 | 2024 | — |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •blake2b_simd leads with a health score of 69/100, but none of the options score above 80.
- •blake2b_simd is depended on by 3.4K crates — strongest ecosystem trust.
- •⚠ blake2-rfc has not been updated in over a year.
- •blake2-rfc is pre-1.0 — API may change.