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.
☆107Updated 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.☆283Updated last week
- Implementation of the std::execution (P2300, sender/receiver) proposal☆116Updated last week
- C++20 Meta-Programming library☆310Updated 7 months ago
- A C++ parser combinator library.☆164Updated last month
- C++20 State Machine library☆233Updated 8 months ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆146Updated this week
- Zoo library☆135Updated 7 months ago
- a small lightweight std::execution work-alike☆65Updated 10 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☆167Updated last month
- Coroutine support tools☆37Updated 3 months ago
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆97Updated this week
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated last week
- A modern C++ library for type-safe environment variable parsing☆154Updated last month
- Boost.org unordered module☆86Updated 2 weeks ago
- C++20 Compact Tuple Tools☆57Updated last week
- ☆54Updated last year
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- ☆81Updated 9 months ago
- An indirect value-type for C++☆83Updated 2 years ago
- value types for composite class design - with allocators☆73Updated this week
- C++20 Microservice Bootstrapping Framework☆232Updated 2 weeks ago
- Organization, documentation, etc. for the Beman Project,☆116Updated last week
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆139Updated 3 weeks ago
- SPY - C++ Information Broker☆159Updated last week
- A fast, simple tuple implementation that implements tuple as an aggregate☆227Updated last year
- A polymorphic value-type for C++☆227Updated 2 years ago
- A lightweight, non-owning reference to a callable.☆183Updated 4 years ago
- an experimental standard C++ library☆92Updated last year
- A C++20 concepts library, providing container concepts etc.☆87Updated last year
- C++20 coroutine library☆141Updated last month