Decision Workspace
token-handler vs super_simple_jwt vs tide-jsonwebtoken
Side-by-side comparison of Rust crates
41
token-handler
experimentalv0.1.1
A library for handling tokens
42
super_simple_jwt
growingv1.0.9
A super simple implementation of JWTs in rust!
34
tide-jsonwebtoken
growingv0.1.1
Tide (http-rs/tide) JWT Authorization Middleware
Core Metrics
| token-handler | super_simple_jwt | tide-jsonwebtoken | |
|---|---|---|---|
| Health Score | 41 | 42 | 34 |
| Total Downloads | 1.2K | 5.1K | 2.6K |
| 30d Downloads | 5 | 10 | 5 |
| Dependents | 0 | 0 | 0 |
| Releases | 2 | 10 | 2 |
| Last Updated | 337d ago | 329d ago | 883d ago |
| Age | 11m | 11m | 2y 5m |
Health Breakdown
token-handler
Maintenance
7
Quality
14
Community
6
Popularity
4
Documentation
10
super_simple_jwt
Maintenance
10
Quality
12
Community
6
Popularity
4
Documentation
10
tide-jsonwebtoken
Maintenance
4
Quality
13
Community
3
Popularity
4
Documentation
10
Technical Details
| token-handler | super_simple_jwt | tide-jsonwebtoken | |
|---|---|---|---|
| Version | 0.1.1 | 1.0.9 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 2 | 4 | 8 |
| Crate Size | 5KB | 15KB | 18KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 20.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •super_simple_jwt leads with a health score of 42/100, but none of the options score above 80.
- •⚠ tide-jsonwebtoken has not been updated in over a year.
- •token-handler, tide-jsonwebtoken are pre-1.0 — API may change.