Using cpp2/cppfront with CMake

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

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

    CMake wrapper around the cppfront repository (by modern-cmake)

  • cmake_minimum_required(VERSION 3.23) project(example) include(FetchContent) FetchContent_Declare( cppfront GIT_REPOSITORY https://github.com/modern-cmake/cppfront.git GIT_TAG main # or an actual git SHA if you don't like to live dangerously ) FetchContent_MakeAvailable(cppfront) add_executable(main main.cpp2)

  • 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

  • How Photos Were Transmitted by Wire in the 1930s

    1 project | news.ycombinator.com | 13 Mar 2024
  • Ultralight: Display Web-Content Everywhere

    1 project | news.ycombinator.com | 10 Feb 2024
  • CMake Coverage Example: with GitHub Actions and codecov.io

    2 projects | dev.to | 29 Jan 2024
  • Software Devolution in the Hands of Apple

    1 project | news.ycombinator.com | 28 Jan 2024
  • Mabez Rust on Espressif chips – update

    3 projects | news.ycombinator.com | 25 Jan 2024