How we built Pingora, the proxy that connects Cloudflare to the Internet
September 14, 2022 2:00PM
Today we are excited to talk about Pingora, a new HTTP proxy we’ve built in-house using Rust that serves over 1 trillion requests a day...
Subscription confirmed. Thank you for subscribing!
September 14, 2022 2:00PM
Today we are excited to talk about Pingora, a new HTTP proxy we’ve built in-house using Rust that serves over 1 trillion requests a day...
September 15, 2021 1:59PM
Speed Week Cloudflare Images Developers Rust Cloudflare WorkersUsing Rust and Cloudflare Workers helps us quickly iterate and deliver product improvements over the coming weeks and months....
September 09, 2021 2:00PM
Cloudflare Workers Serverless WebAssembly Rust WASMIntroducing the Cloudflare Workers Rust SDK: write your entire Worker in Rust, no JavaScript required....
August 26, 2021 4:04PM
Rust Developers JavaScript Deep DiveUsing async Rust libraries is usually easy. It's just like using normal Rust code, with a little async or .await here and there. But writing your own async libraries can be hard....
December 25, 2020 2:00PM
Cloudflare Workers Serverless RustCron parsers are everywhere, each supporting their own extensions on the cron string format, which made consistency between parts of Cron Triggers difficult to achieve. Today we’re showing how we easily solved this problem with Rust without needing to write the same code twice....
More Posts
September 24, 2020 12:00PM
Firewall Rules lets customers filter the traffic hitting their site, powered by our Wirefilter engine. We’re excited to share some in-depth optimizations we have recently made to improve the performance of our edge....