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.
☆84Updated 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
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆237Updated this week
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆90Updated 3 weeks ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆62Updated 3 months ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆64Updated 2 weeks ago
- a small lightweight std::execution work-alike☆65Updated 3 weeks ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆87Updated last week
- C++20 Meta-Programming library☆278Updated this week
- ☆76Updated this week
- ☆47Updated 7 months ago
- C++20 State Machine library☆205Updated last week
- Zoo library☆122Updated last month
- Common Package Specification — A cross-tool mechanism for locating software dependencies☆125Updated 4 months ago
- An indirect value-type for C++☆82Updated last year
- High-performance metrics library☆42Updated 3 months ago
- C++20 Compact Tuple Tools☆49Updated this week
- Modern C++ Stack and Static based allocators + a Custom Aligned allocator☆97Updated last year
- A helper to convert a header-based C++ project to module-based one.☆46Updated 7 months ago
- A C++20 concepts library, providing container concepts etc.☆80Updated 5 months ago
- A C++ parser combinator library.☆131Updated this week
- C++20 Static Branch library☆56Updated last week
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- C++20 [Minimal] Static Perfect Hash library☆198Updated last week
- Boost.org unordered module☆71Updated this week
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆103Updated 2 weeks ago
- SPY - C++ Information Broker☆154Updated 2 weeks ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆88Updated 6 months ago
- A modern C++ library for type-safe environment variable parsing☆138Updated 4 months ago
- A C++14 reflection library☆71Updated this week
- value types for composite class design - with allocators☆48Updated this week
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 4 months ago