Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to be used in earlier versions. It also implements some nonstandard but useful extras.
☆112Mar 12, 2026Updated last week
Alternatives and similar repositories for cpp-std-extensions
Users that are interested in cpp-std-extensions are comparing it to the libraries listed below
Sorting:
- Basic concurrency primitives for bare metal firmware running on single core microcontroller systems.☆39Mar 4, 2026Updated 2 weeks ago
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆290Mar 5, 2026Updated 2 weeks ago
- ☆46Mar 4, 2026Updated 2 weeks ago
- C++ library for composing modular firmware at compile-time.☆626Mar 12, 2026Updated last week
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆99Mar 5, 2026Updated 2 weeks ago
- Shared infrastructure for CI/CD for projects using CMake & CPM, primarily with C++.☆25Updated this week
- C++20 Meta-Programming library☆311Jun 1, 2025Updated 9 months ago
- A Header only, constexpr / compile time small table based CRC library.☆24Mar 5, 2023Updated 3 years ago
- C++20 Value-oriented Metaprogramming Library☆25Nov 26, 2025Updated 3 months ago
- A C++20 library for sequence-orientated programming☆731Oct 24, 2025Updated 4 months ago
- stackless coroutine, but zero-allocation☆28Oct 23, 2025Updated 4 months ago
- C++20 SIMD Within A Register library☆47May 9, 2025Updated 10 months ago
- Async primitives library for C++20☆19Feb 21, 2026Updated 3 weeks ago
- The Vulkan Tutorial adapted to SDL2, VMA, Slang, Volk, Imgui and pure functions.☆12Apr 21, 2025Updated 10 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Aug 4, 2020Updated 5 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆81Nov 3, 2025Updated 4 months ago
- A ring_span implementation that allows zero construction and destruction☆16Jun 7, 2020Updated 5 years ago
- Cross platform C++17 file class, in a single header.☆23Jul 13, 2025Updated 8 months ago
- ☆10Oct 1, 2024Updated last year
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆840Mar 13, 2026Updated last week
- C++11 metaprogramming library☆283Mar 11, 2026Updated last week
- Lightweight C++20 testing framework.☆306Feb 2, 2026Updated last month
- C++20 State Machine library☆232May 9, 2025Updated 10 months ago
- Better Behaved Integers☆26Jan 30, 2026Updated last month
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Sep 19, 2023Updated 2 years ago
- C++20 [Minimal] Static Perfect Hash library☆255Jul 20, 2025Updated 8 months ago
- C++17 library that implements the execution of graph algorithms during compilation.☆20Jan 17, 2023Updated 3 years ago
- C++20 Static Reflection library☆508Sep 13, 2025Updated 6 months ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆126Updated this week
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆233Sep 29, 2025Updated 5 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 8 months ago
- Thread-safe Signals & Slots, Active Objects, and Remote Procedure Calls (RPC) for C++.☆20Updated this week
- ☆14May 21, 2024Updated last year
- High performance, tagged binary data specification☆113Feb 23, 2026Updated 3 weeks ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Aug 15, 2022Updated 3 years ago
- Demo implementation of C++ networking☆18Oct 9, 2024Updated last year
- improve the usage experience of std::simd (Parallelism TS 2)☆32Aug 22, 2025Updated 6 months ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆542Dec 27, 2025Updated 2 months ago
- Semantic Versioning for modern C++☆348Jan 25, 2026Updated last month