mtrebi / thread-poolLinks
Thread pool implementation using c++11 threads
☆1,221Updated 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,101Updated 3 months ago
- modern C++(C++11), simple, easy to use rpc framework☆1,944Updated 3 weeks ago
- An easy to use and efficient memory pool allocator written in C++.☆1,380Updated 6 years ago
- Simple, light-weight and easy-to-use asynchronous components☆2,018Updated last month
- Master Modern C++(11/14/17/20) Templates: TMP, SFINAE, Concepts, CRTP, Variadic Magic, and Compile-Time Sorcery☆1,642Updated 9 months ago
- Modern and efficient C++ Thread Pool Library☆2,004Updated 2 years ago
- C++11/14/17/20 Concurrency Demystified: From Core Principles to Thread-Safe Code☆2,185Updated 10 months ago
- c++11基础库☆1,031Updated 11 months ago
- workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。☆1,220Updated 4 months ago
- Cross platform network library with C++11☆1,121Updated last year
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆2,021Updated this week
- 作为对《C++17 STL cookbook》英文版的中文翻译。☆1,294Updated 4 years ago
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆640Updated 4 years ago
- 《C++ Templates 第二版》中文翻译,和原书排版一致,第一部分(1至11章)以及第18,19,20,21、22、23、24、25章已完成,其余内容逐步更新中。 个人爱好,发现错误请指正☆2,514Updated 3 years ago
- The modern c++ rpc library implemented in a few hundred lines of code☆445Updated 6 years ago
- A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.☆576Updated last year
- Low Latency C++11 Logging Library☆744Updated last year
- Code samples for C++ Concurrency in Action☆767Updated last year
- Design pattern demo code☆1,106Updated last year
- 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。☆2,285Updated 4 years ago
- 【A simple used C++ threadpool】一个简单好用,性能优异的,跨平台的C++线程池。欢迎 star & fork☆407Updated 3 months ago
- Translation of C++ Templates 2nd | Powered by Obsidian☆359Updated 2 years ago
- 本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删☆1,737Updated 2 weeks ago
- Tutorial of Muduo network library☆546Updated 6 years ago
- 23 GoF Patterns: RAII-Centric C++ Implementation -> Explicit Ownership via unique_ptr/shared_ptr/weak_ptr☆331Updated 10 months ago
- modern C++ ORM, C++17, support mysql, postgresql,sqlite☆1,445Updated 5 months ago
- C++11 Lightweight Redis client: async, thread-safe, no dependency, pipelining, multi-platform - NO LONGER MAINTAINED - Please check https…☆1,265Updated 6 years ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,089Updated 5 months ago
- 《C++并发编程实战》的读书笔记,供以后工作中查阅。☆336Updated 7 years ago
- My small collection of C++ utilities☆410Updated last month