A General-purpose Task-parallel Programming System in C++
-
Updated
Aug 6, 2026 - C++
A General-purpose Task-parallel Programming System in C++
A lightweight dynamic thread pool framework with built-in monitoring and alerting, unified third-party thread pool management, and support for popular configuration centers (Nacos, Apollo, Zookeeper, Consul, and Etcd), extensible via SPI。
BS::thread_pool: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
一个基于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
100% Vanilla Javascript Multithreading & Parallel Execution Library
A state-of-the-art multithreading runtime: message-passing based, fast, scalable, ultra-low overhead
A modern, fast, lightweight thread pool library based on C++2x
База знаний по изучению программирования. Преимущественно на русском языке.
taskflow是一款轻量、简单易用、可灵活扩展的通用任务编排框架,基于有向无环图(DAG)的方式实现,框架提供了组件复用、同步/异步编排、条件判断、分支选择等能力,可以根据不同的业务场景对任意的业务流程进行编排
一种支持依赖关系、任务兜底策略的任务调度管理工具。API灵活易用,稳定可靠。轻松提交主线程任务、异步任务。支持周期性任务,顺序执行任务,并行任务等。
Fast and small Node.js worker_threads and cluster worker pool
【A simple used C++ threadpool】一个简单好用,性能优异的,跨平台的C++线程池。欢迎 star & fork
Portable (POSIX/Windows/Emscripten) thread pool for C/C++
A concise,practical async library for Android project,already was used in million devices
Low-latency NUMA-aware fork-join thread-pool with zero allocations, syscalls, CAS, or false-sharing on the hot path for C, C++, Rust, and Zig 🍴
To associate your repository with the threadpool topic, visit your repo's landing page and select "manage topics."