MayaPosch / EmbeddedProgrammingWithCpp17
Code projects for the book 'Hands-On Embedded Programming with C++17' by Maya Posch
☆14Updated 6 years ago
Alternatives and similar repositories for EmbeddedProgrammingWithCpp17:
Users that are interested in EmbeddedProgrammingWithCpp17 are comparing it to the libraries listed below
- It is an alternative implementation of the printf family suitable for embedded systems.☆18Updated 4 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- Virtual Concepts☆8Updated 8 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- Helper scripts, cross-compilation-files, makefile shims, and other helpful tools for working with Meson☆35Updated 2 months ago
- Intrusive data structures and asynchronous IO library☆20Updated 5 years ago
- Yet Another Lovely Lib for AVR☆12Updated 10 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- Simple C UI Library for embedded platforms☆38Updated 7 years ago
- Service discovery protocol and reference implementation.☆18Updated last year
- Abandoned, C++ did not work out so well. See pure C implementation here - https://github.com/yuriykulikov/EventDrivenEmbeddedFramework☆21Updated 12 years ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- Provide {fmt} as a C++20 named module☆9Updated 3 years ago
- st filesystem for embedded flash systems☆12Updated 8 years ago
- DSPatch Component Repository☆26Updated last month
- STM32 + FPGA☆27Updated 9 years ago
- Portable hierarchical state machine written in C ( no use of malloc )☆19Updated 5 months ago
- Infrastructure to port ArduinoCore to C++17 (no C) - an attempt☆10Updated 5 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- High performance video graphic library for embedded systems☆36Updated 5 years ago
- C++ state machine template class framework☆26Updated 11 years ago
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆27Updated 6 years ago
- Compositional DSP Library☆24Updated 4 years ago
- MQTT library.☆17Updated 2 years ago
- A light-weight, fast PID library designed for use on embedded systems (but can also run on any machine which has a G++ compiler).☆19Updated 5 years ago
- DTask is a scheduler for statically dependent tasks.☆26Updated 6 years ago
- C++ REPL for bare-metal embedded devices☆25Updated 2 years ago
- Modern C++ for Embedded Systems☆14Updated 3 years ago
- A Lock Free Bipartite Buffer Library written in standard C++11☆11Updated last year