Decision Workspace
axum-totp vs totp-rs vs yauth-entity
Side-by-side comparison of Rust crates
37
axum-totp
experimentalv0.1.0
User authentication with TOTP two-factor authentication for Axum web applications
67
totp-rs
stablev5.7.1
RFC-compliant TOTP implementation with ease of use as a goal and additionnal QoL features.
55
yauth-entity
experimentalv0.2.6
Diesel entities for yauth — modular authentication for Axum
Core Metrics
| axum-totp | totp-rs | yauth-entity | |
|---|---|---|---|
| Health Score | 37 | 67 | 55 |
| Total Downloads | 21 | 4.8M | 230 |
| 30d Downloads | 3 | 761.1K | 231 |
| Dependents | 0 | 1.0K | 9 |
| Releases | 1 | 49 | 9 |
| Last Updated | 77d ago | 18d ago | 3d ago |
| Age | 2m | 5y 11m | 10d |
Health Breakdown
axum-totp
Maintenance
9
Quality
10
Community
6
Popularity
2
Documentation
10
totp-rs
Maintenance
18
Quality
15
Community
14
Popularity
8
Documentation
12
yauth-entity
Maintenance
16
Quality
17
Community
9
Popularity
3
Documentation
10
Technical Details
| axum-totp | totp-rs | yauth-entity | |
|---|---|---|---|
| Version | 0.1.0 | 5.7.1 | 0.2.6 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | LGPL-2.1 | MIT | MIT |
| Dependencies | 16 | 11 | 7 |
| Crate Size | 106KB | 28KB | 14KB |
| Features | 0 | 6 | 15 |
| Yanked % | 0.0% | 49.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | 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.
- •axum-totp, yauth-entity are pre-1.0 — API may change.