upider / CXX11ThreadPoolLinks
☆11Updated 5 years ago
Alternatives and similar repositories for CXX11ThreadPool
Users that are interested in CXX11ThreadPool are comparing it to the libraries listed below
Sorting:
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 9 years ago
- Simple C++multithread lib☆126Updated 6 years ago
- A C++ 11 Simple ThreadPool☆86Updated 6 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆60Updated 7 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 8 years ago
- 简单有效的内存池实现☆100Updated 9 years ago
- 一些C/C++常用封装例子☆214Updated 4 years ago
- A smart C++11 thread pool. Efficiently schedule your threads using "Classify Thread Pool", "Priority Task Queue". And also provide "Self-…☆21Updated 7 years ago
- libevent library reimplemented with c++☆43Updated 6 years ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆368Updated 5 years ago
- A high performance multithread C++ network library for linux.☆68Updated 6 years ago
- 自己写的一些C++常用类,目前包含Heartbeat,CIniFile,Log(线程安全的跨平台日志类), 控制台彩色输出(跨平台),后面根据需要逐渐增加☆29Updated 9 years ago
- ☆36Updated 4 years ago
- c++11 implementation of muduo net lib and muduo asynclogging.☆33Updated 6 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 9 years ago
- a header-only event-driven library based on c++11.☆35Updated 3 years ago
- 轻量级网络库, 基于C++11☆125Updated 3 years ago
- spdlog简单封装☆53Updated 2 years ago
- c++工具库☆107Updated 4 years ago
- kimgbo是muduo网络库的重构版本☆136Updated 8 years ago
- 用C++实现的一个简单的线程池,支持任务队列,实际任务继承自taskbase。☆12Updated 10 years ago
- Professional C++11/14&Boost Development☆60Updated 5 years ago
- C++/C++11/C++14/C++17/C++20's usage☆319Updated 2 weeks ago
- C++11全套设计模式-23种指针的用法(a full DesignPattern implement with c++11)☆45Updated 6 years ago
- Message queue and thread pool implementations of C++ Workflow☆37Updated 5 months ago
- Examples and toturials for C++ Boost Asio library.☆273Updated 3 years ago
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆429Updated 4 years ago
- 线程池,使用了很多C++ 11的新特性, 流程和传统的差不多,但是代码简洁了很多。☆26Updated 7 years ago
- some different implementations of queue and test result☆33Updated 3 years ago
- Linux Source Monitor(CPU、Mem、IO、Net) (linux 系 统资源监控库,监控进程占用的CPU、内存、磁盘IO、网络IO)☆32Updated 6 years ago