NilsHolger / cppplaydesignpatternsLinks
simple modern c++ design patterns
☆16Updated 8 years ago
Alternatives and similar repositories for cppplaydesignpatterns
Users that are interested in cppplaydesignpatterns are comparing it to the libraries listed below
Sorting:
- C++ features jump start☆123Updated 2 years ago
- Literal Logging for C++☆86Updated 7 years ago
- Simple resource pool for recycling resources in C++☆70Updated last month
- Modern C++ generic header-only template library.☆103Updated last month
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 2 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆63Updated last year
- Code samples from https://vorbrodt.blog/☆114Updated 3 months ago
- Docker Based C++ Dependency and Build Management☆44Updated 2 months ago
- Boost.org circular_buffer module☆61Updated 3 weeks ago
- Priority-based Task Scheduling for Modern C++☆90Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 5 years ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆42Updated last month
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆161Updated 5 months ago
- Header only read/write wrapper to combine mutexes with locks.☆150Updated 10 months ago
- Boost.Asio network programming little book☆84Updated 5 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- Boost::ASIO low-level redis client (connector)☆145Updated 2 years ago
- A curated list of Modern C++ idioms☆23Updated 8 years ago
- A fast and flexible c++ template class for tree data structures☆108Updated last week
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆199Updated 2 years ago
- Timing utility, wraps C++11 std::chrono in an easy to use StopWatch utility☆52Updated 9 years ago
- Tiny library for C++ enum introspection and more!☆33Updated 9 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 6 months ago
- File/Directory Watcher for Modern C++☆85Updated 2 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- A C++14 and later CRTP template for defining iterators☆75Updated 3 weeks ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago