Decision Workspace
rustls-pin vs tls-hot-reload vs tls_root_primer
Side-by-side comparison of Rust crates
38
rustls-pin
growingv0.1.2
Server certificate pinning with `rustls`
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-pin | tls-hot-reload | tls_root_primer | |
|---|---|---|---|
| Health Score | 38 | 55 | 50 |
| Total Downloads | 4.6K | 2.3K | 2.5K |
| 30d Downloads | 11 | 196 | 64 |
| Dependents | 0 | 0 | 0 |
| Releases | 3 | 3 | 7 |
| Last Updated | 1830d ago | today | 147d ago |
| Age | 5y | 9m | 5m |
Health Breakdown
rustls-pin
Maintenance
4
Quality
15
Community
6
Popularity
4
Documentation
9
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-pin | tls-hot-reload | tls_root_primer | |
|---|---|---|---|
| Version | 0.1.2 | 0.3.0 | 0.1.6 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT | MIT |
| Dependencies | 3 | 9 | 6 |
| Crate Size | 8KB | 16KB | 10KB |
| Features | 0 | 3 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 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.
- •rustls-pin has the most downloads (4.6K), suggesting wider adoption.
- •⚠ rustls-pin has not been updated in over a year.