koniarik / emlabcpp
Opinionated C++20 embedded library
☆21Updated this week
Alternatives and similar repositories for emlabcpp:
Users that are interested in emlabcpp are comparing it to the libraries listed below
- A C++11 header-only library for MMIO registers☆59Updated last year
- Reusable project skeleton for embedded C & C++ projects using CMake.☆47Updated 10 months ago
- Curated device data for all AVR and ARM Cortex-M devices☆50Updated 6 months ago
- Zephyr C++ Framework☆50Updated 2 years ago
- Helper scripts, cross-compilation-files, makefile shims, and other helpful tools for working with Meson☆35Updated last month
- Helper scripts, cross-compilation-files, makefile shims, and other helpful tools for working with CMake☆22Updated last month
- A safe and fast high-level and low-level character input/output library for bare-metal and RTOS based embedded systems with a very small …☆147Updated last month
- Core components, subsystems, and utilities for the Embedded Virtual Machine☆46Updated last year
- A Lock Free Bipartite Buffer Library written in standard C11☆71Updated 11 months ago
- C++ templates for type-safe bit manipulation☆58Updated 4 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆91Updated 2 years ago
- Fast, safe and easy to use Cortex-M HAL Library, written in C++ 17☆25Updated 9 months ago
- C++17 header-only interface to the FreeRTOS kernel API.☆55Updated 5 months ago
- A lean C++ string format library (mainly) for embedded platforms☆18Updated 6 years ago
- A C++11/C++14 interface for CMSIS-RTOS API☆29Updated last year
- Generic single-file implementations of AVL tree in C and C++ suitable for deeply embedded systems. There is little activity because the p…☆18Updated 2 months ago
- Like a serial killer, but friendlier. A C++ serial publish/subscribe based communication protocol.☆37Updated 7 years ago
- Subset of the C++ standard library for AVR targets☆75Updated 7 months ago
- Embedded Systems C++ Library Support (Currently wraps libcxx)☆82Updated 5 months ago
- ☆37Updated this week
- Generating, exporting and analyzing CPU fault conditions on Arm Cortex-M series microcontrollers.☆25Updated 5 months ago
- Abandoned, C++ did not work out so well. See pure C implementation here - https://github.com/yuriykulikov/EventDrivenEmbeddedFramework☆21Updated 12 years ago
- Analyses C/C++ build output for code size, static variables, and stack usage☆78Updated 4 years ago
- Pure c++17 implementation of stm32 driver☆22Updated 4 years ago
- Coroutines on microcontrollers - What We Learned☆18Updated 5 years ago
- Basic concurrency primitives for bare metal firmware running on single core microcontroller systems.☆30Updated this week
- A Header only, constexpr / compile time small table based CRC library.☆22Updated 2 years ago
- C++ OO micro-controller library for close-to-the-hardware programming☆57Updated 3 years ago
- Event system / event bus, message channel for embedded systems☆15Updated 7 years ago
- short messages compression with COBS framing using implicit run-length-encoding, optimized for data containing statistically a bit more 0…☆26Updated last month