buck2 VS bazel-example-rust

Compare buck2 vs bazel-example-rust and see what are their differences.

buck2

Build system, successor to Buck (by facebook)

bazel-example-rust

An example repository demonstrating Bazel rust_binary and rust_library build targets. (by laramiel)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
buck2 bazel-example-rust
31 1
3,287 4
2.3% -
10.0 10.0
about 6 hours ago about 8 years ago
Rust Python
Apache License 2.0 -
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.

buck2

Posts with mentions or reviews of buck2. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-26.

bazel-example-rust

Posts with mentions or reviews of bazel-example-rust. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-24.
  • Scaling Rust Builds with Bazel
    14 projects | news.ycombinator.com | 24 Mar 2023
    I think this would have been useful with some code. My experience with Bazel is that you need a BUILD file in each subdirectory or something like that and every time I add a file I have to add it to that BUILD file.

    Exceedingly tedious to use and has poor support in Clion.

    It is likely that I don't have the constraints that this company has.

    I found an example repo for rust and Bazel and it is just as tedious as I recall https://github.com/laramiel/bazel-example-rust

What are some alternatives?

When comparing buck2 and bazel-example-rust you can also consider the following projects:

turbo - Incremental bundler and build system optimized for JavaScript and TypeScript, written in Rust – including Turbopack and Turborepo.

opentelemetry-cpp - The OpenTelemetry C++ Client

Bazel - a fast, scalable, multi-language and extensible build system

depot - @ghuntley's personal monorepo [Moved to: https://github.com/ghuntley/ghuntley]

rfcs - RFC process for Bytecode Alliance projects

librunecoral

HHVM - A virtual machine for executing programs written in Hack.

bazel - Correct, reproducible, and fast builds for everyone.

buck2-prelude - Prelude for the Buck2 project

rules_jvm - Contributed Bazel rules that make working with java projects more pleasant

Vcpkg - C++ Library Manager for Windows, Linux, and MacOS

bazel-ex-20230324