#http-header #http #pingora #deserialize #http-response #response-headers

bin+lib pingora-header-serde

HTTP header (de)serialization and compression for Pingora

4 releases (2 breaking)

new 0.3.0 Jul 12, 2024
0.2.0 May 10, 2024
0.1.1 Apr 18, 2024
0.1.0 Feb 28, 2024

#239 in Compression

Download history 450/week @ 2024-03-25 792/week @ 2024-04-01 596/week @ 2024-04-08 540/week @ 2024-04-15 648/week @ 2024-04-22 664/week @ 2024-04-29 681/week @ 2024-05-06 527/week @ 2024-05-13 627/week @ 2024-05-20 483/week @ 2024-05-27 402/week @ 2024-06-03 590/week @ 2024-06-10 539/week @ 2024-06-17 1012/week @ 2024-06-24 890/week @ 2024-07-01 1078/week @ 2024-07-08

3,557 downloads per month
Used in 14 crates (via pingora-cache)

Apache-2.0

69KB
1.5K SLoC

HTTP Response header serialization with compression

This crate is able to serialize http response header to about 1/3 of its original size (HTTP/1.1 wire format) with trained dictionary.

Dependencies

~4MB
~65K SLoC