moon VS buildbuddy

Compare moon vs buildbuddy and see what are their differences.

buildbuddy

BuildBuddy is an open source Bazel build event viewer, result store, remote cache, and remote build execution platform. (by buildbuddy-io)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
moon buildbuddy
6 3
2,587 547
3.6% 1.8%
9.7 9.9
about 10 hours ago 3 days ago
Rust Go
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

moon

Posts with mentions or reviews of moon. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-21.
  • Launch HN: Moonrepo (YC W23) – Open-source build system
    12 projects | news.ycombinator.com | 21 Feb 2023
    (for context - I'm not interested in first class node support)

    This seems pretty cool. I particularly like how 'gradual' it seems to be relative to things like Bazel, i.e. you can take some shell scripts and migrate things over. I did have a play and hit an initial problem around project caching I think, which I raised at [0].

    One comment, from the paranoid point of view of someone who has built distributed caching build systems before is that your caching is very pessimistic! I understand why you hash outputs by default (as well as inputs), but I think that will massively reduce hit rate a lot of the time when it may not be necessary? I raised [1].

    As an aside, I do wish build systems moved beyond the 'file-based' approach to inputs/outputs to something more abstract/extensible. For example, when creating docker images I'd prefer to define an extension that informs the build system of the docker image hash, rather than create marker files on disk (the same is true of initiating rebuilds on environment variable change, which I see moon has some limited support for). It just feels like language agnostic build systems saw the file-based nature of Make and said 'good enough for us' (honorable mention to Shake, which is an exception [2]).

    [0] https://github.com/moonrepo/moon/issues/637

  • A build system and repo management tool for the web ecosystem, written in Rust
    1 project | news.ycombinator.com | 21 Dec 2022
  • Building a full-stack TypeScript application with Turborepo
    6 projects | dev.to | 30 Nov 2022
    There are many tools like Lerna, Nx, Turborepo, Moon, Rush, and Bazel, to name a few. Today, we'll be using Turborepo, as it's lightweight, flexible, and easy to use.
  • Lerna reborn - What's new in v6?
    1 project | /r/javascript | 13 Oct 2022
    You should give moon a try: https://moonrepo.dev/
  • Moon - A build system for the javascript ecosystem, written in rust.
    1 project | /r/github_trends | 18 Aug 2022

buildbuddy

Posts with mentions or reviews of buildbuddy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-21.
  • Launch HN: Moonrepo (YC W23) – Open-source build system
    12 projects | news.ycombinator.com | 21 Feb 2023
  • Ask HN: Who is hiring? (November 2021)
    31 projects | news.ycombinator.com | 1 Nov 2021
    BuildBuddy (YC W20) | Engineering | Remote, Bay Area | Full-Time

    BuildBuddy was founded to give anyone a "Google-style" development environment in minutes. Today we're solving a small piece of this problem with an open-core remote build execution platform for Bazel - but our ambitions are much larger. Our mission is to take the world-class engineering tools that are only available to employees of large companies and make them available to everyone. Check it out at: https://buildbuddy.io/

    Come join us and shape the future of how engineers build and test software! You’ll write and ship open-source code, own production systems used every day by 1000s of engineers at big companies, and help us shape the future of the product. You'll work with and learn from a team that's built software at both successful startups and FAANG companies. Your skillset will grow and you'll join a team excited to solve problems in the developer tool space.

    Our tech stack is simple, stable, scalable: Golang, Redis, MySQL, Protobuf, React, Typescript.

    Sr. SWE: https://www.buildbuddy.io/jobs/senior-software-engineer

    Sr. SRE: https://www.buildbuddy.io/jobs/senior-site-reliability-engin...

    SE: https://www.buildbuddy.io/jobs/solutions-engineer

    Don't see a perfect fit but still interested? Great, we still want to hear from you! Email us at [email protected]

  • Firecracker MicroVMs
    5 projects | news.ycombinator.com | 18 Oct 2021

What are some alternatives?

When comparing moon and buildbuddy you can also consider the following projects:

hash - 🚀 The open-source, self-building database. From @hashintel

bazel-remote - A remote cache for Bazel

orogene - Makes `node_modules/` happen. Fast. No fuss.

firecracker-containerd - firecracker-containerd enables containerd to manage containers as Firecracker microVMs

nx - Smart Monorepos · Fast CI

bstest - A simple CLI to show how simply test coverage metrics can be gamed.

mandelbrot - Microbenchmark testing Python, Numba, Mojo, Dart, C/gcc, Rust, Go, JavaScript, C#, Java, Kotlin, Pascal, Ruby, Haskell performance in Mandelbrot set generation

studio - Robotics visualization and debugging

napi-rs - A framework for building compiled Node.js add-ons in Rust via Node-API

Alpaca-API - The Alpaca API is a developer interface for trading operations and market data reception through the Alpaca platform.

hackerman - Cargo hack manager

kata-containers - Kata Containers is an open source project and community working to build a standard implementation of lightweight Virtual Machines (VMs) that feel and perform like containers, but provide the workload isolation and security advantages of VMs. https://katacontainers.io/