Project architecture with C++

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Pinetime

    Discontinued Firmware for Pinetime smartwatch written in C/C++ and based on FreeRTOS [Moved to: https://github.com/InfiniTimeOrg/InfiniTime]

  • C++ Middleware Writer

    The repo contains library code to support messaging and serialization. There are also two programs in the repo that are needed to use the CMW.

  • Globals aren't great, but I have some in this program. The only thing I do is introduce them as late as possible. In the past they were in a singleton. I found GCC produces a little less output when they are globals and the number of lines of code is reduced also.

  • 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