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:
- 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
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆165Updated last year
- My C++ Notes☆106Updated 4 years ago
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆252Updated 12 years ago
- Slides and presentations☆69Updated 3 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 2 months ago
- Presentation Material for C++Now 2018☆125Updated 6 years ago
- Concurrency with modern C++☆32Updated 4 years ago
- Boost::ASIO low-level redis client (connector)☆145Updated 2 years ago
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- modern c++ raft library☆47Updated 5 years ago
- C++ Templates - The Complete Guide, 2nd Edition☆144Updated 7 years ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆188Updated 2 years ago
- Object pool implementation in C++11☆100Updated 4 years ago
- Timing utility, wraps C++11 std::chrono in an easy to use StopWatch utility☆52Updated 9 years ago
- Library for Asynchronicity, Serialization and Remoting☆75Updated 5 years ago
- The presentations of C++Now 2019.☆92Updated 5 years ago
- header only log inherited from Nanolog☆38Updated 5 years ago
- A C++11 memory pool for multi-threaded applications☆34Updated 8 years ago
- Boost.Asio network programming little book☆84Updated 5 years ago
- C++ Template Metapogramming Study Resources☆38Updated 5 years ago
- Thread safe, lock-free memory pool.☆60Updated last year
- STL-based caches for C++☆115Updated 2 years ago
- Priority-based Task Scheduling for Modern C++☆92Updated 4 years ago
- Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…☆49Updated 7 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 6 years ago
- A concurrent thread-safe hash map implemented in C++☆145Updated 2 years ago
- C++ coroutine based networking library (WIP)☆39Updated 6 years ago
- Boost.Hana中文文档☆114Updated 4 years ago