Decision Workspace
jwt-claims vs jsonwebtoken vs jsonwebtoken-ic
Side-by-side comparison of Rust crates
51
jwt-claims
growingv1.0.2
Structured version of the JWT Claims Set, as referenced at https://datatracker.ietf.org/doc/html/rfc7519#section-4.
67
jsonwebtoken
stablev10.3.0
Create and decode JWTs in a strongly typed way.
59
jsonwebtoken-ic
experimentalv10.3.0-ic.0
A fork of jsonwebtoken for the Internet Computer.
Core Metrics
| jwt-claims | jsonwebtoken | jsonwebtoken-ic | |
|---|---|---|---|
| Health Score | 51 | 67 | 59 |
| Total Downloads | 4.5K | 110.3M | 4.6K |
| 30d Downloads | 68 | 10.0M | 1.9K |
| Dependents | 45 | 13.9K | 12 |
| Releases | 3 | 56 | 3 |
| Last Updated | 512d ago | 59d ago | 9d ago |
| Age | 1y 5m | 10y 4m | 4m |
Health Breakdown
jwt-claims
Maintenance
6
Quality
20
Community
8
Popularity
4
Documentation
13
jsonwebtoken
Maintenance
16
Quality
19
Community
12
Popularity
8
Documentation
12
jsonwebtoken-ic
Maintenance
18
Quality
16
Community
6
Popularity
4
Documentation
15
Technical Details
| jwt-claims | jsonwebtoken | jsonwebtoken-ic | |
|---|---|---|---|
| Version | 1.0.2 | 10.3.0 | 10.3.0-ic.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 7 | 24 | 24 |
| Crate Size | 6KB | 65KB | 68KB |
| Features | 2 | 4 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.85.0 | 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.
- •⚠ jwt-claims has not been updated in over a year.