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.
☆96Updated 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☆85Updated 2 weeks ago
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆272Updated last week
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆93Updated last week
- A C++ parser combinator library.☆153Updated 3 weeks ago
- C++20 Meta-Programming library☆292Updated 3 months ago
- a small lightweight std::execution work-alike☆65Updated 5 months ago
- Zoo library☆128Updated 2 months ago
- C++20 Compact Tuple Tools☆54Updated this week
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 7 months ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆102Updated this week
- Boost.org unordered module☆77Updated 2 weeks ago
- ☆79Updated 5 months ago
- Coroutine support tools☆36Updated 6 months ago
- SPY - C++ Information Broker☆156Updated last month
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆161Updated 5 months ago
- C++20 State Machine library☆224Updated 4 months ago
- an experimental standard C++ library☆90Updated last year
- C++20 Microservice Bootstrapping Framework☆228Updated this week
- ranges features for c+23 ported to C++20☆78Updated 2 years ago
- A C++20 concepts library, providing container concepts etc.☆84Updated 10 months ago
- A modern C++ library for type-safe environment variable parsing☆148Updated 9 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆222Updated 11 months ago
- An indirect value-type for C++☆83Updated last year
- Coroutines for C++23☆38Updated 4 months ago
- C++20 [Minimal] Static Perfect Hash library☆232Updated last month
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆44Updated this week
- Lightweight header-only C++20 enum and typename reflection☆78Updated last month
- A Beman Library Exemplar (Template)☆70Updated this week
- ☆52Updated last year
- A lightweight, non-owning reference to a callable.☆177Updated 3 years ago