Vela is a native C17 HTTP/ASGI server for Python applications.
It embeds CPython and uses a native epoll-based event loop and prefork worker architecture to run Django, FastAPI, and other ASGI applications.
Built for developers who want a lightweight, native server layer without changing the Python application they already know.
C17 • ASGI 3 • CPython • Django • FastAPI • Linux
Open source and built for performance, simplicity, and control.
Contribute to kehem/Vela is welcome