NTimmons / ModernCPP_Examples
Simple Reference Implementations of all the features added in C++11/14/17
☆21Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for ModernCPP_Examples
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- A minimalist framework for rapid server side applications prototyping in C++ with dependency injection support.☆21Updated last year
- 🧑🤝🧑 The visitor pattern revisited. An inheritance-aware acyclic visitor template, any and any-function templates.☆15Updated 4 years ago
- Experimental library for coroutines and networking☆16Updated 6 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated 10 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated 10 months ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- std::invoke/std::apply analogs for C++11/14☆40Updated last year
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 5 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)☆36Updated 5 months ago
- Reference counted synchronized pointer.☆14Updated 7 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
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated 5 months ago
- Generic 2D graphics library for C++14☆28Updated 2 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 7 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Make std::mdspan formattable by std::format.☆10Updated 10 months ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- Foundations of symbol based programming☆30Updated 4 years ago
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago