real-time-cpp

Real-time Microcontroller Library

A companion code repository for the book Real-Time C++ providing reference application code and examples for efficient object-oriented and template microcontroller programming.

Source code for the book Real-Time C++, by Christopher Kormanyos

GitHub

620 stars
45 watching
165 forks
Language: C++
last commit: almost 2 years ago
Linked from 1 awesome list

arduinobare-metalcortex-mcppcpp11cpp14cpp17cpp20embeddedembedded-systemshigh-performancemicrocontrollerrealtimestm32

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ckormanyos/real-time-cpp-toolchainsProvides information and links to GNU/GCC toolchains for real-time applications on various platforms.13
correlllab/nn4mc_cppEnables microcontrollers to make online predictions using trained neural networks29
jchristensen/ds3232rtcA C++ library for working with Maxim Integrated DS3231 and DS3232 Real-Time Clocks403
dinotools/ardurpcEnables remote procedure calls on microcontrollers8
thekvs/cpp-serializersCompares performance of various data serialization libraries in C++731
arduino/arduinocore-avrProvides the core software components and configuration files for a specific type of microcontroller board platform.1,257
qdrvm/scale-codec-cppA C++ library implementing a compact binary encoding and decoding system for various data types according to the Polkadot specification4
mikaelpatel/cosaAn object-oriented platform for managing AVR/ATmega/ATtiny microcontrollers339
cnlohr/ch32v003funDevelops tooling and environment for efficient use of CH32V003 microcontroller975
redboltz/mqtt_cppAn MQTT client/server library implemented in C++14441
hardikp/cpp-mempoolA C++ library for managing memory pools with efficient allocation and deallocation19
chronoxor/cppserverAn ultra fast and low latency asynchronous socket server & client C++ library with support for multiple protocols.1,446
sony/nmos-cppAn implementation of the Networked Media Open Specifications in C++147
r-lib/cpp11Enables C++ developers to interact with R objects using standard C++11 syntax and semantics206
mutouyun/cpp-formatC++ formatting library with syntax compatible to C#/Rust/Python11