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:
- Source of the "Practical Guide to Bare Metal C++" free e-book☆103Updated 4 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…☆234Updated 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 …☆174Updated 3 months ago
- A collection of interfaces and abstractions for embedded peripherals and devices using modern C++☆89Updated last year
- A CMake primer for the rest of us.☆36Updated 2 years ago
- Companion repository to my CppCon 2022 talk☆49Updated 2 years ago
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆61Updated 6 years ago
- Enable GCC C++ STL multitasking library in FreeRTOS projects☆113Updated last year
- Basic concurrency primitives for bare metal firmware running on single core microcontroller systems.☆34Updated last week
- Source code for the book Real-Time C++, by Christopher Kormanyos☆735Updated this week
- ☆42Updated last week
- Embedded Systems C++ Library Support (Currently wraps libcxx)☆93Updated 11 months ago
- C++17 header-only interface to the FreeRTOS kernel API.☆63Updated last week
- A lean C++ string format library (mainly) for embedded platforms☆21Updated 6 years ago
- A C++11 header-only library for MMIO registers☆64Updated last year
- An example about using CppUTest to mock C files for unit test.☆20Updated 3 years ago
- embxx - Embedded C++ Library☆271Updated 5 years ago
- QP/C++ Real-Time Event Framework/RTOS implements event-driven Active Object (Actor) model combined with Hierarchical State Machines. Spec…☆440Updated last week
- State Machine Design in C++☆163Updated 4 months ago
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆274Updated last week
- C++ library for composing modular firmware at compile-time.☆598Updated this week
- 🔋amp-devcontainer is a batteries-included devcontainer useable for modern, embedded, software development☆125Updated this week
- C++ Metaprogramming library enabling better static checking and register abstraction in embedded software☆414Updated 5 years ago
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆94Updated 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…☆62Updated last year
- Portable Bitfields implementation, with configurable behavior.☆30Updated 3 months ago
- C++(11) library to implement custom binary communication protocols☆67Updated last month
- amp-preview is a user-interface framework tailored towards embedded devices☆14Updated this week
- A C++ serialization/deserialization library designed with embedded systems in mind☆100Updated 4 months ago
- Libusb wrapper for Asio☆65Updated 2 years ago