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:
- a modern c++17 high performance, cross-platform distributed mq☆25Updated 5 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 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…☆295Updated 5 months ago
- nanorpc - lightweight RPC in pure C++ 17☆244Updated 2 years ago
- modern c++ raft library☆47Updated 6 years ago
- Slides and presentations☆69Updated 3 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆170Updated last year
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- Boost::ASIO low-level redis client (connector)☆147Updated 2 years ago
- Boost.Asio network programming little book☆84Updated 5 years ago
- C++ coroutine based networking library (WIP)☆39Updated 7 years ago
- ☆236Updated 2 months ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- Timing utility, wraps C++11 std::chrono in an easy to use StopWatch utility☆51Updated 9 years ago
- C++ plugin framework☆54Updated 6 years ago
- A concurrent thread-safe hash map implemented in C++☆149Updated 2 years ago
- Object pool implementation in C++11☆100Updated 5 years ago
- std::future extension☆37Updated 5 years ago
- Book files for https://theboostcpplibraries.com/☆99Updated 3 years ago
- A C++11 memory pool for multi-threaded applications☆34Updated 8 years ago
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆199Updated last year
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆188Updated 3 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- Code samples from https://vorbrodt.blog/☆114Updated last week
- My C++ Notes☆107Updated 4 years ago
- header only log inherited from Nanolog☆38Updated 5 years ago
- Library for Asynchronicity, Serialization and Remoting☆76Updated 5 years ago
- C++ binding for nanomsg☆113Updated 11 years ago