Decision Workspace
iso8583_rs vs poly1305 vs hmac
Side-by-side comparison of Rust crates
33
iso8583_rs
growingv0.1.10
A library to define/parse/assemble and send/receive (via TCP) an ISO8583 message
70
poly1305
growingv0.9.0
The Poly1305 universal hash function and message authentication code
67
hmac
growingv0.13.0
Generic implementation of Hash-based Message Authentication Code (HMAC)
Core Metrics
| iso8583_rs | poly1305 | hmac | |
|---|---|---|---|
| Health Score | 33 | 70 | 67 |
| Total Downloads | 14.2K | 65.6M | 401.5M |
| 30d Downloads | 0 | 5.0M | 32.6M |
| Dependents | 0 | 419 | 26.6K |
| Releases | 10 | 28 | 38 |
| Last Updated | 2100d ago | 15d ago | 57d ago |
| Age | 5y 11m | 9y 7m | 9y 7m |
Health Breakdown
iso8583_rs
Maintenance
4
Quality
12
Community
3
Popularity
5
Documentation
9
poly1305
Maintenance
15
Quality
14
Community
18
Popularity
8
Documentation
15
hmac
Maintenance
15
Quality
9
Community
20
Popularity
8
Documentation
15
Technical Details
| iso8583_rs | poly1305 | hmac | |
|---|---|---|---|
| Version | 0.1.10 | 0.9.0 | 0.13.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | Apache-2.0 OR MIT | MIT OR Apache-2.0 |
| Dependencies | 16 | 4 | 7 |
| Crate Size | 27KB | 34KB | 45KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 34.2% |
| Edition | 2018 | 2024 | 2024 |
| MSRV | — | 1.85 | 1.85 |
| Owners | 1 | 2 (team) | 2 (team) |
Links
Quick Verdict
- •poly1305 leads with a health score of 70/100, but none of the options score above 80.
- •hmac has the most downloads (401.5M), suggesting wider adoption.
- •hmac is depended on by 26.6K crates — strongest ecosystem trust.
- •⚠ iso8583_rs has not been updated in over a year.