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.
☆76Updated 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
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆206Updated last week
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆89Updated 3 weeks ago
- a small lightweight std::execution work-alike☆57Updated this week
- Zoo library☆117Updated last month
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆60Updated last month
- ☆75Updated 2 months ago
- C++20 Static Branch library☆52Updated 6 months ago
- C++20 Meta-Programming library☆256Updated last month
- Coroutine support tools☆32Updated 5 months ago
- High-performance metrics library☆40Updated last month
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆86Updated this week
- C++20 State Machine library☆193Updated 5 months ago
- A C++ parser combinator library.☆118Updated last month
- Basic concurrency primitives for bare metal firmware running on single core microcontroller systems.☆28Updated 3 weeks ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆53Updated last week
- Organization, documentation, etc. for the Beman Project☆66Updated this week
- C++20 [Minimal] Static Perfect Hash library☆189Updated last month
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 4 months ago
- An indirect value-type for C++☆82Updated last year
- C++20 Compact Tuple Tools☆49Updated 2 months ago
- C++20 Unit-Testing library☆43Updated 4 months ago
- ☆41Updated 5 months ago
- Boost.org unordered module☆66Updated 3 weeks ago
- Common Package Specification — A cross-tool mechanism for locating software dependencies☆117Updated 2 months ago
- ranges features for c+23 ported to C++20☆76Updated last year
- A C++20 concepts library, providing container concepts etc.☆79Updated 3 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆78Updated last year
- Metadata to support C++ packaging☆38Updated 2 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated 10 months ago
- value types for composite class design - with allocators☆44Updated this week