threadpool

There are 473 repositories under threadpool topic.

  • taskflow/taskflow

    A General-purpose Task-parallel Programming System using Modern C++

    Language:C++11.2k2535241.3k
  • dromara/dynamic-tp

    🔥🔥🔥轻量级动态线程池,内置监控告警功能,集成三方中间件线程池管理,基于主流配置中心(已支持Nacos、Apollo,Zookeeper、Consul、Etcd,可通过SPI自定义实现)。Lightweight dynamic threadpool, with monitoring and alarming functions, base on popular config centers (already support Nacos、Apollo、Zookeeper、Consul, can be customized through SPI).

    Language:Java4.6k53266855
  • David-Haim/concurrencpp

    Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all

    Language:C++2.7k5766234
  • bshoshany/thread-pool

    BS::thread_pool: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library

    Language:C++2.7k40124288
  • ZLMediaKit/ZLToolKit

    一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO

    Language:C++2.1k89119616
  • CGraph

    ChunelFeng/CGraph

    【A common used C++ & Python DAG framework】 一个通用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork & 交流

    Language:C++2.1k32478368
  • Lwhyz/workspace

    workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。

    Language:C++1.2k182
  • envpool

    sail-sg/envpool

    C++-based high-performance parallel environment execution engine (vectorized env) for general RL environments.

    Language:C++1.2k24146116
  • lzpong/threadpool

    based on C++11 , a mini threadpool , accept variable number of parameters 基于C++11的线程池,简洁且可以带任意多的参数

    Language:C++1.1k2137360
  • ConorWilliams/libfork

    A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines

    Language:C++721191630
  • austinksmith/Hamsters.js

    100% Vanilla Javascript Multithreading & Parallel Execution Library

    Language:JavaScript595276231
  • mratsim/weave

    A state-of-the-art multithreading runtime: message-passing based, fast, scalable, ultra-low overhead

    Language:Nim5652111022
  • DeveloperPaul123/thread-pool

    A modern, fast, lightweight thread pool library based on C++2x

    Language:C++526113142
  • ytyht226/taskflow

    taskflow是一款轻量、简单易用、可灵活扩展的通用任务编排框架,基于有向无环图(DAG)的方式实现,框架提供了组件复用、同步/异步编排、条件判断、分支选择等能力,可以根据不同的业务场景对任意的业务流程进行编排

    Language:Java5001021110
  • iqiyi/TaskManager

    一种支持依赖关系、任务兜底策略的任务调度管理工具。API灵活易用,稳定可靠。轻松提交主线程任务、异步任务。支持周期性任务,顺序执行任务,并行任务等。

    Language:Java48418564
  • poolifier/poolifier

    Fast and small Node.js worker_threads and cluster worker pool

    Language:JavaScript43279813
  • CThreadPool

    ChunelFeng/CThreadPool

    【A simple used C++ threadpool】一个简单好用,性能优异的,跨平台的C++线程池。欢迎 star & fork

    Language:C++4054776
  • SilenceDut/TaskScheduler

    A concise,practical async library for Android project,already was used in million devices

    Language:Java39515757
  • Maratyszcza/pthreadpool

    Portable (POSIX/Windows/Emscripten) thread pool for C/C++

    Language:C++3801518147
  • wangy8961/python3-concurrency-pics-02

    爬取 www.mzitu.com 全站图片,截至目前共5162个图集,16.5万多张美女图片,使用 asyncio 和 aiohttp 实现的异步版本只需要不到2小时就能爬取完成。按日期创建图集目录,保存更合理。控制台只显示下载的进度条,详细信息保存在日志文件中。支持异常处理,不会终止爬虫程序。失败的请求,下次再执行爬虫程序时会自动下载

    Language:Python33318585
  • tghosgor/threadpool11

    A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.

    Language:C++330321582
  • developit/task-worklet

    Task Worklet: explainer, polyfill and demos.

    Language:JavaScript27615123
  • chrisnas/DebuggingExtensions

    Host of debugging-related extensions such as post-mortem tools or WinDBG extensions

    Language:C#2177421
  • lmclmc/base-components-tool

    目前支持线程池 定时器(支持多任务) log日志 cmdline 命令行解析 等功能

    Language:C++20640050
  • senlinzhan/dpool

    使用 C++11 实现的动态线程池

    Language:C++2033225
  • PowerThreadPool

    ZjzMisaka/PowerThreadPool

    A comprehensive and efficient low-contention thread pool for easily managing both sync and async workloads. It provides granular work control, flexible concurrency, and robust error handling.

    Language:C#169347
  • sunshanpeng/dark_magic

    合理估算线程池大小及队列数

    Language:Java1466160
  • alphadose/itogami

    Fastest and most efficient goroutine pool (experimental)

    Language:Go140537
  • fork_union

    ashvardanian/fork_union

    Low(est?)-latency OpenMP-style minimalistic scoped thread-pool designed for 'Fork-Join' parallelism in Rust and C++, avoiding memory allocations, mutexes, CAS-primitives, and false-sharing on the hot path 🍴

    Language:C++13619
  • aglorice/CtripSpider

    携程评论爬虫,使用线程池来爬取热门景区评论,简单易用。一键爬取任意省的所有热门景区并分析评论数据,可视化展示。

    Language:Python1323616
  • dkormalev/asynqro

    Futures and thread pool for C++ (with optional Qt support)

    Language:C++13151118
  • Cipher7/ApexLdr

    ApexLdr is a DLL Payload Loader written in C

    Language:C1134024
  • shettyh/threadpool

    Golang simple thread pool implementation

    Language:Go1044321
  • ConorWilliams/Threadpool

    Light, fast, threadpool for C++20

    Language:C++102329
  • Leopard

    hosseinmoein/Leopard

    Light-weight Thread Pool library in modern C++

    Language:C++98417
  • Razirp/ThreadPool

    A high-performance thread pool implementation in Modern C++ for executing tasks concurrently.|一个基于现代C++的高效线程池实现。

    Language:C++82214