Using Bazel and Conan for external dependencies

This page summarizes the projects mentioned and recommended in the original post on /r/bazel

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • bazel-central-registry

    The central registry of Bazel modules for the Bzlmod external dependency system.

  • I'm very new to Bazel and as far as I understand the new bzlmod feature and its central registry will eventually make it very easy to depend on any external project, and most importantly, it will handle versions properly.

  • bazel_conan_pkg_config

  • 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.

    InfluxDB logo
  • bazel_pkg_config

    Bazel rules for pkg-config tools.

  • It is using the pkg-config generator of Conan under the hood. A lot of code in the bazel rule is from https://github.com/cherrry/bazel_pkg_config for all pkg-config related stuff

  • rules_foreign_cc

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

  • Hello, readline or ncurses can be built using bazel rules foreign cc. Just in caseā€¦

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts