soypat / seqs

seqs: the hottest, most idiomatic userspace TCP/IP implementation on the internet. lwip in go basically
BSD 3-Clause "New" or "Revised" License
44 stars 4 forks source link

Add httpx: low memory, non-allocating http implementation #13

Closed soypat closed 8 months ago

soypat commented 8 months ago

Inspired entirely by the excellent fasthttp library: https://github.com/valyala/fasthttp/blob/master/header.go

Some notable changes to the base fasthttp library:

Still learning a lot about http while writing this, most likely will change.

codecov[bot] commented 8 months ago

Welcome to Codecov :tada:

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

Thanks for integrating Codecov - We've got you covered :open_umbrella: