lostjared / cplusplus11.ExamplesLinks
C++11 Examples
☆56Updated last year
Alternatives and similar repositories for cplusplus11.Examples
Users that are interested in cplusplus11.Examples are comparing it to the libraries listed below
Sorting:
- c/c++ language useful recipes☆96Updated 12 years ago
- Design Pattern Examples in C++☆48Updated 11 years ago
- Design Patterns in Modern C++☆100Updated 7 years ago
- Based on gmock, can mock global function, member function, class static function without changing source code.☆82Updated last year
- Design patterns for C++ example.☆152Updated 5 years ago
- Boost.org thread module☆213Updated last month
- C++ Templates - The Complete Guide, 2nd Edition☆153Updated 8 years ago
- Working examples of Python, C++, C and JS new features☆138Updated last week
- Mirror of Apache C++ Standard Library☆66Updated 7 years ago
- Sample code for the Effective C++ book by Scott Meyers.☆52Updated 10 years ago
- Professional C++11/14&Boost Development☆60Updated 5 years ago
- My C++ Notes☆107Updated 4 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆200Updated last year
- 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
- Two C/C++ testing tools, mockcpp and testngpp.☆86Updated 2 years ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆190Updated 3 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆58Updated 11 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆252Updated 7 years ago
- Example source code from my TCP/IP Network Programming Design Patterns in C++ and TCP/IP Sockets with Time Out Capabilities blogs.☆188Updated 8 years ago
- Concurrency with modern C++☆33Updated 4 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
- Modern Cpp Programming Cookbook, by Packt☆102Updated 5 years ago
- modern c++ raft library☆47Updated 6 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆129Updated 5 years ago
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆252Updated 12 years ago
- 23 Design Patterns implemented by C++☆159Updated 8 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆168Updated last year
- C++ Concurrency in Action - Practical Multithreading☆61Updated 8 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆94Updated 5 years ago
- Hands-On Design Patterns with C++, published by Packt☆384Updated 3 years ago