Decision Workspace
smg-auth vs axum-jwt-oidc vs rocket_jwt_auth
Side-by-side comparison of Rust crates
55
smg-auth
experimentalv1.1.1
Authentication and authorization for control plane APIs
40
axum-jwt-oidc
experimentalv0.1.1
Axum middleware for OIDC JWT token validation and claims extraction
52
rocket_jwt_auth
growingv0.1.0
JWT Bearer token authentication guard for Rocket
Core Metrics
| smg-auth | axum-jwt-oidc | rocket_jwt_auth | |
|---|---|---|---|
| Health Score | 55 | 40 | 52 |
| Total Downloads | 189.2K | 1.3K | 3.9K |
| 30d Downloads | 117.6K | 137 | 18 |
| Dependents | 9 | 0 | 0 |
| Releases | 4 | 2 | 4 |
| Last Updated | 32d ago | 265d ago | 7d ago |
| Age | 2m | 8m | 2y 6m |
Health Breakdown
smg-auth
Maintenance
15
Quality
15
Community
9
Popularity
6
Documentation
10
axum-jwt-oidc
Maintenance
8
Quality
12
Community
6
Popularity
4
Documentation
10
rocket_jwt_auth
Maintenance
16
Quality
14
Community
6
Popularity
4
Documentation
12
Technical Details
| smg-auth | axum-jwt-oidc | rocket_jwt_auth | |
|---|---|---|---|
| Version | 1.1.1 | 0.1.1 | 0.1.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | Apache-2.0 | MIT | MIT |
| Dependencies | 15 | 8 | 4 |
| Crate Size | 31KB | 22KB | 15KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •smg-auth leads with a health score of 55/100, but none of the options score above 80.
- •axum-jwt-oidc, rocket_jwt_auth are pre-1.0 — API may change.