Skip to content
@buildless

buildless

Remote build cache CDN for Gradle, Maven, Bazel, CCache, and more

Buildless for Gradle


Remote Build Caching as a Service

Buildless is the world's first build cache CDN. It works as a drop-in remote build cache for tools like Gradle, Maven, Bazel, CCache, and others.

About Buildless

Welcome! We're glad you're here 👋.

How does it work?

Many modern build tools calculate hashes of build outputs, and are then able to cache those outputs. When a developer returns to that chunk of code, if it hasn't changed, they can fetch the output from a cache and re-use it.

Build caching isn't new. Techniques for build caching have been around for awhile. But there has never been an easy way to equip your cache for success: with Buildless, you don't need to run it yourself. Your builds get faster automatically as we ship new features.

Is it fast?

Yes, very. Buildless is powered by Cloudflare's top-tier global network and CDN, and a stack of technologies which put performance first:

  • Dragonfly, a high-performance in-memory database which speaks Redis protocol
  • Netty, the best-of-the-best in networked application performance
  • GraalVM enables us to compile our software natively
  • Workers on the edge enable new levels of cache performance

When you use Buildless, your build automatically gains the performance we bake into our service.

How do I try it?

Sign up on our website. During the public beta, all usage is free! Once you obtain your API key, you can start caching your favorite projects:

We are adding more tools all the time. Our API is well documented and supports both REST and gRPC.

Pinned

  1. cli cli Public

    Buildless CLI and Agent

    5

  2. sample-gradle-micronaut4 sample-gradle-micronaut4 Public template

    Sample codebase using Micronaut 4, Kotlin, Gradle, and Buildless

    Kotlin 5

  3. setup setup Public

    Github Action for lightning-fast build caching with Buildless

    TypeScript 6

  4. sample-turbo-reactnative sample-turbo-reactnative Public template

    Sample codebase using Turbo, React Native, and Buildless

    TypeScript 5

  5. plugin-gradle plugin-gradle Public

    Buildless plug-in for Gradle

    Kotlin 6 4

  6. sample-android-gradle sample-android-gradle Public template

    Android, Gradle, and Buildless together

    Kotlin 2

Repositories

Showing 10 of 34 repositories

Top languages

Loading…

Most used topics

Loading…