#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

#829 in Network programming

Download history 4962/week @ 2024-10-18 8524/week @ 2024-10-25 12288/week @ 2024-11-01 9111/week @ 2024-11-08 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 14955/week @ 2025-01-24 13782/week @ 2025-01-31

51,187 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