intel / cpp-std-extensionsLinks
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.
☆99Updated 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:
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆279Updated last week
- C++20 State Machine library☆232Updated 6 months ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆106Updated 3 weeks ago
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆95Updated last week
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆135Updated last week
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆66Updated last week
- C++20 Compact Tuple Tools☆57Updated last week
- C++20 Meta-Programming library☆303Updated 6 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆226Updated last year
- ☆80Updated 7 months ago
- A C++ parser combinator library.☆158Updated last week
- Coroutine support tools☆36Updated last month
- a small lightweight std::execution work-alike☆64Updated 8 months ago
- A modern C++ library for type-safe environment variable parsing☆152Updated last month
- Zoo library☆132Updated 5 months ago
- Coroutines for C++23☆39Updated 2 months ago
- ☆53Updated last year
- Boost.org unordered module☆86Updated 3 weeks ago
- Lightweight header-only C++20 enum and typename reflection☆82Updated 4 months ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆165Updated 2 months ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆106Updated last year
- An indirect value-type for C++☆83Updated 2 years ago
- A C++20 concepts library, providing container concepts etc.☆86Updated last year
- SPY - C++ Information Broker☆157Updated last week
- C++20 coroutine library☆138Updated last month
- C++20 Unit-Testing library☆52Updated 7 months ago
- C++20 Microservice Bootstrapping Framework☆233Updated last month
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last month
- Lightweight C++20 testing framework.☆293Updated 2 weeks ago