Decision Workspace
rusotp vs totpyx vs otp-std
Side-by-side comparison of Rust crates
45
rusotp
growingv0.5.0
Rust implementation of the HOTP and TOTP algorithms
48
totpyx
experimentalv1.0.0
Minimal, dependency-free RFC 6238 TOTP implementation
51
otp-std
growingv0.2.3
Generating and verifying One-Time Passwords.
Core Metrics
| rusotp | totpyx | otp-std | |
|---|---|---|---|
| Health Score | 45 | 48 | 51 |
| Total Downloads | 7.1K | 16 | 6.6K |
| 30d Downloads | 15 | 3 | 436 |
| Dependents | 0 | 0 | 46 |
| Releases | 18 | 1 | 5 |
| Last Updated | 145d ago | 93d ago | 407d ago |
| Age | 1y 2m | 3m | 1y 4m |
Health Breakdown
rusotp
Maintenance
12
Quality
7
Community
6
Popularity
5
Documentation
15
totpyx
Maintenance
8
Quality
18
Community
6
Popularity
1
Documentation
15
otp-std
Maintenance
7
Quality
15
Community
11
Popularity
5
Documentation
13
Technical Details
| rusotp | totpyx | otp-std | |
|---|---|---|---|
| Version | 0.5.0 | 1.0.0 | 0.2.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | AGPL-3.0 | Apache-2.0 | MIT |
| Dependencies | 14 | 0 | 13 |
| Crate Size | 83KB | 13KB | 36KB |
| Features | 0 | 0 | 4 |
| Yanked % | 33.3% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.74.0 | 1.70 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •otp-std leads with a health score of 51/100, but none of the options score above 80.
- •rusotp has the most downloads (7.1K), suggesting wider adoption.
- •⚠ otp-std has not been updated in over a year.
- •rusotp, otp-std are pre-1.0 — API may change.