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.
☆108Updated 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:
- Implementation of the std::execution (P2300, sender/receiver) proposal☆117Updated this week
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆286Updated last week
- C++20 State Machine library☆233Updated 8 months ago
- A C++ parser combinator library.☆166Updated last week
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆146Updated last week
- Zoo library☆135Updated 7 months ago
- C++20 Compact Tuple Tools☆57Updated this week
- C++20 Meta-Programming library☆310Updated 8 months ago
- Boost.org unordered module☆86Updated last week
- a small lightweight std::execution work-alike☆65Updated 10 months ago
- an experimental standard C++ library☆92Updated last year
- ☆54Updated last year
- A Beman Library Exemplar (Template)☆95Updated this week
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 3 weeks ago
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆108Updated last year
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆166Updated 2 months ago
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆99Updated last week
- A polymorphic value-type for C++☆227Updated 2 years ago
- Coroutine support tools☆37Updated 3 months ago
- ☆81Updated 9 months ago
- SPY - C++ Information Broker☆159Updated 2 weeks ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆227Updated last year
- An indirect value-type for C++☆83Updated 2 years ago
- A modern and (mostly) macro free mocking-framework☆56Updated 3 weeks ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 2 months ago
- A C++20 concepts library, providing container concepts etc.☆87Updated last year
- C++20 Microservice Bootstrapping Framework☆232Updated this week
- Advanced compile-time validation in C++☆43Updated last year
- value types for composite class design - with allocators☆73Updated 2 weeks ago