Decision Workspace
authkestra-guard vs auth-middleware-pkg vs rsasl
Side-by-side comparison of Rust crates
42
authkestra-guard
experimentalv0.1.0
Authentication guard and strategies for the authkestra framework
38
auth-middleware-pkg
experimentalv0.1.0
JWT authentication middleware for Axum with token validation and role-based access control
70
rsasl
stablev2.2.1
The Rust SASL framework, aimed at both middleware-style protocol implementation and application code. Designed to make SASL authentication simple and safe while handing as much control to the user as possible.
Core Metrics
| authkestra-guard | auth-middleware-pkg | rsasl | |
|---|---|---|---|
| Health Score | 42 | 38 | 70 |
| Total Downloads | 94 | 35 | 432.3K |
| 30d Downloads | 62 | 3 | 42.1K |
| Dependents | 4 | 0 | 104 |
| Releases | 1 | 1 | 39 |
| Last Updated | 39d ago | 139d ago | 45d ago |
| Age | 1m | 4m | 5y 11m |
Health Breakdown
authkestra-guard
Maintenance
11
Quality
12
Community
7
Popularity
2
Documentation
10
auth-middleware-pkg
Maintenance
6
Quality
14
Community
6
Popularity
2
Documentation
10
rsasl
Maintenance
16
Quality
18
Community
14
Popularity
7
Documentation
15
Technical Details
| authkestra-guard | auth-middleware-pkg | rsasl | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 2.2.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 OR MIT |
| Dependencies | 10 | 8 | 17 |
| Crate Size | 22KB | 15KB | 94KB |
| Features | 0 | 2 | 17 |
| Yanked % | 0.0% | 0.0% | 7.7% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.65.0 |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •rsasl leads with a health score of 70/100, but none of the options score above 80.
- •rsasl is depended on by 104 crates — strongest ecosystem trust.
- •authkestra-guard, auth-middleware-pkg are pre-1.0 — API may change.