OpenMiniServer / openthread
Three major design patterns for multithreading development
☆32Updated last year
Alternatives and similar repositories for openthread:
Users that are interested in openthread are comparing it to the libraries listed below
- Linux and Android use epoll, iOS and Mac use kqueue, Windows use IOCP(wepoll).other systems use select.☆21Updated last year
- std::future extension☆37Updated 4 years ago
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆18Updated 2 years ago
- spdlog简单封装☆49Updated last year
- header only log inherited from Nanolog☆37Updated 4 years ago
- Message queue and thread pool implementations of C++ Workflow☆33Updated 6 months ago
- a header-only event-driven library based on c++11.☆34Updated 2 years ago
- an easy to use async redis client implemented in c++11☆35Updated 4 years ago
- ☆27Updated 2 months ago
- Thread safe, lock-free memory pool.☆56Updated 10 months ago
- c++11实现的一个实用的轻量级跨平台多线程actor框架,支持pull和push接口,支持基于协程的异步调用,目前只支持本地消息传递☆22Updated last year
- C服务器进程通用模板,跨平台,动态库,协程☆46Updated this week
- 简单有效的内存池实现☆92Updated 8 years ago
- 用libcurl实现http和https服务☆30Updated 6 years ago
- A single header c++ timer☆18Updated 3 years ago
- C++ implementation of hierarchy time wheel☆26Updated 4 years ago
- Coroutine C++ Workflow based on C++ 20☆64Updated this week
- C++ 定时器, 基于 C++11, libuv 实现☆94Updated 8 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆53Updated 10 years ago
- 高性能序列化库,一行代码即可完成C++原生结构序列化/反序列化的工作,媲美google protocol buffer☆50Updated 6 years ago
- 《Software Architecture with C++》的非专业个人翻译☆74Updated 2 years ago
- C风格、C++风格及C++11特性的线程池☆41Updated last year
- c++异步io☆15Updated last year
- c++ Json library☆48Updated 3 months ago
- 基于 libco 的 tcp 网络通信框架。☆23Updated 2 years ago
- purecpp opensource projects list☆95Updated 2 years ago
- 基于 ZeroMQ 封装的进程间通信库,支持按 Topic 过滤的发布订阅模式和 RPC 模式通信☆16Updated 2 years ago
- Mongoose c++ library☆17Updated 6 years ago
- A json parser for c++11 or above that aims to ensure the simplicity of the API while ensuring efficiency.☆37Updated last month
- a modern c++ plugin library☆84Updated 3 years ago