Decision Workspace
oxidized vs actix-web vs awc
Side-by-side comparison of Rust crates
29
oxidized
experimentalv0.1.0
A hyper-performant, modular, and asynchronous web framework for Rust, built on hyper and tokio. Featuring a Tower-inspired, Service-based architecture for maximum performance and composability.
75
actix-web
stablev4.13.0
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust
75
awc
stablev3.8.2
Async HTTP and WebSocket client library
Core Metrics
| oxidized | actix-web | awc | |
|---|---|---|---|
| Health Score | 29 | 75 | 75 |
| Total Downloads | 615 | 62.9M | 11.0M |
| 30d Downloads | 3 | 3.4M | 420.8K |
| Dependents | 0 | 19.1K | 2.1K |
| Releases | 1 | 155 | 68 |
| Last Updated | 280d ago | 37d ago | 37d ago |
| Age | 9m | 8y 5m | 7y |
Health Breakdown
oxidized
Maintenance
3
Quality
7
Community
3
Popularity
3
Documentation
13
actix-web
Maintenance
17
Quality
18
Community
20
Popularity
8
Documentation
12
awc
Maintenance
17
Quality
20
Community
20
Popularity
8
Documentation
10
Technical Details
| oxidized | actix-web | awc | |
|---|---|---|---|
| Version | 0.1.0 | 4.13.0 | 3.8.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 22 | 56 | 49 |
| Crate Size | 5.7MB | 269KB | 84KB |
| Features | 0 | 22 | 18 |
| Yanked % | 0.0% | 1.9% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.88 | — |
| Owners | 1 | 2 (team) | 2 (team) |
Links
Quick Verdict
- •actix-web leads with a health score of 75/100, but none of the options score above 80.
- •actix-web is depended on by 19.1K crates — strongest ecosystem trust.
- •oxidized is pre-1.0 — API may change.