About Hyperlane Framework


Hyperlane is a lightweight, high-performance, cross-platform Rust HTTP server framework built on Tokio async runtime.




Core Features


Performance: 324,323 QPS (Keep-Alive on), 51,031 QPS (Keep-Alive off) | Unified API: HTTP, WebSocket, SSE share same interface | Flexible Routing: Static, dynamic, regex routes...