Yet another CMake tutorial

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

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

    cmake for D2

  • CMake works with a wide range of languages: C, C++, C#, Fortran, Objective-C, CUDA, ASM, ISPC. Writing your own adapter for a new language is also not impossible, someone did it for D in fact.

  • pingnoo

    An open-source cross-platform traceroute/ping analyser.

  • My main project pingnoo (https://github.com/nedrysoft/pingnoo) was my very first foray into CMake, it’s made up of plugins and shared libraries, to make life easy I effectively created a meta-language for creating plugins or libraries, it makes it very easy to add a new plugin because all the complexity of setting up compiler and linker stuff is all done for you by the macros.

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