CMake x make?

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

Scout Monitoring - Free Django app performance insights with Scout Monitoring
Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
www.scoutapm.com
featured
InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.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*.

  • Scout Monitoring

    Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.

    Scout Monitoring logo
  • 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.

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

  • How to Deploy a Full-Stack Application on Vercel (ReactJS | Vite | NodeJS | TypeScript | Neon | PostgreSQL)

    3 projects | dev.to | 4 Sep 2024
  • cargo-c common questions

    4 projects | dev.to | 2 Sep 2024
  • Faster Pages with React ✨

    1 project | dev.to | 30 Aug 2024
  • Stop using create-react-app

    1 project | dev.to | 24 Aug 2024
  • Supporting ancient browsers using modern Web-Tooling

    5 projects | dev.to | 20 Aug 2024

Did you konow that Python is
the 1st most popular programming language
based on number of metions?