ALOS HTTP: Ultra-fast Go web framework on custom epoll stack

jedisct1 · x · 2026-08-24

ALOS HTTP is a Linux-only Go web framework built around a custom networking stack using a hand-crafted, edge-triggered epoll event loop, bypassing Go's standard netpoll. It claims to be the fastest web framework based on published benchmarks. The project is under active development and supports Docker or Linux VM environments.

Original post →

More from Infra

Infra channel →