examples VS bazel-compilation-database

Compare examples vs bazel-compilation-database and see what are their differences.

bazel-compilation-database

Tool to generate compile_commands.json from the Bazel build system (by grailbio)
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
examples bazel-compilation-database
1 2
779 445
0.8% -
8.4 3.1
3 days ago about 2 months ago
Starlark Starlark
Apache License 2.0 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.

examples

Posts with mentions or reviews of examples. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-02.

bazel-compilation-database

Posts with mentions or reviews of bazel-compilation-database. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-14.
  • How to Use C++20 Modules with Bazel
    5 projects | /r/cpp | 14 Feb 2022
    You might look at https://github.com/grailbio/bazel-compilation-database
  • C++ IDE support
    1 project | /r/bazel | 15 Mar 2021
    How do you develop your C++ code? I have made a quick research, and results are pretty poor. It seems that only the CLion is fully supported. I have found that script for compilation_database generation grailbio/bazel-compilation-database, but it must be ran manually, and besides code indexing I miss many of the CLion features like smart BUILD/*.bzl files editing and debugging

What are some alternatives?

When comparing examples and bazel-compilation-database you can also consider the following projects:

rules_foreign_cc - Build rules for interfacing with "foreign" (non-Bazel) build systems (CMake, configure-make, GNU Make, boost, ninja, Meson)

bazel-compile-commands-extractor - Goal: Enable awesome tooling for Bazel users of the C language family.

example-bazel-monorepo - πŸŒΏπŸ’š Example Bazel-ified monorepo, supporting Golang, Java, Python, Scala, and Typescript

rules_docker - Rules for building and handling Docker images with Bazel

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

distroless - πŸ₯‘ Language focused docker images, minus the operating system.

cpp20-module-example

rules_jvm_external - Bazel rules to resolve, fetch and export Maven artifacts

rules_nodejs - NodeJS toolchain for Bazel.