How to be good at 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
  • open62541

    Open source implementation of OPC UA (OPC Unified Architecture) aka IEC 62541 licensed under Mozilla Public License v2.0

  • Here is a bug report I submitted to open62541, over a year ago. Figuring out how that library works... I don't even understand the terminology; it's all very generic (everything is called 'nodes', 'objects', etc.), there are loads of ways to do anything, type safety is not a concept the library approves of so that doesn't help either, and most functions you cannot even find in the source as they are generated by macros. It doesn't help that OPC UA is a big standard (thousands of pages) either. It boggles the mind that the reference implementation for something used in so many critical places is so badly documented, and at the same time allows so many ways to get things subtly wrong.

  • 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

  • What Cannot Be Skipped About the Skiplist: A Survey of Skiplists and Their Appl

    3 projects | news.ycombinator.com | 9 Mar 2024
  • How do you go about understanding and using new libraries?

    1 project | /r/cpp | 29 Oct 2021
  • How to check reliability of Ethernet connection between an Intel NUC and ARM cortex-M micro controller ?

    1 project | /r/embedded | 28 Feb 2021
  • Lightbug: Simple and fast HTTP framework for Mojo

    1 project | news.ycombinator.com | 23 Feb 2024
  • Announcing WTransport 0.1.9 - a Web Transport library in Rust

    1 project | /r/webdev | 5 Dec 2023