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:
- 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☆94Updated 4 years ago
- a modern c++17 high performance, cross-platform distributed mq☆26Updated 5 years ago
- nanorpc - lightweight RPC in pure C++ 17☆245Updated 3 years ago
- C++ Templates - The Complete Guide, 2nd Edition☆153Updated 8 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…☆293Updated 7 months ago
- Boost::ASIO low-level redis client (connector)☆147Updated 3 years ago
- My C++ Notes☆107Updated 4 years ago
- Concurrency with modern C++☆33Updated 4 years ago
- Slides and presentations☆69Updated 3 years ago
- C++ Template Metapogramming Study Resources☆38Updated 6 years ago
- Presentation Material for C++Now 2018☆125Updated 7 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.☆193Updated 3 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- Object pool implementation in C++11☆101Updated 5 years ago
- C++ plugin framework☆54Updated 6 years ago
- Timing utility, wraps C++11 std::chrono in an easy to use StopWatch utility☆51Updated 10 years ago
- Mirror of Apache C++ Standard Library☆66Updated 7 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆189Updated 6 years ago
- modern c++ raft library☆47Updated 6 years ago
- A C++14 Task Manager / Scheduler☆110Updated 2 years ago
- ☆238Updated 4 months ago
- Your standard library for metaprogramming☆30Updated 4 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…☆158Updated 7 years ago
- Simple resource pool for recycling resources in C++☆71Updated 6 months ago
- Code samples from https://vorbrodt.blog/☆115Updated 2 months ago
- A curated list of Modern C++ idioms☆25Updated 9 years ago
- Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"☆245Updated last year