Common C practice to avoid in C++

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

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

    The official repo for the design of the C# programming language

  • C# is becoming more functional over the years. I expect discriminated/tagged unions to be one of the next big features. The feature proposal has already received "champion" status

  • Optional

    A robust option type for C#

  • This library provides similar functionality to F#'s Option type. I can't vouch for it, but it's there.

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

  • This is my library, Union, which provides a discriminated union implementation. In the readme, I link to another implementation.

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

  • Nullable vs Option

    1 project | /r/csharp | 12 Aug 2023
  • What C# feature blew your mind when you learned it?

    4 projects | /r/csharp | 7 Feb 2023
  • Is there a reason why a WithIndex() extension method isn't apart of the standard library?

    3 projects | /r/csharp | 10 Nov 2022
  • Why GoLang supports null references if they are billion dollar mistake?

    2 projects | /r/golang | 10 Sep 2022
  • How do you handle EF Core null return values in your projects?

    1 project | /r/dotnet | 5 Feb 2021