Decision Workspace
axum_sqlx_sessions vs axum_session_sqlx vs axum_session_auth
Side-by-side comparison of Rust crates
33
axum_sqlx_sessions
growingv0.1.4
Library to Provide a Postgresql Session management layer. You must also include Tower_cookies in order to use this Library.
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_sqlx_sessions | axum_session_sqlx | axum_session_auth | |
|---|---|---|---|
| Health Score | 33 | 56 | 49 |
| Total Downloads | 6.2K | 45.6K | 100.5K |
| 30d Downloads | 2 | 3.2K | 3.9K |
| Dependents | 2 | 1 | 1 |
| Releases | 5 | 11 | 25 |
| Last Updated | 1572d ago | 10d ago | 10d ago |
| Age | 4y 4m | 1y 11m | 3y |
Health Breakdown
axum_sqlx_sessions
Maintenance
5
Quality
6
Community
4
Popularity
5
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_sqlx_sessions | axum_session_sqlx | axum_session_auth | |
|---|---|---|---|
| Version | 0.1.4 | 0.8.0 | 0.19.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 22 | 13 | 16 |
| Crate Size | 10KB | 25KB | 25KB |
| Features | 0 | 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_sqlx_sessions has not been updated in over a year.