Decision Workspace
axum-server-mtls vs mtls-core vs mtls-actix
Side-by-side comparison of Rust crates
45
axum-server-mtls
experimentalv0.1.0
mTLS peer certificate extraction for axum-server. Wraps RustlsAcceptor to inject client certificates into request extensions.
42
mtls-core
experimentalv0.1.0
Core mTLS authentication library with IP whitelisting for Rust applications
39
mtls-actix
experimentalv0.1.0
Actix-web middleware for mTLS authentication with IP whitelisting
Core Metrics
| axum-server-mtls | mtls-core | mtls-actix | |
|---|---|---|---|
| Health Score | 45 | 42 | 39 |
| Total Downloads | 61 | 208 | 32 |
| 30d Downloads | 61 | 72 | 3 |
| Dependents | 0 | 4 | 0 |
| Releases | 1 | 1 | 1 |
| Last Updated | 1d ago | 85d ago | 85d ago |
| Age | 1d | 2m | 2m |
Health Breakdown
axum-server-mtls
Maintenance
13
Quality
12
Community
6
Popularity
2
Documentation
12
mtls-core
Maintenance
8
Quality
13
Community
8
Popularity
3
Documentation
10
mtls-actix
Maintenance
8
Quality
13
Community
6
Popularity
2
Documentation
10
Technical Details
| axum-server-mtls | mtls-core | mtls-actix | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | GPL-3.0 | GPL-3.0 |
| Dependencies | 14 | 17 | 7 |
| Crate Size | 20KB | 25KB | 22KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.75 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •axum-server-mtls leads with a health score of 45/100, but none of the options score above 80.
- •mtls-core has the most downloads (208), suggesting wider adoption.