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 6 years ago
Alternatives and similar repositories for SmartThreadPool
Users that are interested in SmartThreadPool are comparing it to the libraries listed below
Sorting:
- std::future extension☆37Updated 4 years ago
- spdlog简单封装☆51Updated last year
- C++ implementation of hierarchy time wheel☆27Updated 4 years ago
- header only log inherited from Nanolog☆37Updated 4 years ago
- c++ operation database like mybatis☆36Updated 3 years ago
- Thread4z is an open source C++ cross-platform lightweight cross-platform thread library.☆31Updated 10 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- C++11 signal/slot implementation☆78Updated 3 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆46Updated 4 months ago
- c++11任务库☆53Updated 9 years ago
- C++ Plugin framework☆78Updated 3 years ago
- Asynchronous timer queue mechanism(C++11)☆23Updated 10 years ago
- A simple header-only C++11 std::string formatter☆43Updated 10 years ago
- Thread safe, lock-free memory pool.☆59Updated last year
- an easy to use async redis client implemented in c++11☆35Updated 4 years ago
- 工作过程当中的实用工具类,脚本...☆38Updated 2 years ago
- a simple coroutine for c++☆21Updated 7 years ago
- this is my summary c++ common tools☆28Updated 2 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 11 years ago
- C++标准库的轻量级拓展.☆69Updated 6 years ago
- fn-log is a cpp-based logging utility. It's a gift.☆83Updated 3 weeks ago
- Mirror of the Pluma C++ plugin framework.☆52Updated 10 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆97Updated 8 years ago
- Simple C++ RPC library based on boost::asio and protobuf.☆30Updated 10 years ago
- C++ event (or message) bus based on Qt☆62Updated 5 years ago
- C++ ORM (Object Relational Mapping)☆76Updated 7 years ago
- Fiber and async I/O based network library☆8Updated 10 years ago
- 学习下Qt Creator源码,添加自己的注释以便理解☆11Updated 3 years ago
- C++ plugin framework☆52Updated 5 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆57Updated 10 years ago