NTimmons / ModernCPP_Examples
Simple Reference Implementations of all the features added in C++11/14/17
☆21Updated 7 years ago
Alternatives and similar repositories for ModernCPP_Examples:
Users that are interested in ModernCPP_Examples are comparing it to the libraries listed below
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months ago
- Generic 2D graphics library for C++14☆28Updated 2 months ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- C++ Concurrency library!☆26Updated 6 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 8 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated this week
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- Reference counted synchronized pointer.☆14Updated 7 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Mutex implementations and utilities☆31Updated 8 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- A minimalist framework for rapid server side applications prototyping in C++ with dependency injection support.☆20Updated last year
- Provide {fmt} as a C++20 named module☆9Updated 3 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-fil…☆20Updated 2 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆43Updated 10 months ago