leosocy / SmartThreadPoolLinks
A smart C++11 thread pool. Efficiently schedule your threads using "Classify Thread Pool", "Priority Task Queue". And also provide "Self-Adaption Pool Capacity" policy, "State Monitor" of tasks and workers function.
☆21Updated 7 years ago
Alternatives and similar repositories for SmartThreadPool
Users that are interested in SmartThreadPool are comparing it to the libraries listed below
Sorting:
- spdlog简单封装☆52Updated 2 years ago
- std::future extension☆37Updated 5 years ago
- C++ Plugin framework☆81Updated 4 years ago
- header only log inherited from Nanolog☆39Updated 5 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 8 years ago
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆18Updated 2 years ago
- C++11 signal/slot implementation☆80Updated 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
- 又一个同时支持window/linux平台的EventLoop实现,包含IO事件/timer/异步事件的处理☆16Updated 7 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 9 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆49Updated last week
- libuv-based Event Dispatcher for Qt☆30Updated 10 years ago
- c++11任务库☆53Updated 9 years ago
- 工作过程当中的实用工具类,脚本...☆38Updated 3 years ago
- A C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts☆20Updated 10 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆30Updated 4 years ago
- simple morden c++ network library based on asio standalone,support tcp/udp/http/websocket and kcp wrapper.☆58Updated last year
- c++ operation database like mybatis☆36Updated 3 years ago
- an easy to use async redis client implemented in c++11☆35Updated 4 years ago
- C++ implementation of hierarchy time wheel☆27Updated 5 years ago
- C++ event (or message) bus based on Qt☆64Updated 6 years ago
- libev-based event dispatcher for Qt☆41Updated 7 years ago
- A simple header-only C++11 std::string formatter☆47Updated 11 years ago
- C++ std::thread Event Loop with Message Queue and Timer☆49Updated 6 months ago
- 高性能序列化库,一行代码即可完成C++原生结构序列化/反序列化的工作,媲美google protocol buffer☆51Updated 7 years ago
- 简单有效的内存池实现☆100Updated 9 years ago
- development tools written by C++☆21Updated 4 years ago
- A C++ port of Twitter's Snowflake id generation algorithm☆77Updated 4 years ago
- libhv gui demo using Qt☆24Updated 3 years ago
- UI property editors for a QObject or a QObjectList.☆44Updated 11 months ago