Earthly CPP

Open-source Earthly projects categorized as CPP
C Docker Linux Rust MacOS

Earthly CPP Projects

  1. macos-cross-compiler

    Compile binaries for macOS on Linux

    Project mention: I Like Makefiles | news.ycombinator.com | 2024-09-20

    Many have mentioned just, but I'm a much bigger fan of Earthly [0].

    It allows you to write something similar to a Makefile, but everything runs in Docker. This gets you isolated builds with parallelism and caching built-in.

    I've found it to be great especially for small to medium projects. For some examples, I use it to publish my personal site/blog [1] and to build a C/C++/Fortran/Rust cross-compiler targeting macOS [2].

    [0]: https://earthly.dev/

    [1]: https://github.com/shepherdjerred/sjer.red/blob/main/Earthfi...

    [2]: https://github.com/shepherdjerred/macos-cross-compiler/blob/...

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

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

Earthly CPP discussion

Log in or Post with

Index

# Project Stars
1 macos-cross-compiler 376

Sponsored
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com