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

606 stars
46 watching
167 forks
Language: C++
last commit: 26 days ago
Linked from 1 awesome list

arduinobare-metalcortex-mcppcpp11cpp14cpp17cpp20embeddedembedded-systemshigh-performancemicrocontrollerrealtimestm32

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ckormanyos/real-time-cpp-toolchains Provides information and links to GNU/GCC toolchains for real-time applications on various platforms. 13
correlllab/nn4mc_cpp Enables online prediction and classification on microcontrollers using pre-trained neural networks. 29
jchristensen/ds3232rtc A C++ library for working with Maxim Integrated DS3231 and DS3232 Real-Time Clocks 396
dinotools/ardurpc Enables remote procedure calls on microcontrollers 8
thekvs/cpp-serializers Compares performance of various data serialization libraries in C++ 730
arduino/arduinocore-avr Provides the core software components and configuration files for a specific type of microcontroller board platform. 1,244
qdrvm/scale-codec-cpp A C++ library implementing a compact binary encoding and decoding system for various data types according to the Polkadot specification 4
mikaelpatel/cosa An object-oriented platform for managing AVR/ATmega/ATtiny microcontrollers 338
cnlohr/ch32v003fun Develops tooling and environment for efficient use of CH32V003 microcontroller 958
redboltz/mqtt_cpp An MQTT client/server library implemented in C++14 438
hardikp/cpp-mempool A C++ library for managing memory pools with efficient allocation and deallocation 19
chronoxor/cppserver An ultra fast and low latency asynchronous socket server & client C++ library with support for multiple protocols. 1,429
sony/nmos-cpp An implementation of the Networked Media Open Specifications in C++ 144
r-lib/cpp11 Enables C++ developers to interact with R objects using standard C++11 syntax and semantics 203
mutouyun/cpp-format C++ formatting library with syntax compatible to C#/Rust/Python 11