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:
- Message queue and thread pool implementations of C++ Workflow☆37Updated 2 months ago
- a header-only event-driven library based on c++11.☆35Updated 3 years ago
- std::future extension☆37Updated 5 years ago
- ☆28Updated 8 months ago
- C服务器进程通用模板,跨平台,动态库,协程☆49Updated 2 months ago
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆18Updated 2 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 9 years ago
- header only log inherited from Nanolog☆38Updated 5 years ago
- Tracer is a header-only lightweight performance tracing library for recording and analyzing C++ program execution. It helps developers id…☆50Updated 3 months ago
- A single header c++ timer☆22Updated 4 years ago
- fn-log is a cpp-based logging utility. It's a gift.☆85Updated 2 months ago
- a modern c++ plugin library☆87Updated 4 years ago
- Thread safe, lock-free memory pool.☆60Updated last year
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆60Updated 7 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 8 years ago
- C++ Plugin framework☆81Updated 4 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆170Updated 2 weeks ago
- log, 仅包含头文件,追踪崩溃和数据的日志库☆15Updated 6 years ago
- a tiny rpc library, support c++14 and rust☆48Updated 4 months ago
- spdlog简单封装☆52Updated last year
- Linux and Android use epoll, iOS and Mac use kqueue, Windows use IOCP(wepoll).other systems use select.☆24Updated 2 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
- CN-CppUserGroup-2019-1,lock-free queue demo☆93Updated 5 years ago
- 高性能序列化库,一行代码即可完成C++原生结构序列化/反序列化的工作,媲美google protocol buffer☆52Updated 6 years ago
- 基于C++14和ASIO实现高并发TCP网络框架☆50Updated 7 years ago
- C++ Asynchronous Networking and Computing Task Graph for LLMs☆38Updated 3 weeks ago
- 一些C/C++常用封装例子☆215Updated 4 years ago
- 《Software Architecture with C++》的非专业个人翻译☆75Updated 3 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated last year