valyala / fasthttp

Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
MIT License
21.91k stars 1.76k forks source link

Lazy load stackless functions #1656

Closed Gusted closed 1 year ago

Gusted commented 1 year ago
erikdubbelboer commented 1 year ago

Thanks!