This is an automated archive made by the Lemmit Bot.

The original was posted on /r/opensource by /u/nativelink on 2024-07-18 23:43:01+00:00.


We’re the team behind NativeLink, a high-performance build cache and remote execution server built entirely in Rust. 🦀

NativeLink offers powerful features such as:

  • Insanely fast and efficient caching and remote execution
  • Compatibility with Bazel, Buck2, Goma, Reclient, and Pants
  • Powering over 1 billion requests/month for companies like Samsung in production environments

NativeLink leverages Rust’s async capabilities through Tokio, enabling us to build a high-performance, safe, and scalable distributed system. Rust’s lack of garbage collection, combined with Tokio’s async runtime, made it the ideal choice for creating NativeLink’s blazingly fast and reliable build cache and remote execution server.

We’re entirely free and open-source, and you can find our GitHub repo below:

Give us a ⭐ to stay in the loop as we progress!