bazel-compile-commands-extractor VS buck2

Compare bazel-compile-commands-extractor vs buck2 and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
bazel-compile-commands-extractor buck2
6 31
595 3,306
5.0% 1.4%
8.6 10.0
27 days ago 3 days ago
Python Rust
GNU General Public License v3.0 or later 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.

bazel-compile-commands-extractor

Posts with mentions or reviews of bazel-compile-commands-extractor. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-17.
  • Neovim + bazel + java anyone?
    5 projects | /r/neovim | 17 May 2023
    It feels like there's zero tooling for bazel, even the C++ solution for Bazel, which is what I use for C++ is kind of a hack as opposed to first-class support backed by Google, like the IntelliJ plugin. Am I missing something or is it just that just all the Java people at Google use IntelliJ so they don't invest into other options?
  • Build faster with Buck2: Our open source build system
    14 projects | news.ycombinator.com | 6 Apr 2023
    I think the recommendation for c/c++ in Bazel is to use this: https://github.com/hedronvision/bazel-compile-commands-extra...

    And use the compile command json file to power clangd. I'm not a vscode person but I would hope the vscode c++ plugin would support that

  • C language server for Neovim without compile_commands.json?
    1 project | /r/neovim | 4 Dec 2022
    Can you elaborate? Is there a native way? I am using https://github.com/hedronvision/bazel-compile-commands-extractor
  • VS Code with dockerized build environments for C/C++ projects
    1 project | /r/cpp | 3 Nov 2022
    I don’t have any experience with bazel, but the only requirement for my setup is to have a “compile_commands.json” file generated by the build system. As far as I see, this extension provides the required functionality: https://github.com/hedronvision/bazel-compile-commands-extractor.
  • bazel projects and LSP
    1 project | /r/neovim | 20 Mar 2022
    Yes, you can use Bazel-compile-commands-extractor to generate a compile_commands.json, assuming you are using clangd.
  • How to Use C++20 Modules with Bazel
    5 projects | /r/cpp | 14 Feb 2022
    https://github.com/hedronvision/bazel-compile-commands-extractor is probably better.

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.

What are some alternatives?

When comparing bazel-compile-commands-extractor and buck2 you can also consider the following projects:

bazel-compilation-database - Tool to generate compile_commands.json from the Bazel build system

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

cpp20-module-example

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

rules_cc_module - Rules for using C++20 modules with bazel

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

Awesome-Linux-Software - A list of awesome applications, software, tools and other materials for Linux distros. [Moved to: https://github.com/luong-komorebi/Awesome-Linux-Software]

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

vim-bazel - Vim support for Bazel

rfcs - RFC process for Bytecode Alliance projects

rules_python - Bazel Python Rules

PyOxidizer - A modern Python application packaging and distribution tool