0:00
/0
References
- Rewriting the heart of our sync engine - Dropbox Tech Blog
- How we built Pingora, the proxy that connects Cloudflare to the Internet - Cloudflare Blog
Companies are undertaking massive, multi-year projects to rewrite the performance-critical hearts of their infrastructure (e.g., file sync engines, network proxies) from high-level languages like Python or C++ to Rust. The primary drivers are achieving better performance, concurrency, and memory ...