arobenko / bare_metal_cppLinks
Generated site from https://github.com/arobenko/bare_metal_cpp_src. Browse to https://arobenko.github.io/bare_metal_cpp/.
☆12Updated 4 years ago
Alternatives and similar repositories for bare_metal_cpp
Users that are interested in bare_metal_cpp are comparing it to the libraries listed below
Sorting:
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆59Updated 6 years ago
- A collection of interfaces and abstractions for embedded peripherals and devices using modern C++☆89Updated last year
- Source of the "Practical Guide to Bare Metal C++" free e-book☆98Updated 4 years ago
- Basic concurrency primitives for bare metal firmware running on single core microcontroller systems.☆34Updated last month
- Companion repository to my CppCon 2022 talk☆49Updated 2 years ago
- amp-embedded-infra-lib is a set of C++ libraries and headers that provide heap-less, STL like, infrastructure for embedded software devel…☆230Updated this week
- 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 …☆165Updated this week
- A cross-platform UI library for Windows and macOS☆25Updated 3 weeks ago
- Real-time safe logger for C++ using lock free queues!☆29Updated 6 months ago
- An example about using CppUTest to mock C files for unit test.☆20Updated 3 years ago
- Enable GCC C++ STL multitasking library in FreeRTOS projects☆112Updated last year
- Subset of the C++ standard library for AVR targets☆78Updated last month
- Embedded Systems C++ Library Support (Currently wraps libcxx)☆91Updated 8 months ago
- GitHub mirror of our basic C++ plotting library☆51Updated 3 months ago
- Source code for the book Real-Time C++, by Christopher Kormanyos☆715Updated last month
- A lean C++ string format library (mainly) for embedded platforms☆20Updated 6 years ago
- amp-preview is a user-interface framework tailored towards embedded devices☆14Updated last month
- State Machine Design in C++☆158Updated 3 weeks ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆96Updated last month
- A Header only, constexpr / compile time small table based CRC library.☆24Updated 2 years ago
- ☆39Updated 2 weeks ago
- C++(11) library to implement custom binary communication protocols☆50Updated last week
- "Lock-Free Ring Buffer" (LFRB) is a minimal, customizable implementation of a ring buffer (a.k.a. circular buffer) in C, specifically sui…☆54Updated 9 months ago
- Compositional DSP Library☆24Updated 4 years ago
- Dynamic library to catch run-time safety violations☆19Updated last year
- Helper scripts, cross-compilation-files, makefile shims, and other helpful tools for working with CMake☆22Updated 4 months ago
- An example repository of using CMake with the arm-none-eabi-gcc compiler for an Arm Cortex processor☆10Updated 3 years ago
- Embedded Proto is a C++ Protocol Buffers implementation specifically suitable for microcontrollers. It is small, reliable and easy to us…☆230Updated 2 weeks ago
- C++ version of qlibs, a collection of useful libraries for embedded systems : signal smoothing, PID control, Fuzzy Logic, fixed-point mat…☆20Updated 7 months ago
- C++17 header-only interface to the FreeRTOS kernel API.☆60Updated 8 months ago