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☆26Updated 5 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆170Updated last year
- 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 6 months ago
- nanorpc - lightweight RPC in pure C++ 17☆245Updated 2 years ago
- C++ Templates - The Complete Guide, 2nd Edition☆150Updated 7 years ago
- Mirror of Apache C++ Standard Library☆65Updated 7 years ago
- My C++ Notes☆107Updated 4 years ago
- C++ Reactive Programming, published by Packt☆142Updated 2 years ago
- ☆236Updated 3 months ago
- Presentation Material for C++Now 2018☆125Updated 6 years ago
- Object pool implementation in C++11☆101Updated 5 years ago
- modern c++ raft library☆47Updated 6 years ago
- STL-based caches for C++☆116Updated 2 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
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- Boost::ASIO low-level redis client (connector)☆147Updated 3 years ago
- Slides and presentations☆69Updated 3 years ago
- Mastering the C++17 STL, published by Packt☆102Updated 2 years ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆188Updated 3 years ago
- C++ coroutine based networking library (WIP)☆39Updated 7 years ago
- C++ proactor network library for Linux☆18Updated 10 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- Concurrency with modern C++☆33Updated 4 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- concurrency library for C++☆73Updated 11 years ago