intel / cpp-baremetal-senders-and-receiversView external linksLinks
An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.
☆286Jan 29, 2026Updated 2 weeks ago
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…☆109Feb 6, 2026Updated last week
- Basic concurrency primitives for bare metal firmware running on single core microcontroller systems.☆39Jan 30, 2026Updated 2 weeks ago
- C++ library for composing modular firmware at compile-time.☆621Jan 30, 2026Updated 2 weeks ago
- a small lightweight std::execution work-alike☆65Mar 26, 2025Updated 10 months ago
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆99Jan 30, 2026Updated 2 weeks ago
- Shared infrastructure for CI/CD for projects using CMake & CPM, primarily with C++.☆25Jan 29, 2026Updated 2 weeks ago
- C++20 [Minimal] Static Perfect Hash library☆254Jul 20, 2025Updated 6 months ago
- C++20 Meta-Programming library☆310Jun 1, 2025Updated 8 months ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,234Updated this week
- Experimental alternative to sender/receivers.☆23Oct 21, 2025Updated 3 months ago
- Unified Executors☆1,684Feb 6, 2026Updated last week
- A C++20 library for sequence-orientated programming☆722Oct 24, 2025Updated 3 months ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆119Updated this week
- C++20 State Machine library☆233May 9, 2025Updated 9 months ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆230Sep 29, 2025Updated 4 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,522Jul 29, 2025Updated 6 months ago
- scanf for modern C++☆1,297Oct 29, 2025Updated 3 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,807Sep 1, 2025Updated 5 months ago
- A collection of interfaces and abstractions for embedded peripherals and devices using modern C++☆89Jan 17, 2024Updated 2 years ago
- C++20 Static Reflection library☆499Sep 13, 2025Updated 5 months ago
- Lightweight C++20 testing framework.☆303Feb 2, 2026Updated last week
- The quantities and units library for C++☆1,352Updated this week
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆80Feb 3, 2026Updated last week
- Coroutines for C++20 & asio☆332Updated this week
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆58Updated this week
- C++ p2300 proposal in Rust☆22Jan 31, 2026Updated 2 weeks ago
- Lightweight structured concurrency for C++20☆159Feb 6, 2026Updated last week
- Compile Time Regular Expression in C++☆3,757Sep 12, 2025Updated 5 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆824Updated this week
- Implementation of the networking proposal P2762☆75Jan 4, 2026Updated last month
- An adaption of Senders/Receivers for async networking and I/O☆19Apr 25, 2025Updated 9 months ago
- C++20 μ(micro)/Unit Testing framework☆1,411Feb 8, 2026Updated last week
- C++11 metaprogramming library☆281Jan 24, 2026Updated 3 weeks ago
- C++20 SIMD Within A Register library☆47May 9, 2025Updated 9 months ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆23Dec 4, 2023Updated 2 years ago
- Code samples from the presentation "What do you mean by 'Cache Friendly'?"☆24Sep 2, 2020Updated 5 years ago
- A C++20 metaprogramming library focusing on metafunction composition.☆13Jan 26, 2026Updated 2 weeks ago
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆560Sep 30, 2024Updated last year