mtrebi / thread-poolLinks
Thread pool implementation using c++11 threads
☆1,224Updated 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:
- based on C++11 , a mini threadpool , accept variable number of parameters 基于C++11的线程池,简洁且可以带任意多的参数☆1,104Updated 4 months ago
- Master Modern C++(11/14/17/20) Templates: TMP, SFINAE, Concepts, CRTP, Variadic Magic, and Compile-Time Sorcery☆1,644Updated 10 months ago
- An easy to use and efficient memory pool allocator written in C++.☆1,384Updated 6 years ago
- Modern and efficient C++ Thread Pool Library☆2,007Updated 2 years ago
- modern C++(C++11), simple, easy to use rpc framework☆1,956Updated last month
- C++11/14/17/20 Concurrency Demystified: From Core Principles to Thread-Safe Code☆2,184Updated 11 months ago
- Simple, light-weight and easy-to-use asynchronous components☆2,056Updated 3 weeks ago
- workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。☆1,228Updated 4 months ago
- c++11基础库☆1,031Updated last year
- 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。☆2,286Updated 4 years ago
- 作为对《C++17 STL cookbook》英文版的中文翻译。☆1,294Updated 4 years ago
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆2,049Updated this week
- 《C++ Templates 第二版》中文翻译,和原书排版一致,第一部分(1至11章)以及第18,19,20,21、22、23、24、25章已完成,其余内容逐步更新中。 个人爱好,发现错误请指正☆2,514Updated 3 years ago
- 本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删☆1,738Updated last month
- Low Latency C++11 Logging Library☆746Updated last year
- Cross platform network library with C++11☆1,124Updated last year
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆644Updated 4 years ago
- Translation of C++ Templates 2nd | Powered by Obsidian☆359Updated 2 years ago
- Design pattern demo code☆1,107Updated last year
- Design Patterns In Modern C++ 中文版翻译☆646Updated 4 years ago
- A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.☆581Updated last year
- 23 GoF Patterns: RAII-Centric C++ Implementation -> Explicit Ownership via unique_ptr/shared_ptr/weak_ptr☆330Updated 11 months ago
- Code samples for C++ Concurrency in Action☆772Updated last year
- My small collection of C++ utilities☆411Updated 2 weeks ago
- 【A simple used C++ threadpool】一个简单好用,性能优异的,跨平台的C++线程池。欢迎 star & fork☆408Updated 4 months ago
- 《C++ Templates The Complete Guide - second edition》的非专业个人翻译☆313Updated 2 years ago
- Translation of C++ Core Guidelines [https://github.com/isocpp/CppCoreGuidelines] into Simplified Chinese.☆2,455Updated 2 months ago
- Tutorial of Muduo network library☆548Updated 6 years ago
- 【A common used C++ & Python DAG framework】 一个通用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork & 交流☆2,182Updated 3 weeks ago
- 作为对《C++ Concurrency in Action》英文版的中文翻译。☆2,110Updated 6 years ago