OpenMiniServer / openthreadLinks
Three major design patterns for multithreading development
☆35Updated 2 years ago
Alternatives and similar repositories for openthread
Users that are interested in openthread are comparing it to the libraries listed below
Sorting:
- a header-only event-driven library based on c++11.☆34Updated 3 years ago
- Message queue and thread pool implementations of C++ Workflow☆37Updated last week
- ☆27Updated 5 months ago
- std::future extension☆37Updated 4 years ago
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆17Updated 2 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆47Updated 5 months ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- Linux and Android use epoll, iOS and Mac use kqueue, Windows use IOCP(wepoll).other systems use select.☆24Updated 2 years ago
- fn-log is a cpp-based logging utility. It's a gift.☆83Updated 2 weeks ago
- C/C++,跨平台 ,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆168Updated last month
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆60Updated 7 years ago
- Cross platform rudp library with C++11☆82Updated 4 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆97Updated 8 years ago
- header only log inherited from Nanolog☆38Updated 5 years ago
- log, 仅包含头文件,追踪崩溃和数据的日志库☆15Updated 6 years ago
- 简单有效的内存池实现☆96Updated 9 years ago
- Thread safe, lock-free memory pool.☆59Updated last year
- a modern c++ plugin library☆87Updated 4 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
- 《Software Architecture with C++》的非专业个人翻译☆75Updated 2 years ago
- spdlog简单封装☆52Updated last year
- c++ Json library☆50Updated last week
- 高性能序列化库,一行代码即可完成C++原生结构序列化/反序列化的工作,媲美google protocol buffer☆51Updated 6 years ago
- Linux Source Monitor(CPU、Mem、IO、Net) (linux 系统资源监控库,监控进程占用的CPU、内存、磁盘IO、网络IO)☆31Updated 6 years ago
- simple morden c++ network library based on asio standalone,support tcp/udp/http/websocket and kcp wrapper.☆56Updated 10 months ago
- 用libcurl实现http和https服务☆32Updated 6 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆29Updated 3 years ago
- an easy to use async redis client implemented in c++11☆35Updated 4 years ago
- this is my summary c++ common tools☆28Updated 2 years ago
- c++11实现的一个实用的轻量级跨平台多线程actor框架,支持pull和push接口,支持基于协程的异步调用,目前只支持本地消息传递☆22Updated last year