httplz 0.0.0

A sans-io, no-std HTTP implementation
Documentation
  • Coverage
  • 3.49%
    3 out of 86 items documented0 out of 44 items with examples
  • Size
  • Source code size: 28.06 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 6.36 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • zovt

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

???