Decision Workspace
simple_jwt vs jsonwebtokens vs jwtinfo
Side-by-side comparison of Rust crates
42
simple_jwt
growingv1.2.1
simple JWT encoder/decoder
52
jsonwebtokens
growingv1.2.0
A Json Web Token implementation for Rust
50
jwtinfo
growingv0.6.1
Command line tool to get information about JWTs (Json Web Tokens)
Core Metrics
| simple_jwt | jsonwebtokens | jwtinfo | |
|---|---|---|---|
| Health Score | 42 | 52 | 50 |
| Total Downloads | 11.3K | 322.1K | 27.8K |
| 30d Downloads | 10 | 10.1K | 28 |
| Dependents | 0 | 71 | 0 |
| Releases | 6 | 13 | 24 |
| Last Updated | 3091d ago | 1193d ago | 156d ago |
| Age | 9y 6m | 6y 3m | 6y |
Health Breakdown
simple_jwt
Maintenance
4
Quality
19
Community
3
Popularity
5
Documentation
11
jsonwebtokens
Maintenance
4
Quality
20
Community
8
Popularity
7
Documentation
13
jwtinfo
Maintenance
11
Quality
14
Community
8
Popularity
5
Documentation
12
Technical Details
| simple_jwt | jsonwebtokens | jwtinfo | |
|---|---|---|---|
| Version | 1.2.1 | 1.2.0 | 0.6.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 6 | 8 | 6 |
| Crate Size | 10KB | 29KB | 28KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •jsonwebtokens leads with a health score of 52/100, but none of the options score above 80.
- •⚠ simple_jwt, jsonwebtokens have not been updated in over a year.
- •jwtinfo is pre-1.0 — API may change.