CMake x make?

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • BASIS

    CMake BASIS makes it easy to create sharable software and libraries that work together. This is accomplished by combining and documenting some of the best practices and utilities available. This project supplies a fully integrated suite of functionality to make the whole process seamless! (by cmake-basis)

  • Sadly, cmake is a monster and completely awful to work with. It's 800,000 lines of C++ and >100,000 lines of the terrible scripting language that cmake comes with. It's so revolting that people make things like basis, a large project whose goal is to *generate cmake files for you*.

  • meson

    The Meson Build System

  • If you are very fortunate, you'll be able to choose something else. I like meson myself: it looks a bit like python, it's popular, small, simple, well-documented, easy to install and update, and it works well everywhere.

  • 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

  • Multiplayer in Unity with AWS (with downloadable Rock, Paper, Scissors game demo)

    1 project | dev.to | 29 May 2024
  • How 'npm create vue@latest' works

    7 projects | dev.to | 28 May 2024
  • Switching to Vite from React-Scripts

    3 projects | dev.to | 26 May 2024
  • CRA to Rspack Migration: 5-10x Faster React Builds

    2 projects | dev.to | 26 May 2024
  • Converting couple thousands Js/Ts files that contains JSX content to jsx extension

    2 projects | dev.to | 25 May 2024