shishougang / DesignPattern-CPPLinks
Design Pattern Examples in C++
☆47Updated 11 years ago
Alternatives and similar repositories for DesignPattern-CPP
Users that are interested in DesignPattern-CPP are comparing it to the libraries listed below
Sorting:
- c/c++ language useful recipes☆96Updated 12 years ago
- Proactor design pattern (C++, threads)☆18Updated 8 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆29Updated 11 years ago
- Simple C++ RPC library based on boost::asio and protobuf.☆30Updated 11 years ago
- C++ Object Data Model Test Code☆22Updated 10 years ago
- C++标准库的轻量级拓展.☆70Updated 6 years ago
- A header-only C++ wrapper of libevent2☆29Updated 10 years ago
- C++/Java implementations of the Gang of Four's "Design Patterns: Elements of Reusable Object-Oriented Software"☆131Updated 2 years ago
- Source code for 'Using the C++ Standard Template Libraries' by Ivor Horton☆37Updated 7 years ago
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆181Updated 13 years ago
- A C++ RPC Library implementation with Protobuf and Boost Asio. Include Blocking Client, Async Client and Async Future Client.☆21Updated 9 years ago
- 一个简单而的ini配置读取库(带扩展语法)☆39Updated 7 years ago
- linux常用库,使用boost和标准库编写的常用库,包含线程池、内存池、通信、日志、时间处理、定时器☆13Updated 11 years ago
- A simple C++ threadpool based on POSIX threads.☆129Updated 9 years ago
- c++11任务库☆53Updated 9 years ago
- c++11 thread pool☆24Updated 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.☆187Updated 7 years ago
- modern c++ raft library☆47Updated 5 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 5 years ago
- concurrency library for C++☆73Updated 11 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆80Updated 7 years ago
- Simple C++multithread lib☆126Updated 6 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
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 10 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆27Updated 6 years ago
- header only log inherited from Nanolog☆38Updated 5 years ago
- ☆65Updated 6 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆93Updated 5 years ago
- a simple coroutine for c++☆21Updated 7 years ago