Cloudflare's Rust service foundations library.
Foundations is a modular Rust library, designed to help scale programs for distributed, production-grade systems. It enables engineers to concentrate on the core business logic of their services, rather than the intricacies of production operation setups.
Introducing Foundations - our open source Rust service foundation library
Foundations is a foundational Rust library, designed to help scale programs for distributed, production-grade systems.
https://blog.cloudflare.com/introducing-foundations-our-open-source-rust-service-foundation-library

Trying Out Cloudflare's `foundations` Library for Rust
A couple of months ago, I happened across the announcement blog post from Cloudflare for their newly released foundations library for Rust. It looked like something I'd definitely be interested in using, and I mentally marked it down as something to check out when a good opportunity came up.
https://cprimozic.net/blog/trying-out-cloudflare-foundations-library/

Seonglae Cho