Benchmarks, architecture notes, and the occasional deep dive into why we made a particular choice.
Inside synapserve-http-parser: a zero-allocation, span-based HTTP/1.1 parser with SIMD-accelerated scanning. How it works, why it's different, and benchmark results against httparse.