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++ Templates - The Complete Guide, 2nd Edition☆145Updated 7 years ago
- Design Patterns in Modern C++☆99Updated 6 years ago
- Design Pattern Examples in C++☆47Updated 11 years ago
- Hands-On Design Patterns with C++, published by Packt☆382Updated 2 years ago
- Boost.org thread module☆213Updated last month
- Working examples of Python, C++, C and JS new features☆138Updated 2 months ago
- C++ Concurrency in Action - Practical Multithreading☆60Updated 8 years ago
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆252Updated 12 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆198Updated last year
- Based on gmock, can mock global function, member function, class static function without changing source code.☆81Updated last year
- My C++ Notes☆106Updated 4 years ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆188Updated 2 years ago
- Sample code for the Effective C++ book by Scott Meyers.☆51Updated 10 years ago
- Mirror of Apache C++ Standard Library☆65Updated 6 years ago
- Concurrency with modern C++☆32Updated 4 years ago
- Book files for https://theboostcpplibraries.com/☆99Updated 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 3 months ago
- Source code for examples from article "What is Boost.Asio, and why we should use it", http://alexott.net/en/cpp/BoostAsioNotes.html☆85Updated 2 years ago
- Example source code from my TCP/IP Network Programming Design Patterns in C++ and TCP/IP Sockets with Time Out Capabilities blogs.☆185Updated 7 years ago
- My small collection of C++ utilities☆409Updated 2 weeks ago
- C++/Java implementations of the Gang of Four's "Design Patterns: Elements of Reusable Object-Oriented Software"☆131Updated 2 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆56Updated 10 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆186Updated 5 years ago
- Two C/C++ testing tools, mockcpp and testngpp.☆79Updated 2 years ago
- Template meta programming package by C++11.☆131Updated 8 years ago
- c++11任务库☆53Updated 9 years ago
- c++11 thread pool☆24Updated 10 years ago
- Code samples from https://vorbrodt.blog/☆114Updated 5 months ago