<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Rust &#8211; Noise</title>
	<atom:link href="https://noise.getoto.net/tag/rust/feed/" rel="self" type="application/rss+xml" />
	<link>https://noise.getoto.net</link>
	<description>The collective thoughts of the interwebz</description>
	<lastBuildDate>Fri, 14 Nov 2025 21:38:15 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
	<item>
		<title>Building serverless applications with Rust on AWS Lambda</title>
		<link>https://noise.getoto.net/2025/11/14/building-serverless-applications-with-rust-on-aws-lambda/</link>
		
		<dc:creator><![CDATA[Julian Wood]]></dc:creator>
		<pubDate>Fri, 14 Nov 2025 21:38:15 +0000</pubDate>
				<category><![CDATA[announcements]]></category>
		<category><![CDATA[AWS Lambda]]></category>
		<category><![CDATA[Intermediate (200)]]></category>
		<category><![CDATA[Rust]]></category>
		<category><![CDATA[serverless]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=6b8fd2e477d4ce6caaf214e6e9d937e9</guid>

					<description><![CDATA[Today, AWS Lambda is promoting Rust support from Experimental to Generally Available. This means you can now use Rust to build business-critical serverless applications, backed by AWS Support and the Lambda availability SLA.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Keeping the Internet fast and secure: introducing Merkle Tree Certificates</title>
		<link>https://noise.getoto.net/2025/10/28/keeping-the-internet-fast-and-secure-introducing-merkle-tree-certificates/</link>
		
		<dc:creator><![CDATA[Luke Valenta]]></dc:creator>
		<pubDate>Tue, 28 Oct 2025 13:00:00 +0000</pubDate>
				<category><![CDATA[chrome]]></category>
		<category><![CDATA[Cloudflare Workers]]></category>
		<category><![CDATA[Cryptography]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[IETF]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[post quantum]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[Rust]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[TLS]]></category>
		<category><![CDATA[transparency]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=12d96be530965ce03ad288b3fe57a503</guid>

					<description><![CDATA[Cloudflare is launching an experiment with Chrome to evaluate fast, scalable, and quantum-ready Merkle Tree Certificates, all without degrading performance or changing WebPKI trust relationships.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Cloudflare just got faster and more secure, powered by Rust</title>
		<link>https://noise.getoto.net/2025/09/26/cloudflare-just-got-faster-and-more-secure-powered-by-rust/</link>
		
		<dc:creator><![CDATA[Richard Boulton]]></dc:creator>
		<pubDate>Fri, 26 Sep 2025 14:00:00 +0000</pubDate>
				<category><![CDATA[Birthday Week]]></category>
		<category><![CDATA[deep dive]]></category>
		<category><![CDATA[Engineering]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[Rust]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=79ec1c8f68e0d152c2176c57485e1e23</guid>

					<description><![CDATA[We’ve replaced the original core system in Cloudflare with a new modular Rust-based proxy, replacing NGINX.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>R2 SQL: a deep dive into our new distributed query engine</title>
		<link>https://noise.getoto.net/2025/09/25/r2-sql-a-deep-dive-into-our-new-distributed-query-engine/</link>
		
		<dc:creator><![CDATA[Yevgen Safronov]]></dc:creator>
		<pubDate>Thu, 25 Sep 2025 14:00:00 +0000</pubDate>
				<category><![CDATA[Birthday Week]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[deep dive]]></category>
		<category><![CDATA[Edge Computing]]></category>
		<category><![CDATA[R2]]></category>
		<category><![CDATA[Rust]]></category>
		<category><![CDATA[serverless]]></category>
		<category><![CDATA[sql]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=ab1627715b21eef517b35ab98c180785</guid>

					<description><![CDATA[R2 SQL provides a built-in, serverless way to run ad-hoc analytic queries against your R2 Data Catalog. This post dives deep under the Iceberg into how we built this distributed engine.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Serverless Statusphere: a walk through building serverless ATProto applications on Cloudflare’s Developer Platform</title>
		<link>https://noise.getoto.net/2025/07/24/serverless-statusphere-a-walk-through-building-serverless-atproto-applications-on-cloudflares-developer-platform/</link>
		
		<dc:creator><![CDATA[Inanna Malick]]></dc:creator>
		<pubDate>Thu, 24 Jul 2025 13:00:00 +0000</pubDate>
				<category><![CDATA[Durable Objects]]></category>
		<category><![CDATA[Rust]]></category>
		<category><![CDATA[Wrangler]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=bea9a7786f166433ce213122392db839</guid>

					<description><![CDATA[Build and deploy real-time, decentralized Authenticated Transfer Protocol (ATProto) apps on Cloudflare Workers.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Counter Service: How we rewrote it in Rust</title>
		<link>https://noise.getoto.net/2025/06/20/counter-service-how-we-rewrote-it-in-rust/</link>
		
		<dc:creator><![CDATA[Grab Tech]]></dc:creator>
		<pubDate>Fri, 20 Jun 2025 00:23:00 +0000</pubDate>
				<category><![CDATA[data]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[Engineering]]></category>
		<category><![CDATA[Rust]]></category>
		<guid isPermaLink="false">https://engineering.grab.com/counter-service-how-we-rewrote-it-in-rust</guid>

					<description><![CDATA[Abstract

The Integrity Data Platform (IDP) team decided to rewrite one of our heavy Queries Per Second (QPS) Golang microservices in Rust. It resulted in 70% infrastructure savings at a similar performance, but was not without its pitfalls. This artic...]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>A next-generation Certificate Transparency log built on Cloudflare Workers</title>
		<link>https://noise.getoto.net/2025/04/11/a-next-generation-certificate-transparency-log-built-on-cloudflare-workers/</link>
		
		<dc:creator><![CDATA[Luke Valenta]]></dc:creator>
		<pubDate>Fri, 11 Apr 2025 13:00:00 +0000</pubDate>
				<category><![CDATA[Cloudflare Workers]]></category>
		<category><![CDATA[Developer Week]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[Rust]]></category>
		<category><![CDATA[transparency]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=ccdafdc53e8c4762e48ec1291fcb8430</guid>

					<description><![CDATA[Learn about recent developments in Certificate Transparency (CT), and how we built a next-generation CT log on top of Cloudflare's Developer Platform.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Open sourcing h3i: a command line tool and library for low-level HTTP/3 testing and debugging</title>
		<link>https://noise.getoto.net/2024/12/30/open-sourcing-h3i-a-command-line-tool-and-library-for-low-level-http-3-testing-and-debugging/</link>
		
		<dc:creator><![CDATA[Lucas Pardue]]></dc:creator>
		<pubDate>Mon, 30 Dec 2024 14:00:00 +0000</pubDate>
				<category><![CDATA[HTTP3]]></category>
		<category><![CDATA[protocols]]></category>
		<category><![CDATA[QUIC]]></category>
		<category><![CDATA[Rust]]></category>
		<category><![CDATA[testing]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=1f8ad0f3f236452b2ce52757a2b53bc8</guid>

					<description><![CDATA[h3i is a command line tool and Rust library designed for low-level testing and debugging of HTTP/3, which runs over QUIC.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Elephants in tunnels: how Hyperdrive connects to databases inside your VPC networks</title>
		<link>https://noise.getoto.net/2024/10/25/elephants-in-tunnels-how-hyperdrive-connects-to-databases-inside-your-vpc-networks/</link>
		
		<dc:creator><![CDATA[Andrew Repp]]></dc:creator>
		<pubDate>Fri, 25 Oct 2024 13:00:00 +0000</pubDate>
				<category><![CDATA[Cloudflare Workers]]></category>
		<category><![CDATA[deep dive]]></category>
		<category><![CDATA[Developer Platform]]></category>
		<category><![CDATA[Hyperdrive]]></category>
		<category><![CDATA[postgres]]></category>
		<category><![CDATA[Rust]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[WebSockets]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=18042f5bc76554c30019fbea88dd3f41</guid>

					<description><![CDATA[Hyperdrive (Cloudflare’s globally distributed SQL connection pooler and cache) recently added support for directing database traffic from Workers across Cloudflare Tunnels. We dive deep on what it took to add this feature.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Making WAF ML models go brrr: saving decades of processing time</title>
		<link>https://noise.getoto.net/2024/07/25/making-waf-ml-models-go-brrr-saving-decades-of-processing-time/</link>
		
		<dc:creator><![CDATA[Alex Bocharov]]></dc:creator>
		<pubDate>Thu, 25 Jul 2024 13:00:46 +0000</pubDate>
				<category><![CDATA[AI WAF]]></category>
		<category><![CDATA[machine learning]]></category>
		<category><![CDATA[Optimization]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Rust]]></category>
		<category><![CDATA[waf]]></category>
		<category><![CDATA[WAF Attack Score]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=c5771155b725cc55cb19e34367f7c924</guid>

					<description><![CDATA[In this post, we discuss the performance optimizations we've implemented for our WAF ML product. We'll guide you through specific code examples and benchmark numbers, and we'll share the impressive latency reduction numbers observed after the rollout]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Open sourcing Pingora: our Rust framework for building programmable network services</title>
		<link>https://noise.getoto.net/2024/02/28/open-sourcing-pingora-our-rust-framework-for-building-programmable-network-services/</link>
		
		<dc:creator><![CDATA[Yuchen Wu]]></dc:creator>
		<pubDate>Wed, 28 Feb 2024 15:00:11 +0000</pubDate>
				<category><![CDATA[Developer Platform]]></category>
		<category><![CDATA[Developers]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Rust]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=3d44d91d4f23b431c2086b3d11c85f26</guid>

					<description><![CDATA[Pingora, our framework for building programmable and memory-safe network services, is now open source. Get started using Pingora today]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Announcing bpftop: Streamlining eBPF performance optimization</title>
		<link>https://noise.getoto.net/2024/02/26/announcing-bpftop-streamlining-ebpf-performance-optimization/</link>
		
		<dc:creator><![CDATA[Netflix Technology Blog]]></dc:creator>
		<pubDate>Mon, 26 Feb 2024 16:43:30 +0000</pubDate>
				<category><![CDATA[eBPF]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[observability]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Rust]]></category>
		<guid isPermaLink="false">https://medium.com/p/6a727c1ae2e5</guid>

					<description><![CDATA[By Jose FernandezToday, we are thrilled to announce the release of bpftop, a command-line tool designed to streamline the performance optimization and monitoring of eBPF applications. As Netflix increasingly adopts eBPF [1, 2], applying the same rigor ...]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Introducing Foundations &#8211; our open source Rust service foundation library</title>
		<link>https://noise.getoto.net/2024/01/24/introducing-foundations-our-open-source-rust-service-foundation-library/</link>
		
		<dc:creator><![CDATA[Ivan Nikulin http://blog.cloudflare.com/author/ivan-nikulin/]]></dc:creator>
		<pubDate>Wed, 24 Jan 2024 14:00:17 +0000</pubDate>
				<category><![CDATA[observability]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[Oxy]]></category>
		<category><![CDATA[Rust]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[Service]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=c6f80cc603f0efd780c228074320e6a1</guid>

					<description><![CDATA[Foundations is a foundational Rust library, designed to help scale programs for distributed, production-grade systems]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Why AWS is the Best Place to Run Rust</title>
		<link>https://noise.getoto.net/2023/10/23/why-aws-is-the-best-place-to-run-rust/</link>
		
		<dc:creator><![CDATA[Deval Parikh]]></dc:creator>
		<pubDate>Mon, 23 Oct 2023 13:02:56 +0000</pubDate>
				<category><![CDATA[AWS Lambda]]></category>
		<category><![CDATA[devops]]></category>
		<category><![CDATA[Rust]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=1d8b450e43fd5e88843c83c760d224c2</guid>

					<description><![CDATA[Introduction The Rust programming language was created by Mozilla Research in 2010 to be “a programming language empowering everyone to build reliable and efficient(fast) software”[1]. If you are a beginner level SDE or a DevOps engineer or a decision maker in your organization looking to adopt Rust for your specific use, you will find this blog […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Why Rust is the most admired language among developers</title>
		<link>https://noise.getoto.net/2023/08/30/why-rust-is-the-most-admired-language-among-developers/</link>
		
		<dc:creator><![CDATA[Sara Verdi]]></dc:creator>
		<pubDate>Wed, 30 Aug 2023 14:00:08 +0000</pubDate>
				<category><![CDATA[Engineering]]></category>
		<category><![CDATA[GitHub Copilot]]></category>
		<category><![CDATA[programming languages]]></category>
		<category><![CDATA[Rust]]></category>
		<guid isPermaLink="false">https://github.blog/?p=73913</guid>

					<description><![CDATA[<p>Rust continues to top the charts as the most admired and desired language by developers, and in this post, we dive a little deeper into how (and why) Rust is stealing the hearts of developers around the world.</p>
<p>The post <a rel="nofollow" href="https://github.blog/2023-08-30-why-rust-is-the-most-admired-language-among-developers/">Why Rust is the most admired language among developers</a> appeared first on <a rel="nofollow" href="https://github.blog/">The GitHub Blog</a>.</p>]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Wasm core dumps and debugging Rust in Cloudflare Workers</title>
		<link>https://noise.getoto.net/2023/08/14/wasm-core-dumps-and-debugging-rust-in-cloudflare-workers/</link>
		
		<dc:creator><![CDATA[Sven Sauleau]]></dc:creator>
		<pubDate>Mon, 14 Aug 2023 13:00:33 +0000</pubDate>
				<category><![CDATA[Cloudflare Workers]]></category>
		<category><![CDATA[Core Dumps]]></category>
		<category><![CDATA[Developers]]></category>
		<category><![CDATA[Rust]]></category>
		<category><![CDATA[WASM]]></category>
		<category><![CDATA[WebAssembly]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=c703e7e867433d005b1779668bb02711</guid>

					<description><![CDATA[Debugging Rust and Wasm with Cloudflare Workers involves a lot of the good old time-consuming and nerve-wracking printf'ing strategy. What if there’s a better way? This blog is about enabling and using Wasm core dumps and how you can easily debug Rust in Cloudflare Workers]]></description>
		
		
		<enclosure url="http://blog.cloudflare.com/content/images/2023/08/image4-3.png" length="0" type="" />

			</item>
		<item>
		<title>Every request, every microsecond: scalable machine learning at Cloudflare</title>
		<link>https://noise.getoto.net/2023/06/19/every-request-every-microsecond-scalable-machine-learning-at-cloudflare/</link>
		
		<dc:creator><![CDATA[Alex Bocharov]]></dc:creator>
		<pubDate>Mon, 19 Jun 2023 13:00:51 +0000</pubDate>
				<category><![CDATA[AI]]></category>
		<category><![CDATA[Bot Management]]></category>
		<category><![CDATA[deep dive]]></category>
		<category><![CDATA[machine learning]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Rust]]></category>
		<category><![CDATA[Speed Week]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=635629c240729a7453032f71267b4979</guid>

					<description><![CDATA[We'll describe the technical strategies that have enabled us to expand the number of machine learning features and models, all while substantially reducing the processing time for each HTTP request on our network]]></description>
		
		
		<enclosure url="http://blog.cloudflare.com/content/images/2023/06/image7-2.png" length="0" type="" />

			</item>
		<item>
		<title>How Cloudflare runs machine learning inference in microseconds</title>
		<link>https://noise.getoto.net/2023/06/19/how-cloudflare-runs-machine-learning-inference-in-microseconds/</link>
		
		<dc:creator><![CDATA[Austin Hartzheim]]></dc:creator>
		<pubDate>Mon, 19 Jun 2023 13:00:13 +0000</pubDate>
				<category><![CDATA[Bot Management]]></category>
		<category><![CDATA[bots]]></category>
		<category><![CDATA[Rust]]></category>
		<category><![CDATA[Speed Week]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=d5fedc7f666389216528bcfc6eb6160c</guid>

					<description><![CDATA[How we optimized bot management’s machine learning model execution]]></description>
		
		
		<enclosure url="http://blog.cloudflare.com/content/images/2023/06/image1-5.png" length="0" type="" />

			</item>
		<item>
		<title>How Pingora keeps count</title>
		<link>https://noise.getoto.net/2023/05/12/how-pingora-keeps-count/</link>
		
		<dc:creator><![CDATA[Yuchen Wu]]></dc:creator>
		<pubDate>Fri, 12 May 2023 13:00:56 +0000</pubDate>
				<category><![CDATA[open source]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Rust]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=900c6fc23748df258ab5815cce8222c9</guid>

					<description><![CDATA[In this blog post, we explain and open source the counting algorithm that powers Pingora. This will be the first of a series of blog posts that share both the Pingora libraries and the ideas behind them]]></description>
		
		
		<enclosure url="http://blog.cloudflare.com/content/images/2023/05/image1-12.png" length="0" type="" />

			</item>
		<item>
		<title>Oxy: Fish/Bumblebee/Splicer subsystems to improve reliability</title>
		<link>https://noise.getoto.net/2023/04/20/oxy-fish-bumblebee-splicer-subsystems-to-improve-reliability/</link>
		
		<dc:creator><![CDATA[Quang Luong]]></dc:creator>
		<pubDate>Thu, 20 Apr 2023 13:00:00 +0000</pubDate>
				<category><![CDATA[Edge]]></category>
		<category><![CDATA[Proxying]]></category>
		<category><![CDATA[reliability]]></category>
		<category><![CDATA[Rust]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=3164b77386557a4b541af5fee45e87f4</guid>

					<description><![CDATA[We split a proxy application into multiple services to improve development agility and reliability. This blog also shares some common patterns we are leveraging to design a system supporting zero-downtime restart]]></description>
		
		
		<enclosure url="http://blog.cloudflare.com/content/images/2023/04/image3-6.png" length="0" type="" />

			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 55/449 objects using Memcached
Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Database Caching using Memcached

Served from: noise.getoto.net @ 2025-12-10 05:42:35 by W3 Total Cache
-->