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.
☆64Updated last week
Related projects ⓘ
Alternatives and complementary repositories for cpp-std-extensions
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆88Updated 3 weeks ago
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆197Updated this week
- a small lightweight std::execution work-alike☆55Updated last month
- Basic concurrency primitives for bare metal firmware running on single core microcontroller systems.☆27Updated last week
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆76Updated last year
- Boost.org unordered module☆63Updated this week
- A modern C++ library for type-safe environment variable parsing☆129Updated last month
- ☆69Updated this week
- C++20 State Machine library☆173Updated 2 months ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆24Updated this week
- C++20 Static Branch library☆47Updated 3 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☆154Updated 5 months ago
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- C++20 Unit-Testing library☆38Updated last month
- Coroutine support tools☆32Updated 2 months ago
- ☆35Updated 3 weeks ago
- Finite State Machine implementation using std::variant☆84Updated 5 years ago
- C++20 Compact Tuple Tools☆47Updated this week
- A C++14 reflection library☆69Updated this week
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆80Updated this week
- C++20 Meta-Programming library☆246Updated last week
- Single-header, ranges-compatible generator type built on C++20 coroutines☆64Updated last year
- Libusb wrapper for Asio☆63Updated last year
- The seq library is a collection of original C++14 STL-like containers and related tools☆85Updated last month
- C++20 [Minimal] Static Perfect Hash library☆178Updated last month
- ranges features for c+23 ported to C++20☆76Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 5 months ago
- value types for composite class design - with allocators☆37Updated this week
- Shared infrastructure for CI/CD for projects using CMake & CPM, primarily with C++.☆21Updated this week
- A C++14 and later CRTP template for defining iterators☆70Updated this week