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.
☆98Updated 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☆93Updated this week
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆275Updated 2 weeks ago
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆94Updated 3 weeks ago
- C++20 Meta-Programming library☆299Updated 5 months ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆131Updated last week
- A C++ parser combinator library.☆156Updated last week
- ☆53Updated last year
- Boost.org unordered module☆85Updated 3 weeks ago
- Zoo library☆132Updated 4 months ago
- C++20 State Machine library☆231Updated 6 months ago
- C++20 Compact Tuple Tools☆57Updated last week
- Coroutines for C++23☆39Updated last month
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆64Updated 9 months ago
- SPY - C++ Information Broker☆157Updated last month
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- ☆80Updated 7 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆223Updated last year
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Updated last week
- An indirect value-type for C++☆84Updated 2 years ago
- a small lightweight std::execution work-alike☆64Updated 7 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☆165Updated last month
- Lightweight header-only C++20 enum and typename reflection☆82Updated 3 months ago
- A polymorphic value-type for C++☆228Updated 2 years ago
- Organization, documentation, etc. for the Beman Project,☆104Updated last week
- A Beman Library Exemplar (Template)☆80Updated this week
- A modern C++ library for type-safe environment variable parsing☆151Updated 2 weeks ago
- value types for composite class design - with allocators☆71Updated this week
- C++20 [Minimal] Static Perfect Hash library☆242Updated 3 months ago
- C++20 Microservice Bootstrapping Framework☆233Updated 2 weeks ago
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆106Updated last year