Pingora: HTTP Server and Proxy Library, in Rust, by Cloudflare, Released

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • rustls

    A modern TLS library in Rust

  • Being able to use rustls as a drop-in replacement for openssl is on their roadmap: https://github.com/rustls/rustls/blob/main/ROADMAP.md#future...

    So that'll certainly one option in the future.

  • pingora

    A library for building fast, reliable and evolvable network services.

  • cert it via cron that uses the graceful upgrade functionality should work

    https://github.com/cloudflare/pingora/blob/main/docs/quick_s...

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • plane

    A distributed system for running WebSocket services at scale. (by drifting-in-space)

  • One reason I'm excited about this is that it appears to let you write arbitrary routing logic into a layer 7 proxy. This is something we had to build for https://plane.dev and it would have been nicer to use something like this, but we couldn't find anything like it at the time.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts