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:
- std::future extension☆37Updated 5 years ago
- a header-only event-driven library based on c++11.☆35Updated 3 years ago
- Message queue and thread pool implementations of C++ Workflow☆37Updated last month
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 8 years ago
- 高性能序列化库,一行代码即可完成C++原生结构序列化/反序列化的工作,媲美google protocol buffer☆53Updated 6 years ago
- ☆28Updated 7 months ago
- header only log inherited from Nanolog☆38Updated 5 years ago
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆18Updated 2 years ago
- spdlog简单封装☆53Updated last year
- 简单有效的内存池实现☆96Updated 9 years ago
- fn-log is a cpp-based logging utility. It's a gift.☆84Updated last month
- C服务器进程通用模板,跨平台,动态库,协程☆47Updated 3 weeks ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 8 years ago
- A single header c++ timer☆22Updated 4 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆60Updated 7 years ago
- an easy to use async redis client implemented in c++11☆35Updated 4 years ago
- 基于C++14和ASIO实现高并发TCP网络框架☆49Updated 7 years ago
- Thread safe, lock-free memory pool.☆60Updated last year
- Linux and Android use epoll, iOS and Mac use kqueue, Windows use IOCP(wepoll).other systems use select.☆24Updated 2 years ago
- c++ operation database like mybatis☆36Updated 3 years ago
- a modern c++ plugin library☆87Updated 4 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆29Updated 3 years ago
- Tracer is a header-only lightweight performance tracing library for recording and analyzing C++ program execution. It helps developers id…☆50Updated 2 months ago
- this is my summary c++ common tools☆28Updated 2 years ago
- C++ implementation of hierarchy time wheel☆27Updated 5 years ago
- simple morden c++ network library based on asio standalone,support tcp/udp/http/websocket and kcp wrapper.☆57Updated last year
- CN-CppUserGroup-2019-1,lock-free queue demo☆93Updated 5 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
- 《C++20 - Get the Details 》的非专业个人翻译☆56Updated 2 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能 、大并发连接的服务器程序。☆42Updated last year