About this project
Volga is a composable Rust web framework built on Tokio and Hyper, emphasizing explicit APIs and predictable performance. It supports HTTP/1 and HTTP/2, robust routing, async middleware, dependency injection without derive macros, typed request extraction, WebSockets, streaming HTTP, and full OAuth 2.1/OIDC authentication. The framework is currently in preview, with a minimal example demonstrating typed path parameters and async handlers. Benchmarks on a single Apple Silicon MacBook Pro report over 1 M requests per second for a plaintext endpoint. Licensed under MIT, Volga aims to provide clarity and control while keeping overhead low.
Comments
0 Rating appears after 10 ratings
Sign in to join the discussion.