Decision Workspace
azure_jwt vs azure_jwt_async vs jsonwebtoken
Side-by-side comparison of Rust crates
55
azure_jwt
growingv0.4.3
A simple JWT validator for Microsoft Azure Id tokens.
40
azure_jwt_async
growingv0.3.2
A simple JWT validator for Microsoft Azure tokens that is async capable.
67
jsonwebtoken
stablev10.3.0
Create and decode JWTs in a strongly typed way.
Core Metrics
| azure_jwt | azure_jwt_async | jsonwebtoken | |
|---|---|---|---|
| Health Score | 55 | 40 | 67 |
| Total Downloads | 998.8K | 5.5K | 110.3M |
| 30d Downloads | 27.1K | 99 | 9.6M |
| Dependents | 0 | 0 | 13.9K |
| Releases | 17 | 3 | 56 |
| Last Updated | 25d ago | 827d ago | 59d ago |
| Age | 6y 11m | 2y 3m | 10y 4m |
Health Breakdown
azure_jwt
Maintenance
14
Quality
16
Community
5
Popularity
7
Documentation
13
azure_jwt_async
Maintenance
5
Quality
13
Community
5
Popularity
4
Documentation
13
jsonwebtoken
Maintenance
16
Quality
19
Community
12
Popularity
8
Documentation
12
Technical Details
| azure_jwt | azure_jwt_async | jsonwebtoken | |
|---|---|---|---|
| Version | 0.4.3 | 0.3.2 | 10.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 6 | 9 | 24 |
| Crate Size | 33KB | 16KB | 65KB |
| Features | 3 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | — | 1.85.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •jsonwebtoken leads with a health score of 67/100, but none of the options score above 80.
- •jsonwebtoken is depended on by 13.9K crates — strongest ecosystem trust.
- •⚠ azure_jwt_async has not been updated in over a year.
- •azure_jwt, azure_jwt_async are pre-1.0 — API may change.