lizzard-winner / ModernDesignPatternsLinks
Design Patterns in Modern C++
☆100Updated 6 years ago
Alternatives and similar repositories for ModernDesignPatterns
Users that are interested in ModernDesignPatterns are comparing it to the libraries listed below
Sorting:
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆166Updated last year
- a modern c++17 high performance, cross-platform distributed mq☆25Updated 5 years ago
- Timing utility, wraps C++11 std::chrono in an easy to use StopWatch utility☆52Updated 9 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…☆290Updated last month
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆249Updated 11 years ago
- modern c++ raft library☆47Updated 5 years ago
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- Mirror of Apache C++ Standard Library☆64Updated 6 years ago
- Boost::ASIO low-level redis client (connector)☆145Updated 2 years ago
- Concurrency with modern C++☆31Updated 4 years ago
- My C++ Notes☆106Updated 4 years ago
- Your standard library for metaprogramming☆30Updated 4 years ago
- C++ Templates - The Complete Guide, 2nd Edition☆143Updated 7 years ago
- Object pool implementation in C++11☆100Updated 4 years ago
- C++ binding for nanomsg☆111Updated 10 years ago
- Presentation Material for C++Now 2018☆125Updated 6 years ago
- Book files for https://theboostcpplibraries.com/☆99Updated 3 years ago
- Boost.Asio network programming little book☆84Updated 5 years ago
- Slides and presentations☆69Updated 3 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- Library for Asynchronicity, Serialization and Remoting☆74Updated 4 years ago
- header only log inherited from Nanolog☆38Updated 5 years ago
- STL-based caches for C++☆116Updated 2 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆78Updated 6 years ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 3 years ago
- A repository containing C++11/14/17 concepts and code snippets☆96Updated 7 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
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆136Updated 4 years ago