Decision Workspace
ntex-basicauth vs rune-axum-basicauth vs ntex-helmet
Side-by-side comparison of Rust crates
45
ntex-basicauth
experimentalv0.3.1
A Basic Authentication middleware for ntex web framework.
41
rune-axum-basicauth
experimentalv0.1.0
HTTP Basic authentication extractor and middleware layer for Axum with constant-time credential comparison
51
ntex-helmet
stablev1.0.0
HTTP security headers middleware for ntex-web
Core Metrics
| ntex-basicauth | rune-axum-basicauth | ntex-helmet | |
|---|---|---|---|
| Health Score | 45 | 41 | 51 |
| Total Downloads | 1.2K | 10 | 6.0K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 0 |
| Releases | 4 | 1 | 8 |
| Last Updated | 181d ago | 23d ago | 82d ago |
| Age | 10m | 23d | 2y 4m |
Health Breakdown
ntex-basicauth
Maintenance
10
Quality
15
Community
6
Popularity
4
Documentation
10
rune-axum-basicauth
Maintenance
12
Quality
12
Community
6
Popularity
1
Documentation
10
ntex-helmet
Maintenance
13
Quality
17
Community
6
Popularity
5
Documentation
10
Technical Details
| ntex-basicauth | rune-axum-basicauth | ntex-helmet | |
|---|---|---|---|
| Version | 0.3.1 | 0.1.0 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 14 | 10 | 3 |
| Crate Size | 33KB | 9KB | 16KB |
| Features | 7 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ntex-helmet leads with a health score of 51/100, but none of the options score above 80.
- •ntex-basicauth, rune-axum-basicauth are pre-1.0 — API may change.