Decision Workspace
axum_database_sessions vs axum_session_sqlx vs axum_session_auth
Side-by-side comparison of Rust crates
48
axum_database_sessions
growingv7.0.2
Memory and/or Database Session management layer for axum.
56
axum_session_sqlx
growingv0.8.0
📝 Sqlx Persistent Database layer for axum_session
49
axum_session_auth
growingv0.19.0
Library to Provide a User Authentication and privilege Token Checks. It requires the Axum_Session library.
Core Metrics
| axum_database_sessions | axum_session_sqlx | axum_session_auth | |
|---|---|---|---|
| Health Score | 48 | 56 | 49 |
| Total Downloads | 43.1K | 45.6K | 100.5K |
| 30d Downloads | 48 | 3.3K | 4.1K |
| Dependents | 21 | 1 | 1 |
| Releases | 30 | 11 | 25 |
| Last Updated | 1085d ago | 10d ago | 10d ago |
| Age | 4y 1m | 1y 11m | 3y |
Health Breakdown
axum_database_sessions
Maintenance
7
Quality
15
Community
7
Popularity
6
Documentation
13
axum_session_sqlx
Maintenance
18
Quality
13
Community
4
Popularity
6
Documentation
15
axum_session_auth
Maintenance
18
Quality
8
Community
4
Popularity
6
Documentation
13
Technical Details
| axum_database_sessions | axum_session_sqlx | axum_session_auth | |
|---|---|---|---|
| Version | 7.0.2 | 0.8.0 | 0.19.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 24 | 13 | 16 |
| Crate Size | 22KB | 25KB | 25KB |
| Features | 22 | 6 | 3 |
| Yanked % | 100.0% | 9.1% | 64.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.78 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •axum_session_sqlx leads with a health score of 56/100, but none of the options score above 80.
- •axum_session_auth has the most downloads (100.5K), suggesting wider adoption.
- •⚠ axum_database_sessions has not been updated in over a year.
- •axum_session_sqlx, axum_session_auth are pre-1.0 — API may change.