MayaPosch / EmbeddedProgrammingWithCpp17Links
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
Sorting:
- Intrusive data structures and asynchronous IO library☆20Updated 5 years ago
- Service discovery protocol and reference implementation.☆17Updated last year
- It is an alternative implementation of the printf family suitable for embedded systems.☆18Updated 4 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- st filesystem for embedded flash systems☆12Updated 8 years ago
- A static block implementation for C++☆19Updated 3 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆27Updated 7 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- High performance video graphic library for embedded systems☆37Updated 5 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☆39Updated 7 years ago
- A Qt based text editor that lazily loads data from disk when necessary.☆26Updated 10 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- Helper scripts, cross-compilation-files, makefile shims, and other helpful tools for working with Meson☆36Updated 3 months ago
- A fast memory pool allocator☆12Updated 3 years ago
- A portable GUI library written in C.☆17Updated 9 years ago
- LibreRTOS C/C++ Portable Single-Stack RTOS☆40Updated last year
- oystr recursively searches directories for a substring.☆11Updated 3 years ago
- This is the custom implementation of function malloc for embedded systems, that defragmentate memory after using it. Good solution when y…☆18Updated 3 years ago
- MsgPack/JSON Validation (msgpack.org[C++11])☆29Updated 6 years ago
- The HDLC Deamon implements the HDLC protocol to easily talk to devices connected via serial communications☆17Updated 8 years ago
- MQTT library.☆17Updated 2 years ago
- TinyThread is a small multi-thread library for embedded system. Currently it supports Cortex-M0 chips, such as Nuvoton Nano100/NUC100/M05…☆19Updated 8 years ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- Virtual Concepts☆8Updated 8 years ago
- Event system / event bus, message channel for embedded systems☆15Updated 7 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 6 years ago
- GNU DDD is a graphical front-end for command-line debuggers such as GDB, DBX, WDB, Ladebug, JDB, XDB, the Perl debugger, the bash debugge…☆8Updated 4 years ago