NTimmons / ModernCPP_ExamplesLinks
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
Sorting:
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 3 months ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 3 months ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- Asynchronous Database Library based on Asio☆14Updated 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 last year
- A C++ ringbuffer that always looks like a flat array☆82Updated 4 years ago
- Portable UUID generation library for C++☆26Updated 2 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated 11 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 4 years ago
- Generic 2D graphics library for C++14☆28Updated 5 months ago
- Mutex implementations and utilities☆31Updated 8 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 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
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- An indirect value-type for C++☆83Updated last year
- A future and stream library for modern C++.☆67Updated 2 years ago
- Simple resource pool for recycling resources in C++☆69Updated 2 weeks ago