OpenMiniServer / openthread
Three major design patterns for multithreading development
☆32Updated last year
Related projects ⓘ
Alternatives and complementary repositories for openthread
- 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
- 高性能序列化库,一行代码即可完成C++原生结构序列化/反序列化的工作,媲美google protocol buffer☆50Updated 6 years ago
- Message queue and thread pool implementations of C++ Workflow☆31Updated 3 months ago
- an easy to use async redis client implemented in c++11☆34Updated 3 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆29Updated 3 years ago
- spdlog简单封装☆45Updated 10 months ago
- header only log inherited from Nanolog☆36Updated 4 years ago
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆17Updated last year
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆33Updated 7 years ago
- Thread safe, lock-free memory pool.☆53Updated 7 months ago
- C服务器进程通用模板,跨平台,动态库,协程☆46Updated this week
- C++11实现的协程库,支持Win,Linux,Mac。☆35Updated 5 years ago
- fn-log is a cpp-based logging utility. It's a gift.☆81Updated last year
- a modern c++ plugin library☆83Updated 3 years ago
- A modern, lightweight C++ RPC library that supports coroutine calls☆15Updated 2 years ago
- A ThreadPool clss base on IOCP on Windows.☆27Updated 6 years ago
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 4 years ago
- Coroutine C++ Workflow based on C++ 20☆60Updated last week
- C++ implementation of hierarchy time wheel☆26Updated 4 years ago
- ☆17Updated 2 years ago
- 简单有效的内存池实现☆90Updated 8 years ago
- 基于 log4cplus 封装的自用的 C++ 日志库☆12Updated 4 years ago
- A C++ implementation of an industrial-grade high-performance asynchronous network library, based on asio, similar to Python's asyncio, de…☆61Updated 6 months ago
- ☆37Updated 10 years ago
- 一个简单好用的定时器组件,支持Cron表达式,只有一个头文件,不依赖任何第三方库,跨平台。☆48Updated 7 months ago
- C++ ORM (Object Relational Mapping)☆75Updated 7 years ago
- c++ operation database like mybatis☆35Updated 2 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆26Updated 5 years ago