New to C++

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

    GoogleTest - Google Testing and Mocking Framework

  • Make sure you write unit tests, I use gtest but catch2 is also good.

  • Catch

    A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)

  • Make sure you write unit tests, I use gtest but catch2 is also good.

  • 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

  • C++ Comparison Operator Craziness

    1 project | news.ycombinator.com | 12 Feb 2024
  • Semi crise existentielle de développeur

    1 project | /r/QuebecTI | 7 Jun 2023
  • Tracking the Fake GitHub Star Black Market

    1 project | /r/programming | 18 Mar 2023
  • The Little Things: Why you should always have benchmarks ready

    1 project | /r/cpp | 9 Mar 2023
  • Catch2 added SKIP (and more built-in matchers)

    1 project | /r/cpp | 23 Jan 2023