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:
- header only log inherited from Nanolog☆39Updated 5 years ago
- std::future extension☆37Updated 5 years ago
- C++ Plugin framework☆81Updated 4 years ago
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆18Updated 2 years ago
- 高性能序列化库,一行代码即可完成C++原生结构序列化/反序列化的工作,媲美google protocol buffer☆51Updated 7 years ago
- C++11 signal/slot implementation☆80Updated 4 years ago
- Three major design patterns for multithreading development☆35Updated 2 years ago
- c++11任务库☆53Updated 9 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
- C服务器进程通用模板,跨平台,动态库,协程☆49Updated last week
- an easy to use async redis client implemented in c++11☆35Updated 4 years ago
- C++ std::thread Event Loop with Message Queue and Timer☆49Updated 6 months ago
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 9 years ago
- spdlog简单封装☆52Updated 2 years ago
- Thread safe, lock-free memory pool.☆61Updated last year
- c++ operation database like mybatis☆36Updated 3 years ago
- A minimalistic properties editor for Qt applications based on QTreeWidget.☆57Updated 2 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 8 years ago
- Object pool implementation in C++11☆101Updated 5 years ago
- Much much fast, direct and static typed parsing of JSON with C++17☆46Updated 5 years ago
- simple morden c++ network library based on asio standalone,support tcp/udp/http/websocket and kcp wrapper.☆58Updated last year
- A Qt widget acts like QToolBox but only hosts QToolButtons☆17Updated 9 years ago
- libuv-based Event Dispatcher for Qt☆30Updated 10 years ago
- C++ event (or message) bus based on Qt☆64Updated 6 years ago
- cross platform multiuser network painting program using Qt, boost asio☆41Updated 13 years ago
- this is my summary c++ common tools☆28Updated 2 years ago
- 基于C++14和ASIO实现高并发TCP网络框架☆50Updated 7 years ago
- C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等☆16Updated 5 years ago
- UI property editors for a QObject or a QObjectList.☆44Updated 11 months ago
- A simple header-only C++11 std::string formatter☆47Updated 11 years ago