GNU Autotools: A Tutorial [pdf]

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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

    Preprocessor-based feature detection config.h substitute

  • And yet Varnish is still using not only autoconf, but also automake. I've never had the need for automake, but autoconf feature tests are still useful. Not because of POSIX compat headaches, but because of the steady addition of new interfaces and the reimplementation of old ones. musl libc hadn't even made its initial release when the above tirade was written, yet there's a good chance Varnish built against musl because of those autoconf feature tests.

    This comes from someone who has invested a significant amount of time trying to implement pretty much exactly what PHK is advocating: https://github.com/wahern/autoguess I don't reach out for autoconf reflexively, but I fully appreciate why people do make use of it.

  • CMake

    Mirror of CMake upstream repository

  • > Sure, locally installing a new version of cmake or some other build system is not too hard, but it's certainly additional friction.

    for cmake it's basically

        wget https://github.com/Kitware/CMake/releases/download/v3.20.0/cmake-3.20.0-linux-x86_64.tar.gz

  • 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

  • Ask HN: Interesting TUIs (text user interfaces), maybe forgotten ones?

    54 projects | news.ycombinator.com | 6 May 2024
  • 40 years later, a game for the ZX Spectrum will be again broadcast over FM radio

    1 project | news.ycombinator.com | 8 May 2024
  • CLIPSockets: Clips low-level socket implementation

    1 project | news.ycombinator.com | 8 May 2024
  • Ask HN: Any one still using MySQL?

    1 project | news.ycombinator.com | 8 May 2024
  • Dlopen() Metadata for ELF Files

    1 project | news.ycombinator.com | 8 May 2024