Hacker News new | ask | show | jobs
by 101km 2891 days ago
I'll cautiously mention: https://github.com/valyala/fasthttp

It's a net/http replacement that is close to x10 in performance -- however it is not a drop in replacement and you should avoid it unless you really actually need the rps.

That's pretty much the opposite of a web framework.