Where is C++ used in Embedded Systems

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

    C++14 State Machine library

  • All great talks, and totally agree on all points. A library that I like to point people towards that really shows off the power of modern c++ in embedded is boost sml. It's for implementing state machines in a ridiculously more elegant, readable, and maintainable way compared to a huge rats nest of if/else/case statements. If you can use it (requires c++11), it truly is a lifesaver.

  • cppreg

    A C++11 header-only library for MMIO registers

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

    The C++ library for the STM32 F0, F100, F103, F107 and F4 microcontrollers

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