Cloudflare Ditches Nginx for In-House, Rust-Written Pingora

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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. tokio-uring

    An io_uring backed runtime for Rust

    Tokio supports io_uring (https://github.com/tokio-rs/tokio-uring), so perhaps when it's mature and battle-tested, it'd be easier to transition to it if Cloudflare aren't using it already.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. deno

    A modern runtime for JavaScript and TypeScript.

    And hyper, for their native HTTP extension (for http2).

    https://github.com/denoland/deno/blob/main/ext/http/lib.rs#L...

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

  • Deno in 2024

    1 project | news.ycombinator.com | 21 Jan 2025
  • 🔥10 Useful Developer Tools That Will Make Development Easier in 2025

    1 project | dev.to | 29 Dec 2024
  • Add JWT Authentication in Deno & Oak server using Kinde Authentication

    1 project | dev.to | 28 Dec 2024
  • How to migrate your Node.js app to Deno 2.0

    2 projects | dev.to | 24 Dec 2024
  • How can VoidZero be commercialized?

    6 projects | dev.to | 22 Dec 2024

Did you know that Rust is
the 5th most popular programming language
based on number of references?