Decision Workspace
actix-error-mapper-middleware vs actix-jwt-auth-middleware vs ntex-session
Side-by-side comparison of Rust crates
37
actix-error-mapper-middleware
growingv0.1.1
This simple crate allows you to remap actix-web errors to your own custom error type. You could for example return a html wrapped error.
45
actix-jwt-auth-middleware
growingv0.5.0
This crate implements a JSON Webtoken (JWT) middleware for the actix-web framework.
64
ntex-session
stablev3.3.0
Session for ntex web framework.
Core Metrics
| actix-error-mapper-middleware | actix-jwt-auth-middleware | ntex-session | |
|---|---|---|---|
| Health Score | 37 | 45 | 64 |
| Total Downloads | 3.6K | 21.9K | 11.5K |
| 30d Downloads | 19 | 345 | 268 |
| Dependents | 0 | 1 | 1 |
| Releases | 2 | 6 | 11 |
| Last Updated | 1395d ago | 731d ago | 53d ago |
| Age | 3y 10m | 3y 10m | 2y 11m |
Health Breakdown
actix-error-mapper-middleware
Maintenance
4
Quality
13
Community
3
Popularity
4
Documentation
13
actix-jwt-auth-middleware
Maintenance
5
Quality
13
Community
7
Popularity
5
Documentation
15
ntex-session
Maintenance
15
Quality
20
Community
9
Popularity
5
Documentation
15
Technical Details
| actix-error-mapper-middleware | actix-jwt-auth-middleware | ntex-session | |
|---|---|---|---|
| Version | 0.1.1 | 0.5.0 | 3.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 9 | 14 | 8 |
| Crate Size | 13KB | 33KB | 20KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.75 | 1.88 |
| Owners | 1 | 1 | 4 (team) |
Links
Quick Verdict
- •ntex-session leads with a health score of 64/100, but none of the options score above 80.
- •actix-jwt-auth-middleware has the most downloads (21.9K), suggesting wider adoption.
- •⚠ actix-error-mapper-middleware, actix-jwt-auth-middleware have not been updated in over a year.
- •actix-error-mapper-middleware, actix-jwt-auth-middleware are pre-1.0 — API may change.