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 11 years ago
- Design patterns for C++ example.☆152Updated 5 years ago
- C++/Java implementations of the Gang of Four's "Design Patterns: Elements of Reusable Object-Oriented Software"☆131Updated 2 years ago
- Design Patterns in Modern C++☆99Updated 6 years ago
- Based on gmock, can mock global function, member function, class static function without changing source code.☆81Updated last year
- C++ Templates - The Complete Guide, 2nd Edition☆144Updated 7 years ago
- Design Pattern Examples in C++☆47Updated 11 years ago
- Book files for https://theboostcpplibraries.com/☆99Updated 3 years ago
- A C++ Template library, developed by Andrei Alexandrescu, the author of the book Modern C++ Design.☆432Updated 4 years ago
- My C++ Notes☆106Updated 4 years ago
- Two C/C++ testing tools, mockcpp and testngpp.☆78Updated 2 years ago
- Library for Asynchronicity, Serialization and Remoting☆75Updated 5 years ago
- Hands-On Design Patterns with C++, published by Packt☆382Updated 2 years ago
- C++ Concurrency in Action - Practical Multithreading☆60Updated 8 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆198Updated 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 3 months ago
- Sample code for the Effective C++ book by Scott Meyers.☆51Updated 10 years ago
- Example source code from my TCP/IP Network Programming Design Patterns in C++ and TCP/IP Sockets with Time Out Capabilities blogs.☆184Updated 7 years ago
- Simple memory leak finder.☆51Updated 12 years ago
- Mirror of Apache C++ Standard Library☆65Updated 6 years ago
- Boost.org thread module☆212Updated last month
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆252Updated 12 years ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆188Updated 2 years ago
- ☆236Updated 2 weeks ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆56Updated 10 years ago
- Working examples of Python, C++, C and JS new features☆138Updated last month
- cmake_study☆16Updated 11 years ago
- libc++; cloned from http://llvm.org/git/libcxx.git☆192Updated 6 years ago
- Boost Logging library☆201Updated 3 weeks ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago