Decision Workspace
jwtoken vs armature-jwt vs jwtiny-derive
Side-by-side comparison of Rust crates
43
jwtoken
experimentalv0.1.5
A flexible utility library for encoding and decoding JSON Web Tokens (JWT).
47
armature-jwt
experimentalv0.1.1
JWT token handling for Armature authentication
58
jwtiny-derive
experimentalv1.8.2
Macros for jwtiny
Core Metrics
| jwtoken | armature-jwt | jwtiny-derive | |
|---|---|---|---|
| Health Score | 43 | 47 | 58 |
| Total Downloads | 1.9K | 359 | 304 |
| 30d Downloads | 3 | 118 | 32 |
| Dependents | 0 | 6 | 8 |
| Releases | 6 | 2 | 8 |
| Last Updated | 229d ago | 89d ago | 96d ago |
| Age | 7m | 3m | 3m |
Health Breakdown
jwtoken
Maintenance
11
Quality
9
Community
6
Popularity
4
Documentation
13
armature-jwt
Maintenance
12
Quality
12
Community
8
Popularity
3
Documentation
12
jwtiny-derive
Maintenance
14
Quality
17
Community
9
Popularity
3
Documentation
15
Technical Details
| jwtoken | armature-jwt | jwtiny-derive | |
|---|---|---|---|
| Version | 0.1.5 | 0.1.1 | 1.8.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | Apache-2.0 | MIT |
| Dependencies | 8 | 9 | 3 |
| Crate Size | 11KB | 26KB | 3KB |
| Features | 5 | 0 | 0 |
| Yanked % | 83.3% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | 1.88 | 1.85.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •jwtiny-derive leads with a health score of 58/100, but none of the options score above 80.
- •jwtoken has the most downloads (1.9K), suggesting wider adoption.
- •jwtoken, armature-jwt are pre-1.0 — API may change.