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.
☆90Updated this 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:
- a small lightweight std::execution work-alike☆65Updated 2 months ago
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆253Updated this week
- Implementation of the std::execution (P2300, sender/receiver) proposal☆71Updated this week
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆92Updated last month
- C++20 Meta-Programming library☆281Updated last month
- Zoo library☆124Updated last month
- High-performance metrics library☆42Updated 4 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- C++20 State Machine library☆209Updated 3 weeks ago
- ☆50Updated 8 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 4 months ago
- value types for composite class design - with allocators☆51Updated 2 weeks 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☆157Updated 2 months ago
- ☆76Updated last month
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆93Updated last month
- C++20 [Minimal] Static Perfect Hash library☆209Updated last month
- A C++20 concepts library, providing container concepts etc.☆81Updated 6 months ago
- A C++ parser combinator library.☆139Updated 3 weeks ago
- Basic concurrency primitives for bare metal firmware running on single core microcontroller systems.☆32Updated last week
- C++20 Compact Tuple Tools☆50Updated 3 weeks ago
- Coroutines for C++23☆38Updated last month
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- An indirect value-type for C++☆83Updated last year
- My WG21 proposals☆58Updated this week
- A C++14 reflection library☆72Updated last week
- Boost.org unordered module☆73Updated 2 weeks ago
- C++20 Unit-Testing library☆47Updated last month
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆111Updated 2 weeks ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 8 months ago