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:
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆168Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- a modern c++17 high performance, cross-platform distributed mq☆25Updated 5 years ago
- nanorpc - lightweight RPC in pure C++ 17☆244Updated 2 years ago
- modern c++ raft library☆47Updated 5 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 3 months ago
- Boost::ASIO low-level redis client (connector)☆146Updated 2 years ago
- Slides and presentations☆69Updated 3 years ago
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆252Updated 12 years ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆188Updated 2 years ago
- Presentation Material for C++Now 2018☆125Updated 6 years ago
- Boost.Asio network programming little book☆84Updated 5 years ago
- Concurrency with modern C++☆32Updated 4 years ago
- Timing utility, wraps C++11 std::chrono in an easy to use StopWatch utility☆52Updated 9 years ago
- A C++11 compliant header-only asynchronous MySQL client library based on Asio. Enables you to work with MySQL in both asynchronous and bl…☆157Updated 6 years ago
- Object pool implementation in C++11☆99Updated 4 years ago
- Mirror of Apache C++ Standard Library☆65Updated 6 years ago
- Priority-based Task Scheduling for Modern C++☆92Updated 4 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆132Updated 6 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆198Updated last year
- C++ Templates - The Complete Guide, 2nd Edition☆145Updated 7 years ago
- C++ binding for nanomsg☆112Updated 11 years ago
- C++ proactor network library for Linux☆17Updated 10 years ago
- C++ coroutine based networking library (WIP)☆39Updated 6 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- C++标准库的轻量级拓展.☆70Updated 6 years ago
- My C++ Notes☆106Updated 4 years ago