W
Warp
Composable web server framework for warp speeds
A super-easy, composable, web server framework for warp speeds. Built on Hyper with a Filter system for composing web endpoints in Rust.
9K
GitHub Stars
none
TypeScript
steep
Learning Curve
4.0
DX Score
Preise
Model
free
Kostenlose Stufe
MIT licensed, fully open source
Funktionen
- ✓ Filter-based composition
- ✓ Path routing
- ✓ Header extraction
- ✓ Query deserialization
- ✓ JSON/Form handling
- ✓ Multipart forms
- ✓ Static file serving
- ✓ WebSocket support
- ✓ HTTP/1 and HTTP/2
Vorteile
- + Composable design
- + Type-safe routing
- + Great performance
- + Built on Hyper
- + Good async support
Nachteile
- - Filter complexity
- - Steep Rust learning curve
- - Less intuitive than Axum
- - Compile times
Am besten für
startup enterprise
backend async filters hyper type-safe