A General-purpose Task-parallel Programming System using Modern C++
-
Updated
Apr 15, 2025 - C++
A General-purpose Task-parallel Programming System using Modern C++
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
BS::thread_pool: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library
一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO
C++-based high-performance parallel environment execution engine (vectorized env) for general RL environments.
workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。
based on C++11 , a mini threadpool , accept variable number of parameters 基于C++11的线程池,简洁且可以带任意多的参数
A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines
A modern, fast, lightweight thread pool library based on C++20
【A simple used C++ threadpool】一个简单好用,性能优异的,跨平台的C++线程池。欢迎 star & fork
Portable (POSIX/Windows/Emscripten) thread pool for C/C++
A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.
使用 C++11 实现的动态线程池
Futures and thread pool for C++ (with optional Qt support)
C++ light-weight Thread Pool library
C++高性能网络服务器
A high-performance thread pool implementation in Modern C++ for executing tasks concurrently.|一个基于现代C++的高效线程池实现。
Add a description, image, and links to the threadpool topic page so that developers can more easily learn about it.
To associate your repository with the threadpool topic, visit your repo's landing page and select "manage topics."