Decision Workspace
jwt-authorizer vs rusttls-jwt-authorizer vs axum-jwks
Side-by-side comparison of Rust crates
44
jwt-authorizer
growingv0.15.0
jwt authorizer middleware for axum and tonic
38
rusttls-jwt-authorizer
experimentalv0.15.1
jwt authorizer fork with forced rusttls
45
axum-jwks
growingv0.12.0
Use a JSON Web Key Set (JWKS) to verify JWTs in Axum.
Core Metrics
| jwt-authorizer | rusttls-jwt-authorizer | axum-jwks | |
|---|---|---|---|
| Health Score | 44 | 38 | 45 |
| Total Downloads | 291.2K | 768 | 21.0K |
| 30d Downloads | 13.9K | 4 | 591 |
| Dependents | 13 | 0 | 0 |
| Releases | 18 | 2 | 11 |
| Last Updated | 577d ago | 219d ago | 294d ago |
| Age | 3y 2m | 7m | 2y 12m |
Health Breakdown
jwt-authorizer
Maintenance
6
Quality
15
Community
6
Popularity
7
Documentation
10
rusttls-jwt-authorizer
Maintenance
8
Quality
14
Community
3
Popularity
3
Documentation
10
axum-jwks
Maintenance
9
Quality
15
Community
3
Popularity
5
Documentation
13
Technical Details
| jwt-authorizer | rusttls-jwt-authorizer | axum-jwks | |
|---|---|---|---|
| Version | 0.15.0 | 0.15.1 | 0.12.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 26 | 26 | 9 |
| Crate Size | 27KB | 45KB | 20KB |
| Features | 11 | 11 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •axum-jwks leads with a health score of 45/100, but none of the options score above 80.
- •jwt-authorizer has the most downloads (291.2K), suggesting wider adoption.
- •⚠ jwt-authorizer has not been updated in over a year.