Decision Workspace
axum_sqlx_session_auth vs axum_session_auth vs axum_sessions_auth
Side-by-side comparison of Rust crates
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.
49
axum_session_auth
growingv0.19.0
Library to Provide a User Authentication and privilege Token Checks. It requires the Axum_Session library.
42
axum_sessions_auth
growingv7.0.0
Library to Provide a User Authentication and privilege Token Checks. It requires the Axum_Database_Sessions library.
Core Metrics
| axum_sqlx_session_auth | axum_session_auth | axum_sessions_auth | |
|---|---|---|---|
| Health Score | 31 | 49 | 42 |
| Total Downloads | 2.5K | 100.5K | 29.3K |
| 30d Downloads | 2 | 3.9K | 18 |
| Dependents | 0 | 1 | 0 |
| Releases | 2 | 25 | 21 |
| Last Updated | 1572d ago | 10d ago | 1131d ago |
| Age | 4y 4m | 3y | 4y 1m |
Health Breakdown
axum_sqlx_session_auth
Maintenance
3
Quality
8
Community
3
Popularity
4
Documentation
13
axum_session_auth
Maintenance
18
Quality
8
Community
4
Popularity
6
Documentation
13
axum_sessions_auth
Maintenance
6
Quality
15
Community
3
Popularity
5
Documentation
13
Technical Details
| axum_sqlx_session_auth | axum_session_auth | axum_sessions_auth | |
|---|---|---|---|
| Version | 0.1.1 | 0.19.0 | 7.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 7 | 16 | 15 |
| Crate Size | 6KB | 25KB | 11KB |
| Features | 0 | 3 | 8 |
| 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_sqlx_session_auth, axum_sessions_auth have not been updated in over a year.
- •axum_sqlx_session_auth, axum_session_auth are pre-1.0 — API may change.