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.9.0
📝 Sqlx Persistent Database layer for axum_session
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
| axum_sqlx_sessions | axum_session_sqlx | axum_session_auth | |
|---|---|---|---|
| Health Score | 33 | 56 | 49 |
| Total Downloads | 6.2K | 52.7K | 115.2K |
| 30d Downloads | 0 | 3.7K | 6.4K |
| Dependents | 2 | 4 | 7 |
| Releases | 5 | 12 | 26 |
| Last Updated | 1631d ago | 25d ago | 25d ago |
| Age | 4y 6m | 2y 1m | 3y 2m |
Health Breakdown
axum_sqlx_sessions
Maintenance
5
Quality
6
Community
4
Popularity
5
Documentation
13
axum_session_sqlx
Maintenance
17
Quality
13
Community
5
Popularity
6
Documentation
15
axum_session_auth
Maintenance
17
Quality
8
Community
5
Popularity
6
Documentation
13
Technical Details
| axum_sqlx_sessions | axum_session_sqlx | axum_session_auth | |
|---|---|---|---|
| Version | 0.1.4 | 0.9.0 | 0.20.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% | 8.3% | 61.5% |
| 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 (115.2K), suggesting wider adoption.
- •⚠ axum_sqlx_sessions has not been updated in over a year.