#proxy #http-proxy #async #networking #http

pingora

A framework to build fast, reliable and programmable networked systems at Internet scale

6 releases (breaking)

0.4.0 Nov 1, 2024
0.3.0 Jul 12, 2024
0.2.0 May 10, 2024
0.1.1 Apr 18, 2024
0.0.0 Dec 7, 2022

#997 in Network programming

Download history 946/week @ 2024-07-31 768/week @ 2024-08-07 1067/week @ 2024-08-14 962/week @ 2024-08-21 887/week @ 2024-08-28 855/week @ 2024-09-04 680/week @ 2024-09-11 3180/week @ 2024-09-18 6719/week @ 2024-09-25 5592/week @ 2024-10-02 5657/week @ 2024-10-09 5892/week @ 2024-10-16 6700/week @ 2024-10-23 10839/week @ 2024-10-30 11126/week @ 2024-11-06 7535/week @ 2024-11-13

36,867 downloads per month
Used in 12 crates (9 directly)

Apache-2.0

1MB
19K SLoC

Pingora

Pingora is a framework to build fast, reliable and programmable networked systems at Internet scale.

Features

  • Http 1.x and Http 2
  • Modern TLS with OpenSSL or BoringSSL (FIPS compatible)
  • Zero downtime upgrade

Usage

This crate provides low level service and protocol implementation and abstraction.

If looking to build a (reverse) proxy, see pingora-proxy crate.

Feature flags

Dependencies

~27–52MB
~1M SLoC