intel / cpp-baremetal-senders-and-receiversLinks
An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.
☆279Updated this week
Alternatives and similar repositories for cpp-baremetal-senders-and-receivers
Users that are interested in cpp-baremetal-senders-and-receivers are comparing it to the libraries listed below
Sorting:
- C++20 State Machine library☆232Updated 6 months ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆100Updated this week
- C++20 Meta-Programming library☆303Updated 6 months ago
- C++ library for composing modular firmware at compile-time.☆609Updated this week
- Implementation of the std::execution (P2300, sender/receiver) proposal☆106Updated 3 weeks ago
- Lightweight C++20 testing framework.☆293Updated 2 weeks ago
- ☆43Updated this week
- Zoo library☆132Updated 5 months ago
- ☆80Updated 7 months ago
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆95Updated 2 weeks ago
- Coroutines for C++20 & asio☆323Updated 3 weeks ago
- Organization, documentation, etc. for the Beman Project,☆110Updated last month
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆280Updated last year
- C++ Fixed Containers☆431Updated 3 weeks ago
- C++17 Run-time Polymorphism (Type Erasure) library☆493Updated 8 months ago
- General-purpose C++ graph library☆231Updated 3 months ago
- Demo Code for presentation "C++ In Action"☆149Updated last year
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆106Updated last year
- A Beman Library Exemplar (Template)☆85Updated this week
- A C++ type to trace calls to special member functions.☆104Updated last year
- Basic concurrency primitives for bare metal firmware running on single core microcontroller systems.☆36Updated this week
- Lightweight Error Augmentation Framework☆337Updated this week
- An additive strong typedef library for C++14/17/20☆464Updated 10 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆424Updated 6 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆226Updated last year
- Lightweight structured concurrency for C++20☆153Updated last week
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆227Updated 2 months ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆517Updated last week
- C++20 coroutine library☆139Updated last month
- Meta programming library designed for compilation speed.