mtrebi / thread-poolLinks
Thread pool implementation using c++11 threads
☆1,202Updated last year
Alternatives and similar repositories for thread-pool
Users that are interested in thread-pool are comparing it to the libraries listed below
Sorting:
- Master Modern C++(11/14/17/20) Templates: TMP, SFINAE, Concepts, CRTP, Variadic Magic, and Compile-Time Sorcery☆1,639Updated 4 months ago
- Modern and efficient C++ Thread Pool Library☆1,930Updated 2 years ago
- based on C++11 , a mini threadpool , accept variable number of parameters 基于C++11的线程池,简洁且可以带任意多的参数☆1,053Updated 2 years ago
- Simple, light-weight and easy-to-use asynchronous components☆1,922Updated last month
- workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。☆1,155Updated last month
- modern C++(C++11), simple, easy to use rpc framework☆1,841Updated last month
- Low Latency C++11 Logging Library☆738Updated last year
- An easy to use and efficient memory pool allocator written in C++.☆1,311Updated 5 years ago
- Cross platform network library with C++11☆1,106Updated 9 months ago
- C++11/14/17/20 Concurrency Demystified: From Core Principles to Thread-Safe Code☆2,125Updated 5 months ago
- 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。☆2,213Updated 4 years ago
- 《C++ Templates 第二版》中文翻译,和原书排版一致,第一部分(1至11章)以及第18,19,20,21、22、23、24、25章已完成,其余内容逐步更新中。 个人爱好,发现错误请指正☆2,488Updated 3 years ago
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆1,765Updated this week
- Proxy: Next Generation Polymorphism in C++☆2,667Updated 2 weeks ago
- c++11基础库☆1,016Updated 6 months ago
- 作为对《C++17 STL cookbook》英文版的中文翻译。☆1,276Updated 4 years ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆1,964Updated last week
- A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.☆563Updated 10 months ago
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆634Updated 4 years ago
- 本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删☆1,699Updated 3 months ago
- A simple C++11 Thread Pool implementation☆8,327Updated 10 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,557Updated last month
- asyncio is a c++20 library to write concurrent code using the async/await syntax.☆891Updated last year
- modern C++ ORM, C++17, support mysql, postgresql,sqlite☆1,389Updated 3 weeks ago
- 作为对《C++ Concurrency in Action》英文版的中文翻译。☆2,076Updated 5 years ago
- Code samples for C++ Concurrency in Action☆734Updated 11 months ago
- Design Patterns In Modern C++ 中文版翻译☆527Updated 3 years ago
- Translation of C++ Templates 2nd | Powered by Obsidian☆354Updated last year
- Tutorial of Muduo network library☆538Updated 5 years ago
- 基于C++ Coroutines编写的无栈协程库☆621Updated last year