TDD & c++ - Best practices?

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

    A microbenchmark support library

  • Google test is excellent and as it's integrated with visual studios then it seems a good choice. You can add on google/benchmark for micro benchmarks and googlemock for well...mocking.

  • TestAdapter_Catch2

    Visual Studio Test Adapter for Catch2

  • GitHub - JohnnyHendriks/TestAdapter_Catch2: Visual Studio Test Adapter for Catch2

  • 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 can I check the execution time of a program rendered in SFML?

    3 projects | /r/cpp_questions | 5 Dec 2023
  • How to Perf profile functions?

    3 projects | /r/cpp_questions | 13 Jul 2023
  • how do you properly benchmark?

    2 projects | /r/cpp | 20 Feb 2023
  • Benchmarking my data structure

    2 projects | /r/cpp_questions | 2 Jan 2023
  • Google benchmark : No rule to make Target***

    1 project | /r/cpp_questions | 19 Aug 2022