Good example open source C++ embedded projects

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

Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. buck50

    STM32F103 logic analyzer and more

  2. Nutrient

    Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.

    Nutrient logo
  3. jerryscript

    Ultra-lightweight JavaScript engine for the Internet of Things.

    Jerryscript came to mind : https://github.com/jerryscript-project/jerryscript

  4. qpcpp

    QP/C++ Real-Time Embedded Framework/RTOS is a lightweight implementation of the asynchronous Active Object (Actor) model and Hierarchical State Machines.

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

  • Hyperlight: Virtual machine-based security for functions at scale

    4 projects | news.ycombinator.com | 7 Nov 2024
  • JavaScript Runtime and Code Lifecycle

    1 project | dev.to | 17 Aug 2023
  • Arduino Announces MicroPython Support

    2 projects | /r/programming | 12 Nov 2022
  • JavaScript embedded inside Elixir

    2 projects | /r/elixir | 24 May 2022
  • Kaluma - tiny JavaScript runtime for microcontrollers - includes a browser-based IDE that can communicate with a Raspberry Pi Pico and other RP2040 boards via Web Serial API. Write code in the browser (in JavaScript), then copy and run it on the board with a click of a button.

    1 project | /r/WebSerialAPI | 10 Jan 2022

Did you know that C is
the 6th most popular programming language
based on number of references?