libreactor v2.0.0 Try it out The following will build a portable static web server hello (~60kB) git clone https://github.com/fredrikwidlund/libreactor.git cd libreactor/ ./autogen.sh ./configure make hello Run it ./hello In another shell try wrk http://localhost