Decision Workspace
otp-pass-import vs totp-rs vs rust-otp
Side-by-side comparison of Rust crates
41
otp-pass-import
experimentalv0.2.0
A tool to import OTP secret files extracted using `extract-otp-secrets` (https://github.com/scito/extract_otp_secrets) into `pass` (https://www.passwordstore.org).
64
totp-rs
stablev5.7.1
RFC-compliant TOTP implementation with ease of use as a goal and additionnal QoL features.
59
rust-otp
stablev3.0.0
A modern Rust library for performing the HMAC-based One-Time Password (HOTP) and Time-based One-Time Password (TOTP) algorithms with async support.
Core Metrics
| otp-pass-import | totp-rs | rust-otp | |
|---|---|---|---|
| Health Score | 41 | 64 | 59 |
| Total Downloads | 796 | 6.3M | 9.8K |
| 30d Downloads | 0 | 756.5K | 0 |
| Dependents | 0 | 1.3K | 1 |
| Releases | 2 | 49 | 3 |
| Last Updated | 306d ago | 77d ago | 43d ago |
| Age | 10m | 6y 1m | 2y 5m |
Health Breakdown
otp-pass-import
Maintenance
7
Quality
12
Community
6
Popularity
3
Documentation
13
totp-rs
Maintenance
15
Quality
15
Community
14
Popularity
8
Documentation
12
rust-otp
Maintenance
14
Quality
21
Community
7
Popularity
5
Documentation
12
Technical Details
| otp-pass-import | totp-rs | rust-otp | |
|---|---|---|---|
| Version | 0.2.0 | 5.7.1 | 3.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | GPL-3.0-or-later | MIT | MIT |
| Dependencies | 13 | 11 | 4 |
| Crate Size | 31KB | 28KB | 10KB |
| Features | 0 | 6 | 2 |
| Yanked % | 0.0% | 49.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.66 | 1.70 |
| 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.
- •otp-pass-import is pre-1.0 — API may change.