Decision Workspace
supabase-jwt vs jwtiny-derive vs ppoppo-token
Side-by-side comparison of Rust crates
42
supabase-jwt
experimentalv0.1.1
A lightweight, framework-agnostic library for validating Supabase Auth JWTs using a cached JWKS.
56
jwtiny-derive
growingv1.8.2
Macros for jwtiny
51
ppoppo-token
experimentalv0.4.1
JWT (RFC 9068, EdDSA) issuance + verification engine for the Ppoppo ecosystem. Single deep module with a small interface (issue, verify) hiding RFC 8725 mitigations M01-M45, JWKS handling, and substrate ports (epoch, session, replay).
Core Metrics
| supabase-jwt | jwtiny-derive | ppoppo-token | |
|---|---|---|---|
| Health Score | 42 | 56 | 51 |
| Total Downloads | 4.2K | 423 | 208 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 8 | 18 |
| Releases | 2 | 8 | 5 |
| Last Updated | 337d ago | 204d ago | 1d ago |
| Age | 11m | 7m | 2m |
Health Breakdown
supabase-jwt
Maintenance
7
Quality
12
Community
6
Popularity
4
Documentation
13
jwtiny-derive
Maintenance
11
Quality
18
Community
9
Popularity
3
Documentation
15
ppoppo-token
Maintenance
13
Quality
11
Community
9
Popularity
3
Documentation
15
Technical Details
| supabase-jwt | jwtiny-derive | ppoppo-token | |
|---|---|---|---|
| Version | 0.1.1 | 1.8.2 | 0.4.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 15 | 3 | 14 |
| Crate Size | 69KB | 3KB | 143KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.85.0 | 1.96 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •jwtiny-derive leads with a health score of 56/100, but none of the options score above 80.
- •supabase-jwt has the most downloads (4.2K), suggesting wider adoption.
- •supabase-jwt, ppoppo-token are pre-1.0 — API may change.