lizzard-winner / ModernDesignPatternsLinks
Design Patterns in Modern C++
☆100Updated 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☆95Updated 4 years ago
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆252Updated 12 years ago
- a modern c++17 high performance, cross-platform distributed mq☆26Updated 5 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆170Updated last year
- nanorpc - lightweight RPC in pure C++ 17☆245Updated 3 years ago
- C++ Template Metapogramming Study Resources☆38Updated 6 years ago
- My C++ Notes☆107Updated 4 years ago
- Timing utility, wraps C++11 std::chrono in an easy to use StopWatch utility☆51Updated 10 years ago
- C++ Templates - The Complete Guide, 2nd Edition☆152Updated 8 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 7 months ago
- Presentation Material for C++Now 2018☆125Updated 7 years ago
- Object pool implementation in C++11☆101Updated 5 years ago
- Boost.Asio network programming little book☆84Updated 5 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- ☆237Updated 4 months ago
- Slides and presentations☆69Updated 3 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- Library for Asynchronicity, Serialization and Remoting☆76Updated 5 years ago
- The presentations of C++Now 2019.☆92Updated 6 years ago
- C++ binding for nanomsg☆113Updated 11 years ago
- modern c++ raft library☆47Updated 6 years ago
- A C++11 memory pool for multi-threaded applications☆34Updated 8 years ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆190Updated 3 years ago
- Mastering the C++17 STL, published by Packt☆100Updated 3 years ago
- Boost::ASIO low-level redis client (connector)☆147Updated 3 years ago
- Sample code for the Effective C++ book by Scott Meyers.☆52Updated 10 years ago
- C++ AOP framework. Intuitive and fast to do AOP with C++.☆23Updated 5 years ago
- Contains the slides and examples for my "More Modern CMake" and "Oh No! More Modern CMake" talks from "Meeting C++" 2018 and 2019☆172Updated 5 years ago
- Book files for https://theboostcpplibraries.com/☆99Updated 3 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆200Updated last year