#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

#764 in Network programming

Download history 13144/week @ 2024-11-15 14093/week @ 2024-11-22 11879/week @ 2024-11-29 12039/week @ 2024-12-06 12756/week @ 2024-12-13 6620/week @ 2024-12-20 5231/week @ 2024-12-27 8278/week @ 2025-01-03 9707/week @ 2025-01-10 10868/week @ 2025-01-17 14943/week @ 2025-01-24 17481/week @ 2025-01-31 17759/week @ 2025-02-07 13058/week @ 2025-02-14 13950/week @ 2025-02-21 10271/week @ 2025-02-28

58,747 downloads per month
Used in 14 crates (12 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