Decision Workspace
axum-asset vs axum-asset-derive vs rust-embed-for-web
Side-by-side comparison of Rust crates
44
axum-asset
experimentalv0.3.0
A crate for embedding static assets in your Axum application at compile time.
40
axum-asset-derive
experimentalv0.1.0
Macros for `axum-asset`: A crate for embedding static assets in your Axum application at compile time.
63
rust-embed-for-web
stablev11.4.1
Rust Macro which embeds files into your executable. A fork of `rust-embed` with a focus on usage on web servers.
Core Metrics
| axum-asset | axum-asset-derive | rust-embed-for-web | |
|---|---|---|---|
| Health Score | 44 | 40 | 63 |
| Total Downloads | 268 | 310 | 259.1K |
| 30d Downloads | 0 | 0 | 6.3K |
| Dependents | 0 | 3 | 15 |
| Releases | 3 | 1 | 16 |
| Last Updated | 139d ago | 160d ago | 13d ago |
| Age | 5m | 5m | 3y 9m |
Health Breakdown
axum-asset
Maintenance
12
Quality
13
Community
6
Popularity
3
Documentation
10
axum-asset-derive
Maintenance
6
Quality
13
Community
8
Popularity
3
Documentation
10
rust-embed-for-web
Maintenance
17
Quality
19
Community
9
Popularity
6
Documentation
12
Technical Details
| axum-asset | axum-asset-derive | rust-embed-for-web | |
|---|---|---|---|
| Version | 0.3.0 | 0.1.0 | 11.4.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | MIT |
| Dependencies | 6 | 7 | 10 |
| Crate Size | 12KB | 5KB | 892KB |
| Features | 0 | 0 | 6 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rust-embed-for-web leads with a health score of 63/100, but none of the options score above 80.
- •axum-asset, axum-asset-derive are pre-1.0 — API may change.