OpenMiniServer / openthread
Three major design patterns for multithreading development
☆33Updated last year
Alternatives and similar repositories for openthread:
Users that are interested in openthread are comparing it to the libraries listed below
- std::future extension☆37Updated 4 years ago
- spdlog简单封装☆49Updated last year
- a header-only event-driven library based on c++11.☆34Updated 2 years ago
- fn-log is a cpp-based logging utility. It's a gift.☆82Updated last week
- Message queue and thread pool implementations of C++ Workflow☆33Updated 9 months ago
- Linux and Android use epoll, iOS and Mac use kqueue, Windows use IOCP(wepoll).other systems use select.☆22Updated 2 years ago
- A single header c++ timer☆19Updated 3 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆18Updated 2 years ago
- a modern c++ plugin library☆86Updated 3 years ago
- ☆27Updated 2 months ago
- c++11实现的一个实用的轻量级跨平台多线程actor框架,支持pull和push接口,支持基于协程的异步调用,目前只支持本地消息传递☆22Updated last year
- c++异步io☆16Updated last year
- iocp for linux☆63Updated 4 months ago
- header only log inherited from Nanolog☆37Updated 4 years ago
- 高性能序列化库,一行代码即可完成C++原生结构序列化/反序列化的工作,媲美google protocol buffer☆50Updated 6 years ago
- C风格、C++风格及C++11特性的线程池☆42Updated 2 years ago
- simple morden c++ network library based on asio standalone,support tcp/udp/http/websocket and kcp wrapper.☆53Updated 7 months ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆29Updated 3 years ago
- ☆38Updated 4 years ago
- 基于 libco 的 tcp 网络通信框架。☆23Updated 3 years ago
- log, 仅包含头文件,追踪崩溃和数据的日志库☆16Updated 6 years ago
- an easy to use async redis client implemented in c++11☆35Updated 4 years ago
- C++11实现的协程库,支持Win,Linux,Mac。☆35Updated 6 years ago
- A design pattern library developed in modern c++.☆54Updated 2 years ago
- 基于C++14和ASIO实现高并发TCP网络框架☆47Updated 7 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆57Updated 10 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆95Updated 8 years ago
- Thread safe, lock-free memory pool.☆59Updated last year
- c++ Json library☆49Updated 3 weeks ago