Decision Workspace
actix-state-guards vs authorization-bridge vs actix-jwt
Side-by-side comparison of Rust crates
41
actix-state-guards
growingv0.1.0
This crate provides a more flexible guard function for the [`actix-web`] framework
46
authorization-bridge
experimentalv0.2.2
An Actix Web middleware for authenticating HTTP requests through a remote API. It validates Authorization headers or cookies and attaches user info to requests.
46
actix-jwt
experimentalv0.1.0
Full-featured JWT authentication middleware for actix-web: login, logout, refresh, token rotation, cookie management, RSA/HMAC, RBAC authorizer, pluggable token store
Core Metrics
| actix-state-guards | authorization-bridge | actix-jwt | |
|---|---|---|---|
| Health Score | 41 | 46 | 46 |
| Total Downloads | 8.2K | 187 | 17 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 2 | 0 | 0 |
| Releases | 1 | 5 | 1 |
| Last Updated | 1198d ago | 192d ago | 33d ago |
| Age | 3y 3m | 6m | 1m |
Health Breakdown
actix-state-guards
Maintenance
1
Quality
15
Community
7
Popularity
5
Documentation
13
authorization-bridge
Maintenance
11
Quality
13
Community
6
Popularity
3
Documentation
13
actix-jwt
Maintenance
11
Quality
13
Community
6
Popularity
1
Documentation
15
Technical Details
| actix-state-guards | authorization-bridge | actix-jwt | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.2 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 1 | 6 | 25 |
| Crate Size | 11KB | 19KB | 86KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.93 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •authorization-bridge leads with a health score of 46/100, but none of the options score above 80.
- •actix-state-guards has the most downloads (8.2K), suggesting wider adoption.
- •⚠ actix-state-guards has not been updated in over a year.