Articles tagged with buck

  1. Beyond the Big Four: A Journey into Niche Build Systems

    Posted on in programming

    In the bustling marketplace of C++ build systems, the "Big Four" – CMake, Ninja, Meson, and Bazel – reign supreme. But venture beyond their well-trodden paths, and you'll discover a hidden realm of specialized tools, each honed for specific needs like embedded development, resource management, and parallel builds. Let's embark on a …

  2. Bazel vs Buck

    Posted on in programming

    Bazel and Buck are two popular build systems used by large software companies. Both systems offer a number of features that make them well-suited for building large, complex codebases, including:

    • Multi-language support: Both Bazel and Buck support a wide range of programming languages, including Java, C++, Python, and Go.
    • High-level …

My Bookshelf

Reading Now

Other Stuff