mtrebi / thread-pool
Thread pool implementation using c++11 threads
☆1,165Updated 10 months ago
Alternatives and similar repositories for thread-pool:
Users that are interested in thread-pool are comparing it to the libraries listed below
- modern C++(C++11), simple, easy to use rpc framework☆1,773Updated 5 months ago
- based on C++11 , a mini threadpool , accept variable number of parameters 基于C++11的线程池,简洁且可以带任意多的参数☆1,027Updated last year
- Modern and efficient C++ Thread Pool Library☆1,855Updated last year
- An easy to use and efficient memory pool allocator written in C++.☆1,241Updated 5 years ago
- Simple, light-weight and easy-to-use asynchronous components☆1,794Updated this week
- C++11/14/17/20 templates and generic programming, the most complex and difficult technical details of C++, indispensable in building infr…☆1,615Updated 3 weeks ago
- c++11基础库☆997Updated last month
- workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。☆1,067Updated 2 months ago
- Cross platform network library with C++11☆1,070Updated 5 months ago
- A collection of modern C++ libraries, include coro_rpc, struct_pack, struct_json, struct_xml, struct_pb, easylog, async_simple☆1,651Updated this week
- Low Latency C++11 Logging Library☆729Updated last year
- Code samples for C++ Concurrency in Action☆707Updated 7 months ago
- modern C++ ORM, C++17, support mysql, postgresql,sqlite☆1,326Updated this week
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆1,863Updated this week
- C++11/14/17/20 multithreading, involving operating system principles and concurrent programming technology.☆2,056Updated 3 weeks ago
- modern c++(c++20), cross-platform, header-only, easy to use http framework☆1,941Updated this week
- 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。☆2,158Updated 3 years ago
- universal serialization engine☆1,150Updated this week
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆628Updated 3 years ago
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port,socks5.☆828Updated 3 weeks ago
- 基于C++ Coroutines编写的无栈协程库☆622Updated last year
- c++ async rpc framework. 14w+qps.☆1,334Updated last year
- Proxy: Next Generation Polymorphism in C++☆2,376Updated last week
- A simple C++11 Thread Pool implementation☆8,070Updated 5 months ago
- A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.☆542Updated 6 months ago
- C++11 Lightweight Redis client: async, thread-safe, no dependency, pipelining, multi-platform☆728Updated last year
- A Header-Only cross-platform C++ TCP network library . We can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) ins…☆1,053Updated 4 months ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆545Updated 7 months ago
- 本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删☆1,637Updated 3 months ago
- 《C++ Templates 第二版》中文翻译,和原书排版一致,第一部分(1至11章)以及第18,19,20,21、22、23、24、25章已完成,其余内容逐步更新中。 个人爱好,发现错误请指正☆2,459Updated 2 years ago