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.
☆110Feb 20, 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.☆39Feb 20, 2026Updated last week
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆288Feb 20, 2026Updated last week
- ☆46Feb 20, 2026Updated last week
- Shared infrastructure for CI/CD for projects using CMake & CPM, primarily with C++.☆25Feb 20, 2026Updated last week
- C++ library for composing modular firmware at compile-time.☆623Feb 20, 2026Updated last week
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆99Feb 20, 2026Updated last week
- A Header only, constexpr / compile time small table based CRC library.☆24Mar 5, 2023Updated 2 years ago
- C++20 Meta-Programming library☆311Jun 1, 2025Updated 8 months ago
- A C++20 library for sequence-orientated programming☆725Oct 24, 2025Updated 4 months ago
- C++20 SIMD Within A Register library☆47May 9, 2025Updated 9 months ago
- stackless coroutine, but zero-allocation☆28Oct 23, 2025Updated 4 months ago
- The Vulkan Tutorial adapted to SDL2, VMA, Slang, Volk, Imgui and pure functions.☆12Apr 21, 2025Updated 10 months ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Aug 15, 2022Updated 3 years ago
- Async primitives library for C++20☆19Updated this week
- A ring_span implementation that allows zero construction and destruction☆16Jun 7, 2020Updated 5 years ago
- A few C++ json-library benchmarks, of the fastest few libraries.☆30Jan 14, 2026Updated last month
- C++20 Value-oriented Metaprogramming Library☆25Nov 26, 2025Updated 3 months ago
- C++17 library that implements the execution of graph algorithms during compilation.☆20Jan 17, 2023Updated 3 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Sep 19, 2023Updated 2 years ago
- Lightweight C++20 testing framework.☆303Feb 2, 2026Updated 3 weeks ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆69Jan 16, 2026Updated last month
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆232Sep 29, 2025Updated 5 months ago
- Thread-safe Signals & Slots, Active Objects, and Remote Procedure Calls (RPC) for C++.☆20Feb 10, 2026Updated 2 weeks ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆833Feb 20, 2026Updated last week
- improve the usage experience of std::simd (Parallelism TS 2)☆32Aug 22, 2025Updated 6 months ago
- C++20 [Minimal] Static Perfect Hash library☆253Jul 20, 2025Updated 7 months ago
- Demo implementation of C++ networking☆18Oct 9, 2024Updated last year
- Json benchmark based on nativejson-benchmark☆35Feb 6, 2025Updated last year
- Cross platform C++17 file class, in a single header.☆23Jul 13, 2025Updated 7 months ago
- C++11 metaprogramming library☆280Jan 24, 2026Updated last month
- Experimental JSON builder based on C++ reflection☆57Oct 28, 2025Updated 4 months ago
- Better Behaved Integers☆25Jan 30, 2026Updated 3 weeks ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Nov 3, 2025Updated 3 months ago
- A binary i/o library for C++, without the agonizing pain☆35Aug 3, 2023Updated 2 years ago
- Intrusive reference counting smart pointer, highly configurable reference counted base class and various adapters☆24Sep 22, 2025Updated 5 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 Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆61Feb 1, 2026Updated 3 weeks ago
- C++20 Static Reflection library☆501Sep 13, 2025Updated 5 months ago
- High performance, tagged binary data specification☆112Dec 17, 2025Updated 2 months ago