Decision Workspace
async-mongodb-session vs actix-session vs tide
Side-by-side comparison of Rust crates
50
async-mongodb-session
growingv3.0.0
An async-session implementation for MongoDB
62
actix-session
growingv0.11.0
Session management for Actix Web
60
tide
growingv0.16.0
A minimal and pragmatic Rust web application framework built for rapid development
Core Metrics
| async-mongodb-session | actix-session | tide | |
|---|---|---|---|
| Health Score | 50 | 62 | 60 |
| Total Downloads | 7.8K | 2.9M | 3.1M |
| 30d Downloads | 52 | 309.5K | 105.8K |
| Dependents | 0 | 584 | 2.0K |
| Releases | 4 | 37 | 26 |
| Last Updated | 1314d ago | 213d ago | 1572d ago |
| Age | 5y 8m | 7y | 7y 7m |
Health Breakdown
async-mongodb-session
Maintenance
3
Quality
21
Community
8
Popularity
5
Documentation
13
actix-session
Maintenance
10
Quality
16
Community
16
Popularity
8
Documentation
12
tide
Maintenance
6
Quality
15
Community
19
Popularity
8
Documentation
12
Technical Details
| async-mongodb-session | actix-session | tide | |
|---|---|---|---|
| Version | 3.0.0 | 0.11.0 | 0.16.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 6 | 15 | 24 |
| Crate Size | 13KB | 50KB | 79KB |
| Features | 3 | 6 | 7 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | 1.80 | — |
| Owners | 2 | 2 (team) | 4 |
Links
Quick Verdict
- •actix-session leads with a health score of 62/100, but none of the options score above 80.
- •tide has the most downloads (3.1M), suggesting wider adoption.
- •tide is depended on by 2.0K crates — strongest ecosystem trust.
- •⚠ async-mongodb-session, tide have not been updated in over a year.
- •actix-session, tide are pre-1.0 — API may change.