Decision Workspace
some-auth vs smg-auth vs rocket_jwt_auth
Side-by-side comparison of Rust crates
37
some-auth
growingv0.1.5
User management and JWT logic for API services.
55
smg-auth
experimentalv1.1.1
Authentication and authorization for control plane APIs
52
rocket_jwt_auth
growingv0.1.0
JWT Bearer token authentication guard for Rocket
Core Metrics
| some-auth | smg-auth | rocket_jwt_auth | |
|---|---|---|---|
| Health Score | 37 | 55 | 52 |
| Total Downloads | 12.0K | 189.2K | 3.9K |
| 30d Downloads | 12 | 117.6K | 18 |
| Dependents | 0 | 9 | 0 |
| Releases | 12 | 4 | 4 |
| Last Updated | 555d ago | 32d ago | 7d ago |
| Age | 1y 8m | 2m | 2y 6m |
Health Breakdown
some-auth
Maintenance
7
Quality
9
Community
3
Popularity
5
Documentation
13
smg-auth
Maintenance
15
Quality
15
Community
9
Popularity
6
Documentation
10
rocket_jwt_auth
Maintenance
16
Quality
14
Community
6
Popularity
4
Documentation
12
Technical Details
| some-auth | smg-auth | rocket_jwt_auth | |
|---|---|---|---|
| Version | 0.1.5 | 1.1.1 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | Apache-2.0 | MIT |
| Dependencies | 12 | 15 | 4 |
| Crate Size | 16KB | 31KB | 15KB |
| Features | 2 | 0 | 0 |
| Yanked % | 33.3% | 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.
- •⚠ some-auth has not been updated in over a year.
- •some-auth, rocket_jwt_auth are pre-1.0 — API may change.