Decision Workspace
authorization-bridge vs actix-jwt-auth-middleware vs authfix
Side-by-side comparison of Rust crates
48
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.
45
actix-jwt-auth-middleware
growingv0.5.0
This crate implements a JSON Webtoken (JWT) middleware for the actix-web framework.
41
authfix
experimentalv0.1.1
A simple and extensible authentication layer for Actix Web, designed for fast integration and easy configuration.
Core Metrics
| authorization-bridge | actix-jwt-auth-middleware | authfix | |
|---|---|---|---|
| Health Score | 48 | 45 | 41 |
| Total Downloads | 185 | 21.9K | 1.1K |
| 30d Downloads | 7 | 345 | 34 |
| Dependents | 0 | 1 | 0 |
| Releases | 5 | 6 | 2 |
| Last Updated | 133d ago | 731d ago | 243d ago |
| Age | 4m | 3y 10m | 8m |
Health Breakdown
authorization-bridge
Maintenance
13
Quality
13
Community
6
Popularity
3
Documentation
13
actix-jwt-auth-middleware
Maintenance
5
Quality
13
Community
7
Popularity
5
Documentation
15
authfix
Maintenance
8
Quality
13
Community
6
Popularity
4
Documentation
10
Technical Details
| authorization-bridge | actix-jwt-auth-middleware | authfix | |
|---|---|---|---|
| Version | 0.2.2 | 0.5.0 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 6 | 14 | 23 |
| Crate Size | 19KB | 33KB | 57KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.75 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •authorization-bridge leads with a health score of 48/100, but none of the options score above 80.
- •actix-jwt-auth-middleware has the most downloads (21.9K), suggesting wider adoption.
- •⚠ actix-jwt-auth-middleware has not been updated in over a year.