john-bai / DesignPatternsLinks
C++/Java implementations of the Gang of Four's "Design Patterns: Elements of Reusable Object-Oriented Software"
☆131Updated 2 years ago
Alternatives and similar repositories for DesignPatterns
Users that are interested in DesignPatterns are comparing it to the libraries listed below
Sorting:
- Design Pattern Examples in C++☆48Updated 11 years ago
- Working code for the Design Patterns book from the Gang of Four.☆288Updated last year
- Design patterns for C++ example.☆152Updated 5 years ago
- A simple C++ threadpool based on POSIX threads.☆129Updated 10 years ago
- C/C++ console apps example for education, inspiration, and fun☆176Updated last month
- CLRS in C++☆203Updated 9 years 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
- 阅读《Head First 设计模式》过程中,以C++代码的方式写出各种模式实现示例,便于理解应用。☆51Updated 3 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
- c/c++ language useful recipes☆96Updated 12 years ago
- Helpful example of a gtest and cmake set up for C++.☆323Updated last week
- Presentation materials presented at C++Now 2014☆431Updated 11 years ago
- Sample code for the Effective Modern C++ book by Scott Meyers.☆599Updated 2 years ago
- C++11 Examples☆56Updated last year
- Sample code for the Effective C++ book by Scott Meyers.☆51Updated 10 years ago
- Online examples from "Boost C++ Application Development Cookbook":☆426Updated 11 months ago
- Source code for 'Using the C++ Standard Template Libraries' by Ivor Horton☆37Updated 7 years ago
- Source code of C++ Primer 4th ed☆63Updated 10 years ago
- C++ Concurrency in Action - Practical Multithreading☆60Updated 8 years ago
- Modern Cpp Programming Cookbook, by Packt☆102Updated 5 years ago
- Code for my Modern C++ webinar☆101Updated 3 years ago
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆252Updated 12 years ago
- Boost.org thread module☆213Updated 3 weeks ago
- Codes and notes for the book "C++ Concurrency in Action"☆16Updated 11 years ago
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆246Updated 5 years ago
- Companion to my Practical Network Programming course at boolan.com☆21Updated 2 years ago
- A repository containing C++11/14/17 concepts and code snippets☆96Updated 7 years ago
- C++ Templates - The Complete Guide, 2nd Edition☆150Updated 7 years ago
- Spirit X3 Experimental☆147Updated 9 years ago
- C++ MapReduce Library for efficient multi-threading on single-machine☆340Updated 5 years ago