intel / cpp-baremetal-concurrencyLinks
Basic concurrency primitives for bare metal firmware running on single core microcontroller systems.
☆37Updated this week
Alternatives and similar repositories for cpp-baremetal-concurrency
Users that are interested in cpp-baremetal-concurrency are comparing it to the libraries listed below
Sorting:
- ☆44Updated this week
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆97Updated last month
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆283Updated this week
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆107Updated this week
- A collection of interfaces and abstractions for embedded peripherals and devices using modern C++☆89Updated 2 years ago
- Libusb wrapper for Asio☆65Updated 3 years ago
- 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 …☆180Updated last month
- A Header only, constexpr / compile time small table based CRC library.☆24Updated 2 years ago
- Shared infrastructure for CI/CD for projects using CMake & CPM, primarily with C++.☆25Updated this week
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Updated 2 months ago
- type-safe and low-boilerplate bit level serialization☆125Updated 4 years ago
- Rust 2018 and C++20, "constexpr everything", AUTOSAR compliant header-only library intended to support the development of critical system…☆108Updated 4 years ago
- Coroutines for C++23☆39Updated 4 months ago
- Peter Sommerlad's Simple Strong Typing☆34Updated 2 years ago
- Meta programming library designed for compilation speed.☆172Updated 2 months ago
- Coroutine support tools☆36Updated 3 months ago
- C++20 State Machine library☆232Updated 8 months ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆167Updated last month
- ☆32Updated 2 weeks ago
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆203Updated 3 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆114Updated last year
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆58Updated this week
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆108Updated last year
- ☆22Updated 9 months ago
- A C++17 MQTT client based on Boost.Asio.☆203Updated 3 weeks ago
- ☆81Updated 9 months ago
- C++ Active Objects☆68Updated 8 years ago
- A modern C++ library for type-safe environment variable parsing☆154Updated last month
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆47Updated last week