Decision Workspace
authx-core vs jwt-service vs oxidite-auth
Side-by-side comparison of Rust crates
46
authx-core
experimentalv0.1.2
Core authentication primitives for authx-rs: crypto, JWT/EdDSA, RBAC/ABAC, events, and models
58
jwt-service
experimentalv0.2.2
A high-performance async library for JWT (JSON Web Token) authentication and authorization. Supports token generation, validation, and custom claims with optimized memory usage, ideal for HTTP clients/servers and web applications.
55
oxidite-auth
experimentalv2.2.2
Authentication and authorization for Oxidite (RBAC, JWT, OAuth2, 2FA, API keys)
Core Metrics
| authx-core | jwt-service | oxidite-auth | |
|---|---|---|---|
| Health Score | 46 | 58 | 55 |
| Total Downloads | 310 | 2.4K | 322 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 15 | 62 | 15 |
| Releases | 3 | 6 | 7 |
| Last Updated | 78d ago | 1d ago | 8d ago |
| Age | 2m | 4m | 5m |
Health Breakdown
authx-core
Maintenance
10
Quality
11
Community
9
Popularity
3
Documentation
13
jwt-service
Maintenance
19
Quality
14
Community
11
Popularity
4
Documentation
10
oxidite-auth
Maintenance
19
Quality
14
Community
9
Popularity
3
Documentation
10
Technical Details
| authx-core | jwt-service | oxidite-auth | |
|---|---|---|---|
| Version | 0.1.2 | 0.2.2 | 2.2.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 17 | 3 | 24 |
| Crate Size | 33KB | 14KB | 39KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •jwt-service leads with a health score of 58/100, but none of the options score above 80.
- •authx-core, jwt-service are pre-1.0 — API may change.