mtrebi / thread-pool
Thread pool implementation using c++11 threads
☆1,142Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for thread-pool
- based on C++11 , a mini threadpool , accept variable number of parameters 基于C++11的线程池,简洁且可以带任意多的参数☆1,011Updated last year
- modern C++(C++11), simple, easy to use rpc framework☆1,712Updated 3 months ago
- Modern and efficient C++ Thread Pool Library☆1,812Updated last year
- C++11/14/17/20 templates and generic programming, the most complex and difficult technical details of C++, indispensable in building infr…☆1,610Updated 2 weeks ago
- An easy to use and efficient memory pool allocator written in C++.☆1,210Updated 5 years ago
- Simple, light-weight and easy-to-use asynchronous components☆1,692Updated this week
- A collection of modern C++ libraries, include coro_rpc, struct_pack, struct_json, struct_xml, struct_pb, easylog, async_simple☆1,526Updated this week
- Low Latency C++11 Logging Library☆727Updated 9 months ago
- Code samples for C++ Concurrency in Action☆687Updated 4 months ago
- workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。☆1,019Updated 2 weeks ago
- A simple C++11 Thread Pool implementation☆7,929Updated 3 months ago
- C++11/14/17/20 multithreading, involving operating system principles and concurrent programming technology.☆2,025Updated 2 weeks ago
- c++11基础库☆980Updated 5 years ago
- Cross platform network library with C++11☆1,051Updated 2 months ago
- 作为对《C++17 STL cookbook》英文版的中文翻译。☆1,247Updated 3 years ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆1,768Updated last month
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆623Updated 3 years ago
- universal serialization engine☆1,112Updated 2 weeks ago
- modern C++ ORM, C++17, support mysql, postgresql,sqlite☆1,281Updated last week
- 基于C++ Coroutines编写的无栈协程库☆616Updated 10 months ago
- 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。☆2,120Updated 3 years ago
- 《C++ Templates 第二版》中文翻译,和原书排版一致,第一部分(1至11章)以及第18,19,20,21、22、23、24、25章已完成,其余内容逐步更新中。 个人爱好,发现错误请指正☆2,440Updated 2 years ago
- A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.☆529Updated 4 months ago
- The modern c++ rpc library implemented in a few hundred lines of code☆438Updated 5 years ago
- A Header-Only cross-platform C++ TCP network library . We can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) ins…☆1,051Updated 2 months ago
- C++11 Lightweight Redis client: async, thread-safe, no dependency, pipelining, multi-platform - NO LONGER MAINTAINED - Please check https…☆1,246Updated 5 years ago
- Design pattern demo code☆1,066Updated 6 months ago
- C++11 Lightweight Redis client: async, thread-safe, no dependency, pipelining, multi-platform☆720Updated last year
- C++17 implementation of 23 GoF design patterns for zero memory leaks using smart pointers.☆314Updated 2 weeks ago
- modern c++(c++20), cross-platform, header-only, easy to use http framework☆1,881Updated last week