lizzard-winner / ModernDesignPatternsLinks
Design Patterns in Modern C++
☆99Updated 6 years ago
Alternatives and similar repositories for ModernDesignPatterns
Users that are interested in ModernDesignPatterns are comparing it to the libraries listed below
Sorting:
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- nanorpc - lightweight RPC in pure C++ 17☆244Updated 2 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆169Updated last year
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆252Updated 12 years ago
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆293Updated 4 months ago
- Presentation Material for C++Now 2018☆125Updated 6 years ago
- C++ Templates - The Complete Guide, 2nd Edition☆145Updated 7 years ago
- a modern c++17 high performance, cross-platform distributed mq☆25Updated 5 years ago
- My C++ Notes☆105Updated 4 years ago
- modern c++ raft library☆47Updated 5 years ago
- Concurrency with modern C++☆32Updated 4 years ago
- C++ Template Metapogramming Study Resources☆38Updated 6 years ago
- Boost::ASIO low-level redis client (connector)☆147Updated 2 years ago
- Object pool implementation in C++11☆100Updated 4 years ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆188Updated 2 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆35Updated 3 years ago
- Boost.Asio network programming little book☆84Updated 5 years ago
- Mirror of Apache C++ Standard Library☆65Updated 6 years ago
- A concurrent thread-safe hash map implemented in C++☆146Updated 2 years ago
- Slides and presentations☆69Updated 3 years ago
- C++ binding for nanomsg☆113Updated 11 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- STL-based caches for C++☆116Updated 2 years ago
- A repository containing C++11/14/17 concepts and code snippets☆96Updated 7 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- C++ framework for rapid server development☆77Updated last year
- The presentations of C++Now 2019.☆92Updated 5 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- C++ AOP framework. Intuitive and fast to do AOP with C++.☆23Updated 4 years ago