Decision Workspace
armature-jwt vs jwtoken vs jwtiny-derive
Side-by-side comparison of Rust crates
47
armature-jwt
experimentalv0.1.1
JWT token handling for Armature authentication
43
jwtoken
experimentalv0.1.5
A flexible utility library for encoding and decoding JSON Web Tokens (JWT).
58
jwtiny-derive
experimentalv1.8.2
Macros for jwtiny
Core Metrics
| armature-jwt | jwtoken | jwtiny-derive | |
|---|---|---|---|
| Health Score | 47 | 43 | 58 |
| Total Downloads | 359 | 1.9K | 304 |
| 30d Downloads | 118 | 3 | 32 |
| Dependents | 6 | 0 | 8 |
| Releases | 2 | 6 | 8 |
| Last Updated | 89d ago | 229d ago | 96d ago |
| Age | 3m | 7m | 3m |
Health Breakdown
armature-jwt
Maintenance
12
Quality
12
Community
8
Popularity
3
Documentation
12
jwtoken
Maintenance
11
Quality
9
Community
6
Popularity
4
Documentation
13
jwtiny-derive
Maintenance
14
Quality
17
Community
9
Popularity
3
Documentation
15
Technical Details
| armature-jwt | jwtoken | jwtiny-derive | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.5 | 1.8.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | MIT | MIT |
| Dependencies | 9 | 8 | 3 |
| Crate Size | 26KB | 11KB | 3KB |
| Features | 0 | 5 | 0 |
| Yanked % | 0.0% | 83.3% | 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.
- •armature-jwt, jwtoken are pre-1.0 — API may change.