Decision Workspace
totpyx vs rusotp vs totp-rs
Side-by-side comparison of Rust crates
48
totpyx
experimentalv1.0.0
Minimal, dependency-free RFC 6238 TOTP implementation
45
rusotp
growingv0.5.0
Rust implementation of the HOTP and TOTP algorithms
67
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 | 48 | 45 | 67 |
| Total Downloads | 16 | 7.1K | 4.8M |
| 30d Downloads | 3 | 15 | 761.1K |
| Dependents | 0 | 0 | 1.0K |
| Releases | 1 | 18 | 49 |
| Last Updated | 93d ago | 145d ago | 18d ago |
| Age | 3m | 1y 2m | 5y 11m |
Health Breakdown
totpyx
Maintenance
8
Quality
18
Community
6
Popularity
1
Documentation
15
rusotp
Maintenance
12
Quality
7
Community
6
Popularity
5
Documentation
15
totp-rs
Maintenance
18
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 67/100, but none of the options score above 80.
- •totp-rs is depended on by 1.0K crates — strongest ecosystem trust.
- •rusotp is pre-1.0 — API may change.