Endigest logo
Endigest
All Tech BlogsExplore TagsSend Feedback
Newsletter
Endigest logo
Endigest

© 2026 Endigest. All rights reserved.

  • About
  • Privacy
  • Terms
  • Contact
  • RSS

Rust Articles

4 articles

Related Tags

R2(2)
Infrastructure(2)
Engineering(2)
Developers(2)
Developer Platform(2)
Data(1)
Edge Computing(1)
Serverless
(1)
SQL(1)
Open Source(1)
Edge(1)
Application Services(1)
Cloudflare Workers(1)
Durable Objects(1)
D1(1)
Cloudflare logoCloudflare
41 min read
Architecture•2026-03-23

Launching Cloudflare’s Gen 13 servers: trading cache for cores for 2x edge compute performance

Cloudflare explains how their FL2 Rust-based request handling layer enabled 2x edge compute performance on Gen 13 servers powered by AMD EPYC Turin processors.

Hardware
Performance
Infrastructure
Rust
AMD
Engineering
Cloudflare logoCloudflare
111 min read
Architecture•2026-02-13

Shedding old code with ecdysis: graceful restarts for Rust services at Cloudflare

Cloudflare open-sourced ecdysis, a Rust library enabling zero-downtime graceful process restarts for high-traffic network services.

Rust
Open Source
Infrastructure
Engineering
Edge
Developers
Developer Platform
Application Services
Rust
Cloudflare logoCloudflare
41 min read
Architecture•2026-01-27

Building a serverless, post-quantum Matrix homeserver

This post describes a proof-of-concept Matrix homeserver ported to Cloudflare Workers, eliminating traditional operational overhead while adding post-quantum cryptography.

Cloudflare Workers
Durable Objects
D1
Cloudflare Workers KV
R2
Security
Developer Platform
Developers
Rust
WebAssembly
Post-Quantum
Encryption
Cloudflare logoCloudflare
21 min read
Data Engineering•2025-12-18

Announcing support for GROUP BY, SUM, and other aggregation queries in R2 SQL

Cloudflare announces support for GROUP BY, SUM, and other aggregation queries in R2 SQL, its serverless analytics query engine over R2 Data Catalog.

R2
Data
Edge Computing
Rust
Serverless
SQL