Decision Workspace
armature-framework vs actix-web vs awc
Side-by-side comparison of Rust crates
54
armature-framework
experimentalv0.2.2
A modern, type-safe HTTP framework for Rust inspired by Angular and NestJS. Features dependency injection, decorators, middleware, authentication (JWT/OAuth2/SAML), validation, OpenAPI/Swagger, caching, job queues, and observability.
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
| armature-framework | actix-web | awc | |
|---|---|---|---|
| Health Score | 54 | 75 | 75 |
| Total Downloads | 58 | 62.9M | 11.0M |
| 30d Downloads | 15 | 3.3M | 414.3K |
| Dependents | 0 | 19.1K | 2.1K |
| Releases | 3 | 155 | 68 |
| Last Updated | 5d ago | 37d ago | 37d ago |
| Age | 3m | 8y 5m | 7y |
Health Breakdown
armature-framework
Maintenance
19
Quality
12
Community
6
Popularity
2
Documentation
15
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
| armature-framework | actix-web | awc | |
|---|---|---|---|
| Version | 0.2.2 | 4.13.0 | 3.8.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 46 | 56 | 49 |
| Crate Size | 583KB | 269KB | 84KB |
| Features | 29 | 22 | 18 |
| Yanked % | 0.0% | 1.9% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.89 | 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.
- •armature-framework is pre-1.0 — API may change.