NTimmons / ModernCPP_ExamplesLinks
Simple Reference Implementations of all the features added in C++11/14/17
☆21Updated 8 years ago
Alternatives and similar repositories for ModernCPP_Examples
Users that are interested in ModernCPP_Examples are comparing it to the libraries listed below
Sorting:
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated 2 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 10 months ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆52Updated 2 months ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 3 years ago
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated 2 months ago
- Experimental library for coroutines and networking☆16Updated 8 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆40Updated 2 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆46Updated 2 months ago
- Heap allocation free version of C++11 std::function☆60Updated 4 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 9 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆67Updated 2 months ago
- A C++ ringbuffer that always looks like a flat array☆84Updated 5 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 7 years ago
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆25Updated 2 months ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Circular span☆12Updated last year
- Priority-based Task Scheduling for Modern C++☆93Updated 5 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Generic 2D graphics library for C++14☆28Updated last year
- A future and stream library for modern C++.☆67Updated 3 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 7 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- A no-dependencies C++ extensible type erasure library☆45Updated 5 years ago
- Modern C++ generic header-only template library.☆105Updated 6 months ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last week
- C++ concurrent programming library☆28Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- C++20 implementation of {{ mustache }}☆86Updated last year