Which C++ concepts you use in embedded world?

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

    Embedded Template Library

  • I'll also give a +1 to /u/zifzif - if people can't live with the stl, I've heard the ETL is really solid, even if it is only C++11 ish.

  • sml

    C++14 State Machine library

  • I'll also mention, if you have access to C++14, you should consider looking into boost.sml. Damn near essential for embedded projects because state machines are everywhere.

  • 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
  • amp-embedded-infra-lib

    amp-embedded-infra-lib is a set of C++ libraries and headers that provide heap-less, STL like, infrastructure for embedded software development

  • Shameless self promotion: https://github.com/philips-software/embeddedinfralib

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