Decision Workspace
cloud-detect vs secret_store vs cloud-metadata
Side-by-side comparison of Rust crates
59
cloud-detect
stablev3.0.2
Detect a host's cloud service provider
47
secret_store
experimentalv0.1.1
A unified, async secret store interface for Azure Key Vault, AWS Secrets Manager, GCP Secret Manager, and generic HTTP endpoints
44
cloud-metadata
experimentalv0.2.0
Minimal Rust crate for fetching custom instance metadata from AWS, GCP, and Azure VMs
Core Metrics
| cloud-detect | secret_store | cloud-metadata | |
|---|---|---|---|
| Health Score | 59 | 47 | 44 |
| Total Downloads | 24.9K | 43 | 75.9K |
| 30d Downloads | 1.8K | 0 | 0 |
| Dependents | 0 | 0 | 0 |
| Releases | 16 | 2 | 2 |
| Last Updated | 6d ago | 48d ago | 123d ago |
| Age | 2y 9m | 1m | 4m |
Health Breakdown
cloud-detect
Maintenance
18
Quality
20
Community
3
Popularity
5
Documentation
13
secret_store
Maintenance
11
Quality
13
Community
6
Popularity
2
Documentation
15
cloud-metadata
Maintenance
11
Quality
12
Community
5
Popularity
6
Documentation
10
Technical Details
| cloud-detect | secret_store | cloud-metadata | |
|---|---|---|---|
| Version | 3.0.2 | 0.1.1 | 0.2.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | GPL-3.0 OR MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 12 | 27 | 9 |
| Crate Size | 42KB | 59KB | 30KB |
| Features | 2 | 6 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.85 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cloud-detect leads with a health score of 59/100, but none of the options score above 80.
- •cloud-metadata has the most downloads (75.9K), suggesting wider adoption.
- •secret_store, cloud-metadata are pre-1.0 — API may change.