lizzard-winner / ModernDesignPatternsLinks
Design Patterns in Modern C++
☆100Updated 6 years ago
Alternatives and similar repositories for ModernDesignPatterns
Users that are interested in ModernDesignPatterns are comparing it to the libraries listed below
Sorting:
- Boost.Asio network programming little book☆84Updated 5 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 5 years ago
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆166Updated last year
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆248Updated 11 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…☆290Updated 3 weeks ago
- Timing utility, wraps C++11 std::chrono in an easy to use StopWatch utility☆52Updated 9 years ago
- Boost::ASIO low-level redis client (connector)☆145Updated 2 years ago
- My C++ Notes☆104Updated 4 years ago
- C++ Templates - The Complete Guide, 2nd Edition☆143Updated 7 years ago
- Concurrency with modern C++☆31Updated 4 years ago
- modern c++ raft library☆47Updated 5 years ago
- Slides and presentations☆69Updated 2 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- C++ Template Metapogramming Study Resources☆38Updated 5 years ago
- Presentation Material for C++Now 2018☆126Updated 6 years ago
- Book files for https://theboostcpplibraries.com/☆99Updated 3 years ago
- C++ coroutine based networking library (WIP)☆38Updated 6 years ago
- C++ framework for rapid server development☆77Updated last year
- C++ features jump start☆123Updated 2 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- C++ binding for nanomsg☆109Updated 10 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- A concurrent thread-safe hash map implemented in C++☆144Updated 2 years ago
- Object pool implementation in C++11☆99Updated 4 years ago
- ☆230Updated 2 weeks ago
- Source code for examples from article "What is Boost.Asio, and why we should use it", http://alexott.net/en/cpp/BoostAsioNotes.html☆85Updated 2 years ago