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 patterns for C++ example.☆152Updated 5 years ago
- Design Pattern Examples in C++☆48Updated 11 years ago
- Working examples of Python, C++, C and JS new features☆138Updated 4 months ago
- Boost.org thread module☆213Updated last week
- Hands-On Design Patterns with C++, published by Packt☆383Updated 2 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…☆295Updated 6 months ago
- Design Patterns in Modern C++☆100Updated 7 years ago
- Two C/C++ testing tools, mockcpp and testngpp.☆83Updated 2 years ago
- C++ Templates - The Complete Guide, 2nd Edition☆150Updated 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
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆188Updated 3 years ago
- Based on gmock, can mock global function, member function, class static function without changing source code.☆82Updated last year
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆170Updated last year
- ☆236Updated 2 months ago
- Mirror of Apache C++ Standard Library☆65Updated 7 years ago
- C++ Concurrency in Action - Practical Multithreading☆60Updated 8 years ago
- C++/Java implementations of the Gang of Four's "Design Patterns: Elements of Reusable Object-Oriented Software"☆131Updated 2 years ago
- 23 Design Patterns implemented by C++☆159Updated 8 years ago
- Sample code for the Effective C++ book by Scott Meyers.☆51Updated 10 years ago
- Library for Asynchronicity, Serialization and Remoting☆76Updated 5 years ago
- 简单有效的内存池实现☆99Updated 9 years ago
- My small collection of C++ utilities☆412Updated this week
- Professional C++11/14&Boost Development☆60Updated 5 years ago
- Concurrency with modern C++☆32Updated 4 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆199Updated last year
- A concurrent thread-safe hash map implemented in C++☆149Updated 2 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 5 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆187Updated 5 years ago
- My C++ Notes☆107Updated 4 years ago