Decision Workspace
authx-axum vs tower-sessions-cookie-store vs axum_session_auth
Side-by-side comparison of Rust crates
45
authx-axum
experimentalv0.1.2
Axum integration for authx-rs: Tower middleware, session management, CSRF, rate limiting, and route handlers
50
tower-sessions-cookie-store
experimentalv0.5.2
Cookie-backed session store for tower-sessions (signed/private cookies via tower-cookies)
49
axum_session_auth
growingv0.20.0
Library to Provide a User Authentication and privilege Token Checks. It requires the Axum_Session library.
Core Metrics
| authx-axum | tower-sessions-cookie-store | axum_session_auth | |
|---|---|---|---|
| Health Score | 45 | 50 | 49 |
| Total Downloads | 163 | 1.5K | 115.2K |
| 30d Downloads | 0 | 0 | 6.4K |
| Dependents | 6 | 15 | 7 |
| Releases | 3 | 2 | 26 |
| Last Updated | 78d ago | 158d ago | 25d ago |
| Age | 2m | 5m | 3y 2m |
Health Breakdown
authx-axum
Maintenance
10
Quality
11
Community
8
Popularity
3
Documentation
13
tower-sessions-cookie-store
Maintenance
10
Quality
14
Community
9
Popularity
4
Documentation
13
axum_session_auth
Maintenance
17
Quality
8
Community
5
Popularity
6
Documentation
13
Technical Details
| authx-axum | tower-sessions-cookie-store | axum_session_auth | |
|---|---|---|---|
| Version | 0.1.2 | 0.5.2 | 0.20.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 19 | 17 | 16 |
| Crate Size | 36KB | 28KB | 25KB |
| Features | 0 | 5 | 3 |
| Yanked % | 0.0% | 0.0% | 61.5% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •tower-sessions-cookie-store leads with a health score of 50/100, but none of the options score above 80.
- •axum_session_auth has the most downloads (115.2K), suggesting wider adoption.