1 unstable release

new 0.0.0 Oct 15, 2024

#6 in #allocation-free

Download history 179/week @ 2024-10-13

179 downloads per month
Used in 2 crates

Custom license

19KB
648 lines

httplz

A small allocation-free, sans-IO HTTP implementation

Goals

  1. Enable development of HTTP-speaking applications
  2. Simple to understand codebase
  3. Fast to compile

Non-goals

  1. Ultimate speed

Scope

HTTP/1.1

???

HTTP/2

???

Non-scope

HTTP/1.1

???

HTTP/2

???

No runtime deps