Decision Workspace
rocket_cors vs rocket_ext vs rust-embed
Side-by-side comparison of Rust crates
44
rocket_cors
growingv0.6.0
Cross-origin resource sharing (CORS) for Rocket.rs applications
40
rocket_ext
experimentalv0.3.1
A Rocket extension for working with pre-flight requests and CORS headers.
69
rust-embed
stablev8.11.0
Rust Custom Derive Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev
Core Metrics
| rocket_cors | rocket_ext | rust-embed | |
|---|---|---|---|
| Health Score | 44 | 40 | 69 |
| Total Downloads | 904.9K | 2.1K | 27.9M |
| 30d Downloads | 75.0K | 22 | 3.1M |
| Dependents | 90 | 0 | 9.0K |
| Releases | 23 | 5 | 66 |
| Last Updated | 860d ago | 208d ago | 72d ago |
| Age | 8y 8m | 9m | 9y |
Health Breakdown
rocket_cors
Maintenance
4
Quality
9
Community
9
Popularity
7
Documentation
15
rocket_ext
Maintenance
10
Quality
13
Community
3
Popularity
4
Documentation
10
rust-embed
Maintenance
15
Quality
17
Community
15
Popularity
8
Documentation
14
Technical Details
| rocket_cors | rocket_ext | rust-embed | |
|---|---|---|---|
| Version | 0.6.0 | 0.3.1 | 8.11.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT/Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 11 | 7 | 14 |
| Crate Size | 49KB | 26KB | 901KB |
| Features | 2 | 0 | 11 |
| Yanked % | 34.8% | 0.0% | 9.1% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | 1.69 | — | 1.70.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rust-embed leads with a health score of 69/100, but none of the options score above 80.
- •rust-embed is depended on by 9.0K crates — strongest ecosystem trust.
- •⚠ rocket_cors has not been updated in over a year.
- •rocket_cors, rocket_ext are pre-1.0 — API may change.