Decision Workspace
axum_sessions_auth vs axum_session_auth vs axum_sqlx_session_auth
Side-by-side comparison of Rust crates
42
axum_sessions_auth
growingv7.0.0
Library to Provide a User Authentication and privilege Token Checks. It requires the Axum_Database_Sessions library.
49
axum_session_auth
growingv0.19.0
Library to Provide a User Authentication and privilege Token Checks. It requires the Axum_Session library.
31
axum_sqlx_session_auth
growingv0.1.1
Library to Provide a User Authentication and privilege Token Checks. It requires the AxumSQLxSessions library and Tower_cookies library.
Core Metrics
| axum_sessions_auth | axum_session_auth | axum_sqlx_session_auth | |
|---|---|---|---|
| Health Score | 42 | 49 | 31 |
| Total Downloads | 29.3K | 100.5K | 2.5K |
| 30d Downloads | 18 | 4.1K | 2 |
| Dependents | 0 | 1 | 0 |
| Releases | 21 | 25 | 2 |
| Last Updated | 1131d ago | 10d ago | 1572d ago |
| Age | 4y 1m | 3y | 4y 4m |
Health Breakdown
axum_sessions_auth
Maintenance
6
Quality
15
Community
3
Popularity
5
Documentation
13
axum_session_auth
Maintenance
18
Quality
8
Community
4
Popularity
6
Documentation
13
axum_sqlx_session_auth
Maintenance
3
Quality
8
Community
3
Popularity
4
Documentation
13
Technical Details
| axum_sessions_auth | axum_session_auth | axum_sqlx_session_auth | |
|---|---|---|---|
| Version | 7.0.0 | 0.19.0 | 0.1.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 15 | 16 | 7 |
| Crate Size | 11KB | 25KB | 6KB |
| Features | 8 | 3 | 0 |
| Yanked % | 100.0% | 64.0% | 100.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •axum_session_auth leads with a health score of 49/100, but none of the options score above 80.
- •⚠ axum_sessions_auth, axum_sqlx_session_auth have not been updated in over a year.
- •axum_session_auth, axum_sqlx_session_auth are pre-1.0 — API may change.