Decision Workspace
iso8583_rs vs cmac vs poly1305
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
73
cmac
growingv0.7.2
Generic implementation of Cipher-based Message Authentication Code
69
poly1305
growingv0.8.0
The Poly1305 universal hash function and message authentication code
Core Metrics
| iso8583_rs | cmac | poly1305 | |
|---|---|---|---|
| Health Score | 33 | 73 | 69 |
| Total Downloads | 14.2K | 13.5M | 56.8M |
| 30d Downloads | 31 | 1.7M | 4.6M |
| Dependents | 0 | 344 | 259 |
| Releases | 10 | 21 | 27 |
| Last Updated | 2041d ago | 2d ago | 45d ago |
| Age | 5y 9m | 8y 8m | 9y 5m |
Health Breakdown
iso8583_rs
Maintenance
4
Quality
12
Community
3
Popularity
5
Documentation
9
cmac
Maintenance
17
Quality
15
Community
18
Popularity
8
Documentation
15
poly1305
Maintenance
13
Quality
15
Community
18
Popularity
8
Documentation
15
Technical Details
| iso8583_rs | cmac | poly1305 | |
|---|---|---|---|
| Version | 0.1.10 | 0.7.2 | 0.8.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 OR MIT |
| Dependencies | 16 | 9 | 5 |
| Crate Size | 27KB | 45KB | 33KB |
| Features | 0 | 2 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.56 | 1.56 |
| Owners | 1 | 2 (team) | 2 (team) |
Links
Quick Verdict
- •cmac leads with a health score of 73/100, but none of the options score above 80.
- •poly1305 has the most downloads (56.8M), suggesting wider adoption.
- •cmac is depended on by 344 crates — strongest ecosystem trust.
- •⚠ iso8583_rs has not been updated in over a year.