Decision Workspace
actix-jwt-auth-middleware vs authorization-bridge vs authfix
Side-by-side comparison of Rust crates
45
actix-jwt-auth-middleware
growingv0.5.0
This crate implements a JSON Webtoken (JWT) middleware for the actix-web framework.
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.
41
authfix
experimentalv0.1.1
A simple and extensible authentication layer for Actix Web, designed for fast integration and easy configuration.
Core Metrics
| actix-jwt-auth-middleware | authorization-bridge | authfix | |
|---|---|---|---|
| Health Score | 45 | 48 | 41 |
| Total Downloads | 21.9K | 185 | 1.1K |
| 30d Downloads | 345 | 7 | 34 |
| Dependents | 1 | 0 | 0 |
| Releases | 6 | 5 | 2 |
| Last Updated | 731d ago | 133d ago | 243d ago |
| Age | 3y 10m | 4m | 8m |
Health Breakdown
actix-jwt-auth-middleware
Maintenance
5
Quality
13
Community
7
Popularity
5
Documentation
15
authorization-bridge
Maintenance
13
Quality
13
Community
6
Popularity
3
Documentation
13
authfix
Maintenance
8
Quality
13
Community
6
Popularity
4
Documentation
10
Technical Details
| actix-jwt-auth-middleware | authorization-bridge | authfix | |
|---|---|---|---|
| Version | 0.5.0 | 0.2.2 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 14 | 6 | 23 |
| Crate Size | 33KB | 19KB | 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.