lizzard-winner / ModernDesignPatternsLinks
Design Patterns in Modern C++
☆99Updated 7 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☆92Updated 4 years ago
- a modern c++17 high performance, cross-platform distributed mq☆25Updated 5 years ago
- 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…☆294Updated 5 months ago
- nanorpc - lightweight RPC in pure C++ 17☆244Updated 2 years ago
- Boost.Asio network programming little book☆84Updated 5 years ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆188Updated 3 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆170Updated last year
- My C++ Notes☆106Updated 4 years ago
- Slides and presentations☆69Updated 3 years ago
- Presentation Material for C++Now 2018☆125Updated 6 years ago
- C++ Template Metapogramming Study Resources☆38Updated 6 years ago
- C++ Templates - The Complete Guide, 2nd Edition☆146Updated 7 years ago
- modern c++ raft library☆47Updated 5 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆199Updated last year
- C++ binding for nanomsg☆113Updated 11 years ago
- Mirror of Apache C++ Standard Library☆65Updated 6 years ago
- Code samples from https://vorbrodt.blog/☆114Updated 6 months ago
- Library for Asynchronicity, Serialization and Remoting☆76Updated 5 years ago
- Boost::ASIO low-level redis client (connector)☆147Updated 2 years ago
- Object pool implementation in C++11☆100Updated 4 years ago
- Concurrency with modern C++☆32Updated 4 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- Based on gmock, can mock global function, member function, class static function without changing source code.☆81Updated last year
- Timing utility, wraps C++11 std::chrono in an easy to use StopWatch utility☆51Updated 9 years ago
- Book files for https://theboostcpplibraries.com/☆99Updated 3 years ago
- Lewis Baker's Blog☆73Updated 7 months ago
- C++ Concurrency library!☆27Updated 6 years ago
- C++ plugin framework☆54Updated 6 years ago