An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.
☆290Mar 5, 2026Updated 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:
- ☆46Updated this week
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆112Updated this week
- Basic concurrency primitives for bare metal firmware running on single core microcontroller systems.☆39Updated this week
- C++ library for composing modular firmware at compile-time.☆624Updated this week
- a small lightweight std::execution work-alike☆65Mar 26, 2025Updated 11 months ago
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆99Feb 20, 2026Updated 2 weeks ago
- Shared infrastructure for CI/CD for projects using CMake & CPM, primarily with C++.☆25Updated this week
- C++20 [Minimal] Static Perfect Hash library☆255Jul 20, 2025Updated 7 months ago
- C++20 Meta-Programming library☆311Jun 1, 2025Updated 9 months ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,259Updated this week
- Experimental alternative to sender/receivers.☆23Feb 22, 2026Updated 2 weeks ago
- Unified Executors☆1,685Updated this week
- A C++20 library for sequence-orientated programming☆728Oct 24, 2025Updated 4 months ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆122Updated this week
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆233Sep 29, 2025Updated 5 months ago
- C++20 State Machine library☆231May 9, 2025Updated 10 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,527Jul 29, 2025Updated 7 months ago
- scanf for modern C++☆1,301Oct 29, 2025Updated 4 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,816Sep 1, 2025Updated 6 months ago
- A collection of interfaces and abstractions for embedded peripherals and devices using modern C++☆89Jan 17, 2024Updated 2 years ago
- Lightweight C++20 testing framework.☆304Feb 2, 2026Updated last month
- The quantities and units library for C++☆1,367Mar 1, 2026Updated last week
- C++20 Static Reflection library☆505Sep 13, 2025Updated 5 months ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆82Updated this week
- Coroutines for C++20 & asio☆331Feb 27, 2026Updated last week
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆60Feb 27, 2026Updated last week
- C++ p2300 proposal in Rust☆22Jan 31, 2026Updated last month
- Lightweight structured concurrency for C++20☆162Feb 27, 2026Updated last week
- Compile Time Regular Expression in C++☆3,766Sep 12, 2025Updated 5 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆833Feb 20, 2026Updated 2 weeks ago
- Implementation of the networking proposal P2762☆74Mar 1, 2026Updated last week
- An adaption of Senders/Receivers for async networking and I/O☆19Apr 25, 2025Updated 10 months ago
- C++20 μ(micro)/Unit Testing framework☆1,415Feb 14, 2026Updated 3 weeks ago
- C++11 metaprogramming library☆281Jan 24, 2026Updated last month
- C++20 SIMD Within A Register library☆47May 9, 2025Updated 10 months ago
- Code samples from the presentation "What do you mean by 'Cache Friendly'?"☆24Sep 2, 2020Updated 5 years ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆23Dec 4, 2023Updated 2 years ago
- A C++20 metaprogramming library focusing on metafunction composition.☆13Feb 8, 2026Updated last month
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆559Sep 30, 2024Updated last year