📰 Hacker News
My fast zero-allocation webserver using OxCaml
#news

Anil Madhavapeddy
My (very) fast zero-allocation webserver using OxCaml
Building httpz, a high-performance HTTP/1.1 parser with zero heap allocation using OxCaml's unboxed types, local allocations, and mutable local var...





