Decision Workspace
aliri_reqwest vs axum-gate vs oxidite-auth
Side-by-side comparison of Rust crates
43
aliri_reqwest
growingv0.5.1
Background token management and renewal for reqwest based on best practices
53
axum-gate
growingv1.1.0
Flexible authentication and authorization for Axum with JWT cookies or bearer tokens, optional OAuth2, and role/group/permission RBAC. Suitable for single-node and distributed systems.
50
oxidite-auth
experimentalv2.0.1
Authentication and authorization for Oxidite (RBAC, JWT, OAuth2, 2FA, API keys)
Core Metrics
| aliri_reqwest | axum-gate | oxidite-auth | |
|---|---|---|---|
| Health Score | 43 | 53 | 50 |
| Total Downloads | 1.8M | 1.9K | 170 |
| 30d Downloads | 32.6K | 59 | 41 |
| Dependents | 4 | 0 | 6 |
| Releases | 8 | 6 | 3 |
| Last Updated | 493d ago | 117d ago | 62d ago |
| Age | 4y | 11m | 3m |
Health Breakdown
aliri_reqwest
Maintenance
6
Quality
13
Community
7
Popularity
7
Documentation
10
axum-gate
Maintenance
13
Quality
15
Community
6
Popularity
4
Documentation
15
oxidite-auth
Maintenance
15
Quality
14
Community
8
Popularity
3
Documentation
10
Technical Details
| aliri_reqwest | axum-gate | oxidite-auth | |
|---|---|---|---|
| Version | 0.5.1 | 1.1.0 | 2.0.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 10 | 30 | 24 |
| Crate Size | 7KB | 226KB | 38KB |
| Features | 0 | 9 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.88 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •axum-gate leads with a health score of 53/100, but none of the options score above 80.
- •aliri_reqwest has the most downloads (1.8M), suggesting wider adoption.
- •⚠ aliri_reqwest has not been updated in over a year.
- •aliri_reqwest is pre-1.0 — API may change.