Starlark llvm-toolchain

Open-source Starlark projects categorized as llvm-toolchain

Starlark llvm-toolchain Projects

llvm-toolchain
  1. toolchains_llvm

    LLVM toolchain for bazel

    Project mention: Using Bazel to build a new Rust project | news.ycombinator.com | 2024-09-30

    In my previous position, we accomplished this using a "dev docker" (which I covered generally in a previous post: https://blog.fahhem.com/2023/12/dev-onboarding-then-now/) that's based around a specific version of Ubuntu (20.04) so the glibc is tied to that.

    In another project, I used a hermetic C++ toolchain (you can use gcc with https://github.com/f0rmiga/gcc-toolchain/ or clang/llvm with https://github.com/bazel-contrib/toolchains_llvm) that pulled in its own (locked) version of glibc and lld, etc.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Starlark llvm-toolchain discussion

Log in or Post with

Starlark llvm-toolchain related posts

Index

# Project Stars
1 toolchains_llvm 316

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Starlark is
the 69th most popular programming language
based on number of references?