#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

#945 in Network programming

Download history 1092/week @ 2024-08-19 835/week @ 2024-08-26 892/week @ 2024-09-02 730/week @ 2024-09-09 2342/week @ 2024-09-16 5176/week @ 2024-09-23 6725/week @ 2024-09-30 4171/week @ 2024-10-07 7371/week @ 2024-10-14 5989/week @ 2024-10-21 8319/week @ 2024-10-28 12339/week @ 2024-11-04 8354/week @ 2024-11-11 14867/week @ 2024-11-18 14917/week @ 2024-11-25 11357/week @ 2024-12-02

49,971 downloads per month
Used in 13 crates (10 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