Decision Workspace
secure_boundary vs secure_errors vs rune-axum-helmet
Side-by-side comparison of Rust crates
53
secure_boundary
experimentalv0.1.3
Input validation, request limits, CORS, Fetch Metadata, and browser boundary protections.
49
secure_errors
experimentalv0.1.2
Secure error handling with public-safe responses, incident IDs, and panic boundaries.
45
rune-axum-helmet
experimentalv0.2.0
Security headers middleware for Axum — CSP, HSTS, X-Frame-Options, Referrer-Policy, and more
Core Metrics
| secure_boundary | secure_errors | rune-axum-helmet | |
|---|---|---|---|
| Health Score | 53 | 49 | 45 |
| Total Downloads | 1.5K | 1.7K | 39 |
| 30d Downloads | 1.6K | 1.7K | 0 |
| Dependents | 4 | 15 | 1 |
| Releases | 4 | 3 | 3 |
| Last Updated | 18d ago | 19d ago | 14d ago |
| Age | 21d | 21d | 25d |
Health Breakdown
secure_boundary
Maintenance
18
Quality
13
Community
5
Popularity
4
Documentation
13
secure_errors
Maintenance
13
Quality
13
Community
6
Popularity
4
Documentation
13
rune-axum-helmet
Maintenance
13
Quality
13
Community
7
Popularity
2
Documentation
10
Technical Details
| secure_boundary | secure_errors | rune-axum-helmet | |
|---|---|---|---|
| Version | 0.1.3 | 0.1.2 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 32 | 17 | 6 |
| Crate Size | 77KB | 34KB | 12KB |
| Features | 5 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •secure_boundary leads with a health score of 53/100, but none of the options score above 80.
- •secure_errors has the most downloads (1.7K), suggesting wider adoption.