shishougang / DesignPattern-CPP
Design Pattern Examples in C++
☆45Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for DesignPattern-CPP
- C++ proactor network library for Linux☆17Updated 9 years ago
- Source for blog post demonstrating the difference between a proactor and reactor☆11Updated 7 years ago
- ☆69Updated 7 years ago
- C++ Object Data Model Test Code☆22Updated 9 years ago
- Proactor design pattern (C++, threads)☆18Updated 7 years ago
- Simple C++ RPC library based on boost::asio and protobuf.☆28Updated 10 years ago
- Companion to my Practical Network Programming course at boolan.com☆21Updated last year
- c++11 thread pool☆24Updated 9 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆29Updated 10 years ago
- Fiber and async I/O based network library☆8Updated 9 years ago
- A header-only C++ wrapper of libevent2☆29Updated 9 years ago
- ☆17Updated 7 years ago
- C++/Java implementations of the Gang of Four's "Design Patterns: Elements of Reusable Object-Oriented Software"☆127Updated last year
- C++标准库的轻量级拓展.☆67Updated 5 years ago
- Sample code for the Effective C++ book by Scott Meyers.☆51Updated 9 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆33Updated 7 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 6 years ago
- A tiny network library like muduo and libevent.☆17Updated 4 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆86Updated 4 years ago
- modern c++ raft library☆46Updated 4 years ago
- 阅读《Head First 设计模式》过程中,以C++代码的方式写出各种模式实现示例,便于理解应用。☆52Updated 2 years ago
- Professional C++11/14&Boost Development☆60Updated 4 years ago
- c++11任务库☆51Updated 8 years ago
- c/c++ language useful recipes☆94Updated 11 years ago
- C++ implementation of LMAX disruptor☆11Updated 9 years ago
- Based on gmock, can mock global function, member function, class static function without changing source code.☆72Updated 8 months ago
- header only log inherited from Nanolog☆36Updated 4 years ago
- A simple C++ threadpool based on POSIX threads.☆129Updated 8 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆74Updated 6 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆70Updated 4 years ago