Decision Workspace
totpyx vs rusotp vs totp-rs
Side-by-side comparison of Rust crates
47
totpyx
experimentalv1.0.0
Minimal, dependency-free RFC 6238 TOTP implementation
44
rusotp
growingv0.5.0
Rust implementation of the HOTP and TOTP algorithms
64
totp-rs
stablev5.7.1
RFC-compliant TOTP implementation with ease of use as a goal and additionnal QoL features.
Core Metrics
| totpyx | rusotp | totp-rs | |
|---|---|---|---|
| Health Score | 47 | 44 | 64 |
| Total Downloads | 18 | 7.1K | 6.3M |
| 30d Downloads | 0 | 0 | 756.5K |
| Dependents | 0 | 0 | 1.3K |
| Releases | 1 | 18 | 49 |
| Last Updated | 152d ago | 204d ago | 77d ago |
| Age | 5m | 1y 4m | 6y 1m |
Health Breakdown
totpyx
Maintenance
6
Quality
18
Community
6
Popularity
2
Documentation
15
rusotp
Maintenance
11
Quality
7
Community
6
Popularity
5
Documentation
15
totp-rs
Maintenance
15
Quality
15
Community
14
Popularity
8
Documentation
12
Technical Details
| totpyx | rusotp | totp-rs | |
|---|---|---|---|
| Version | 1.0.0 | 0.5.0 | 5.7.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | Apache-2.0 | AGPL-3.0 | MIT |
| Dependencies | 0 | 14 | 11 |
| Crate Size | 13KB | 83KB | 28KB |
| Features | 0 | 0 | 6 |
| Yanked % | 0.0% | 33.3% | 49.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.70 | 1.74.0 | 1.66 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •totp-rs leads with a health score of 64/100, but none of the options score above 80.
- •totp-rs is depended on by 1.3K crates — strongest ecosystem trust.
- •rusotp is pre-1.0 — API may change.