progschj / ThreadPoolLinks
A simple C++11 Thread Pool implementation
☆8,556Updated last year
Alternatives and similar repositories for ThreadPool
Users that are interested in ThreadPool are comparing it to the libraries listed below
Sorting:
- Modern and efficient C++ Thread Pool Library☆1,996Updated 2 years ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆11,669Updated 3 months ago
- C++ logging library. It is powerful, supports asynchronous low latency, extendable, light-weight, fast performing, thread and type safe a…☆3,919Updated 3 months ago
- Asio C++ Library☆5,589Updated this week
- C++ implementation of the Google logging module☆7,342Updated 5 months ago
- Thread pool implementation using c++11 threads☆1,219Updated last year
- Fast C++ logging library.☆27,552Updated 3 weeks ago
- A YAML parser and emitter in C++☆5,706Updated last month
- A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.☆3,730Updated last year
- A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》☆5,467Updated 2 years ago
- 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。☆2,279Updated 4 years ago
- A fast single-producer, single-consumer lock-free queue for C++☆4,348Updated 4 months ago
- A C++11 library for serialization☆4,534Updated 9 months ago
- TinyXML2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs.☆5,574Updated 3 months ago
- Event-driven network library for multi-threaded Linux server in C++11☆15,699Updated 8 months ago
- An easy to use and efficient memory pool allocator written in C++.☆1,377Updated 6 years ago
- A tiny JSON library for C++11.☆2,582Updated 5 years ago
- modern C++(C++11), simple, easy to use rpc framework☆1,941Updated last week
- A dbg(…) macro for C++☆3,197Updated 8 months ago
- 作为对《C++ Concurrency in Action》英文版的中文翻译。