intel / cpp-std-extensions
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.
☆81Updated 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
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆90Updated this week
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆229Updated this week
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆86Updated this week
- ☆46Updated 6 months ago
- Zoo library☆121Updated 3 weeks 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☆157Updated this week
- a small lightweight std::execution work-alike☆64Updated 3 weeks ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆64Updated last week
- Basic concurrency primitives for bare metal firmware running on single core microcontroller systems.☆30Updated this week
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆62Updated 2 months ago
- A C++ parser combinator library.☆126Updated last week
- Organization, documentation, etc. for the Beman Project☆74Updated last week
- An indirect value-type for C++☆82Updated last year
- an experimental standard C++ library☆89Updated 11 months ago
- C++20 Unit-Testing library☆44Updated 5 months ago
- A C++20 concepts library, providing container concepts etc.☆79Updated 4 months ago
- A C++14 reflection library☆70Updated last week
- value types for composite class design - with allocators☆45Updated last week
- ☆76Updated 3 months ago
- Boost.org unordered module☆70Updated last week
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆77Updated last year
- C++20 Meta-Programming library☆265Updated 2 months ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated 11 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 5 months ago
- C++20 Static Branch library☆53Updated last week
- C++20 [Minimal] Static Perfect Hash library☆195Updated 2 months ago
- A helper to convert a header-based C++ project to module-based one.☆44Updated 6 months ago
- A C++14 and later CRTP template for defining iterators☆71Updated last week
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆99Updated 2 weeks ago
- C++20 State Machine library☆199Updated 6 months ago