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.
☆95Updated 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:
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆261Updated last week
- Implementation of the std::execution (P2300, sender/receiver) proposal☆77Updated this week
- Boost.org unordered module☆75Updated 3 weeks ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 5 months ago
- C++20 Meta-Programming library☆285Updated last month
- a small lightweight std::execution work-alike☆65Updated 3 months ago
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆93Updated 2 months ago
- ☆52Updated 10 months ago
- A C++ parser combinator library.☆147Updated 2 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☆159Updated 3 months ago
- C++20 State Machine library☆214Updated 2 months ago
- Zoo library☆125Updated 2 weeks ago
- Coroutine support tools☆35Updated 4 months ago
- Coroutines for C++23☆38Updated 2 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆96Updated this week
- C++20 Compact Tuple Tools☆51Updated 3 weeks ago
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- A helper to convert a header-based C++ project to module-based one.☆51Updated 10 months ago
- A C++14 reflection library☆73Updated last month
- An indirect value-type for C++☆83Updated last year
- an experimental standard C++ library☆90Updated last year
- A C++14 and later CRTP template for defining iterators☆74Updated 3 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆219Updated 9 months ago
- Modern C++ Stack and Static based allocators + a Custom Aligned allocator☆101Updated last year
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- SPY - C++ Information Broker☆155Updated last week
- A lightweight, non-owning reference to a callable.☆175Updated 3 years ago
- A modern C++ library for type-safe environment variable parsing☆145Updated 7 months ago
- C++20 Microservice Bootstrapping Framework☆224Updated last week