Decision Workspace
rustls-mitm vs tls-hot-reload vs tls_root_primer
Side-by-side comparison of Rust crates
41
rustls-mitm
experimentalv0.1.0
SNI-based certificate resolver for rustls that generates per-host TLS certificates on the fly, enabling man-in-the-middle TLS interception
55
tls-hot-reload
experimentalv0.3.0
Tiny crate that brings wait- and lock-free TLS certificate hot-reloading for rustls
50
tls_root_primer
experimentalv0.1.6
Triggers Windows's automatic root certificate installation for Rust applications, fixing TLS issues on clean systems.
Core Metrics
| rustls-mitm | tls-hot-reload | tls_root_primer | |
|---|---|---|---|
| Health Score | 41 | 55 | 50 |
| Total Downloads | 16 | 2.3K | 2.5K |
| 30d Downloads | 16 | 196 | 64 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 3 | 7 |
| Last Updated | 26d ago | today | 147d ago |
| Age | 26d | 9m | 5m |
Health Breakdown
rustls-mitm
Maintenance
11
Quality
13
Community
6
Popularity
1
Documentation
10
tls-hot-reload
Maintenance
19
Quality
14
Community
6
Popularity
4
Documentation
12
tls_root_primer
Maintenance
13
Quality
14
Community
6
Popularity
4
Documentation
13
Technical Details
| rustls-mitm | tls-hot-reload | tls_root_primer | |
|---|---|---|---|
| Version | 0.1.0 | 0.3.0 | 0.1.6 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 6 | 9 | 6 |
| Crate Size | 13KB | 16KB | 10KB |
| Features | 0 | 3 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | 1.85.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •tls-hot-reload leads with a health score of 55/100, but none of the options score above 80.
- •tls_root_primer has the most downloads (2.5K), suggesting wider adoption.