An open API service providing repository metadata for many open source software ecosystems.

Topic: "threadpool"

taskflow/taskflow

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

Language: C++ - Size: 143 MB - Last synced at: 9 days ago - Pushed at: 10 days ago - Stars: 11,475 - Forks: 1,343

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: Java - Size: 17.4 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 4,518 - Forks: 852

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++ - Size: 343 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 2,648 - Forks: 287

David-Haim/concurrencpp

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

Language: C++ - Size: 996 KB - Last synced at: 7 months ago - Pushed at: 8 months ago - Stars: 2,552 - Forks: 228

ChunelFeng/CGraph

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

Language: C++ - Size: 6.19 MB - Last synced at: 3 days ago - Pushed at: about 2 months ago - Stars: 2,222 - Forks: 376

ZLMediaKit/ZLToolKit

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

Language: C++ - Size: 31.1 MB - Last synced at: 9 days ago - Pushed at: 11 days ago - Stars: 2,161 - Forks: 622

sail-sg/envpool

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

Language: C++ - Size: 3.53 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1,195 - Forks: 117

Lwhyz/workspace

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

Language: C++ - Size: 3.79 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1,191 - Forks: 182

lzpong/threadpool

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

Language: C++ - Size: 27.3 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1,065 - Forks: 359

ConorWilliams/libfork

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

Language: C++ - Size: 6.55 MB - Last synced at: 4 days ago - Pushed at: 6 days ago - Stars: 790 - Forks: 37

austinksmith/Hamsters.js

100% Vanilla Javascript Multithreading & Parallel Execution Library

Language: JavaScript - Size: 42.9 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 596 - Forks: 31

mratsim/weave

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

Language: Nim - Size: 8.58 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 565 - Forks: 21

DeveloperPaul123/thread-pool

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

Language: C++ - Size: 729 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 527 - Forks: 42

iqiyi/TaskManager

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

Language: Java - Size: 1.01 MB - Last synced at: 7 months ago - Pushed at: over 5 years ago - Stars: 482 - Forks: 64

poolifier/poolifier

Fast and small Node.js worker_threads and cluster worker pool

Language: JavaScript - Size: 31.9 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 438 - Forks: 17

ChunelFeng/CThreadPool

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

Language: C++ - Size: 184 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 399 - Forks: 74

SilenceDut/TaskScheduler

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

Language: Java - Size: 218 KB - Last synced at: 7 months ago - Pushed at: over 6 years ago - Stars: 395 - Forks: 57

Maratyszcza/pthreadpool

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

Language: C++ - Size: 207 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 380 - Forks: 146

ytyht226/taskflow

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

Language: Java - Size: 135 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 349 - Forks: 45

wangy8961/python3-concurrency-pics-02

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

Language: Python - Size: 113 KB - Last synced at: 7 months ago - Pushed at: over 6 years ago - Stars: 331 - Forks: 85

tghosgor/threadpool11

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

Language: C++ - Size: 4.12 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 324 - Forks: 82

ashvardanian/ForkUnion

Lower-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++ - Size: 746 KB - Last synced at: 6 days ago - Pushed at: 2 months ago - Stars: 294 - Forks: 25

developit/task-worklet

Task Worklet: explainer, polyfill and demos.

Language: JavaScript - Size: 58.6 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 276 - Forks: 3

chrisnas/DebuggingExtensions

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

Language: C# - Size: 4.44 MB - Last synced at: 26 days ago - Pushed at: about 4 years ago - Stars: 218 - Forks: 21

lmclmc/base-components-tool

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

Language: C++ - Size: 146 KB - Last synced at: 5 days ago - Pushed at: 8 days ago - Stars: 204 - Forks: 51

senlinzhan/dpool

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

Language: C++ - Size: 9.77 KB - Last synced at: 7 months ago - Pushed at: about 2 years ago - Stars: 189 - Forks: 24

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# - Size: 1.75 MB - Last synced at: 14 days ago - Pushed at: 15 days ago - Stars: 180 - Forks: 16

sunshanpeng/dark_magic

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

Language: Java - Size: 9.77 KB - Last synced at: 6 months ago - Pushed at: almost 7 years ago - Stars: 146 - Forks: 59

alphadose/itogami

Fastest and most efficient goroutine pool (experimental)

Language: Go - Size: 38.1 KB - Last synced at: 9 months ago - Pushed at: about 3 years ago - Stars: 138 - Forks: 7

dkormalev/asynqro

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

Language: C++ - Size: 315 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 121 - Forks: 18

aglorice/CtripSpider

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

Language: Python - Size: 3.53 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 110 - Forks: 16

ConorWilliams/Threadpool

Light, fast, threadpool for C++20

Language: C++ - Size: 1.11 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 109 - Forks: 9

shettyh/threadpool

Golang simple thread pool implementation

Language: Go - Size: 36.1 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 101 - Forks: 21

hosseinmoein/Leopard

Light-weight Thread Pool library in modern C++

Language: C++ - Size: 758 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 99 - Forks: 6

HSLL175848494/ThreadPool

A header-only C++11 thread pool based on stack-allocated task containers

Language: C++ - Size: 499 KB - Last synced at: 13 days ago - Pushed at: 14 days ago - Stars: 79 - Forks: 12

mlba-team/xdispatch 📦

Unmaintained. See https://github.com/emzeat/xdispatch2 for successor project.

Language: C - Size: 3.96 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 75 - Forks: 24

Cipher7/ApexLdr

ApexLdr is a DLL Payload Loader written in C

Language: C - Size: 738 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 72 - Forks: 16

rodion-m/self_taught_programming

База знаний по изучению программирования. Преимущественно на русском языке.

Size: 4.16 MB - Last synced at: 9 months ago - Pushed at: almost 2 years ago - Stars: 70 - Forks: 9

hcq0618/Unity-ImageLoader

用于Unity中的图片异步显示加载库 async load and display image in unity

Language: C# - Size: 1.1 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 70 - Forks: 20

dorisoy/MyFileManager

C#,WinForm实现的一款文件资源管理器

Language: C# - Size: 58.5 MB - Last synced at: 8 months ago - Pushed at: over 5 years ago - Stars: 69 - Forks: 17

Razirp/ThreadPool

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

Language: C++ - Size: 330 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 67 - Forks: 4

tzcnt/TooManyCooks

C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.

Language: C++ - Size: 982 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 65 - Forks: 1

importcpp/WebServer

C++高性能网络服务器

Language: C++ - Size: 21.7 MB - Last synced at: almost 3 years ago - Pushed at: over 5 years ago - Stars: 58 - Forks: 4

wangy8961/python3-concurrency

Python3爬虫系列的理论验证,首先研究I/O模型,分别用Python实现了blocking I/O、nonblocking I/O、I/O multiplexing各模型下的TCP服务端和客户端。然后,研究同步I/O操作(依序下载、多进程并发、多线程并发)和异步I/O(asyncio)之间的效率差别

Language: Python - Size: 15.6 KB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 56 - Forks: 27

robinfriedli/rusty_pool

Self growing / shrinking ThreadPool implementation based on crossbeam's multi-producer multi-consumer channels that enables awaiting the result of a task and offers async support.

Language: Rust - Size: 84 KB - Last synced at: 13 days ago - Pushed at: over 1 year ago - Stars: 49 - Forks: 6

shenyamu/VideoServer

个人学习开发linux服务器例子,视频点播服务器采用epoll模型+线程池技术处理客户端的并发任务

Language: C++ - Size: 179 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 48 - Forks: 30

tondrej/iocp-delphi

Windows I/O Completion Port wrapper class for Delphi and Free Pascal

Language: Pascal - Size: 29.3 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 48 - Forks: 11

alxkm/java-concurrency-patterns

Java concurrency patterns for educational purposes

Language: Java - Size: 1.05 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 46 - Forks: 7

dpuyda/scheduling

A simple and fast minimalistic library allowing to run async tasks and execute task graphs.

Language: C++ - Size: 737 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 43 - Forks: 0

alugowski/task-thread-pool

Fast and lightweight thread pool for C++11 and newer.

Language: C++ - Size: 54.7 KB - Last synced at: 9 months ago - Pushed at: about 1 year ago - Stars: 42 - Forks: 3

reyreaud-l/threadpool

Modern C++ Thread Pool

Language: C++ - Size: 397 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 42 - Forks: 5

lkpworkspace/myframe

C++ application framework(基于actor模型,微内核设计理念实现的C++组件化编程应用程序框架)

Language: C++ - Size: 1.16 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 38 - Forks: 6

pomponchik/awaits

async + threads + decorators = ?

Language: Python - Size: 182 KB - Last synced at: 7 days ago - Pushed at: 10 days ago - Stars: 37 - Forks: 6

BestUO/littletools

c++ tools for Ringqueue,timemanager,threadpool,freelockqueue,coroutines test,asio example

Language: C++ - Size: 22.6 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 37 - Forks: 11

akkaze/ThreadPool

a dynamic threadpool

Language: C++ - Size: 7.81 KB - Last synced at: almost 3 years ago - Pushed at: about 6 years ago - Stars: 37 - Forks: 16

khushpanchal/PriorityDispatcher

PriorityDispatcher - Dispatcher based on PriorityQueue for prioritisation of task in Kotlin coroutines.

Language: Kotlin - Size: 146 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 32 - Forks: 0

daedric/commonpp

Small library helping you with basic stuff like getting metrics out of your code, thread naming, etc.

Language: C++ - Size: 202 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 31 - Forks: 12

kcenon/messaging_system

📬 Modern C++20 messaging infrastructure with pub/sub, request/reply, event streaming, and message pipeline patterns

Language: C++ - Size: 259 MB - Last synced at: 6 days ago - Pushed at: 9 days ago - Stars: 30 - Forks: 1

psastras/node-threadpool

Node thread pools using worker threads

Language: TypeScript - Size: 1.29 MB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 30 - Forks: 2

Taymindis/atomic_threadpool

it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability

Language: C - Size: 287 KB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 29 - Forks: 9

jano7/executor

Java Key Sequential Executor

Language: Java - Size: 113 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 26 - Forks: 4

RockySteveJobs/TaskManager

A simple、 light(only two file)、fast 、powerful 、easy to use 、easy to extend 、 Android Library To Manager your AsyncTask/Thread/CallBack Jobqueue ! 一个超级简单,易用,轻量级,快速的异步任务管理器,类似于AsyncTask,但是比AsyncTask更好用,更易控制,从此不再写Thread ! ^_^

Language: Java - Size: 346 KB - Last synced at: almost 3 years ago - Pushed at: about 8 years ago - Stars: 26 - Forks: 7

JoyTsing/ThreadPool

A ThreadPool Based On C++20

Language: C++ - Size: 575 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 25 - Forks: 0

Roger3Lee/INC.Runtime.Queue

An runtime queue use Asynchronous program

Language: C# - Size: 44.9 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 24 - Forks: 7

ChunelFeng/CGraph-lite

A one-page-only CGraph-API-liked DAG project.

Language: C++ - Size: 12.7 KB - Last synced at: 5 months ago - Pushed at: 11 months ago - Stars: 23 - Forks: 1

alice-viola/ThreadPool

C++11 thread pool implementation

Language: C++ - Size: 313 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 23 - Forks: 8

David-Haim-zz/concurrencpp

C++ Concurrency library!

Language: C++ - Size: 68.4 KB - Last synced at: almost 3 years ago - Pushed at: almost 7 years ago - Stars: 23 - Forks: 7

libinglong/skywalking-threadpool-agent

This project is designed to make it possible to propagate SkyWalking context without changing user's code when using threadpool.

Language: Java - Size: 426 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 22 - Forks: 8

belozierov/PosixDispatch

A fast, small, efficient analog of GCD in Swift

Language: Swift - Size: 66.4 KB - Last synced at: 7 months ago - Pushed at: over 5 years ago - Stars: 22 - Forks: 4

EZLippi/isolation-threadpool

从Hystrix核心代码中提取出来的线程池隔离的代码,可以非常方便的在Web应用中实现线程池隔离

Language: Java - Size: 26.4 KB - Last synced at: 8 months ago - Pushed at: over 7 years ago - Stars: 22 - Forks: 21

jwpttcg66/GameThreadPool

游戏中常用的线程池,顺序队列和非顺序队列

Language: Java - Size: 28.3 KB - Last synced at: 9 months ago - Pushed at: over 8 years ago - Stars: 22 - Forks: 35

adisak/MultiBat

Project MultiBat (or "Multi" for short) is a thread-pool emulation helper library for controlling multi-threaded windows batch (*.BAT) files

Language: Batchfile - Size: 22.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 1

leosocy/SmartThreadPool

A smart C++11 thread pool. Efficiently schedule your threads using "Classify Thread Pool", "Priority Task Queue". And also provide "Self-Adaption Pool Capacity" policy, "State Monitor" of tasks and workers function.

Language: C++ - Size: 32.2 KB - Last synced at: almost 3 years ago - Pushed at: about 7 years ago - Stars: 17 - Forks: 7

armink-rtt-pkgs/thread_pool

a thread pool base on RT-Thread | 基于 RT-Thread 的线程池实现

Language: C - Size: 13.7 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 16 - Forks: 4

XWHQSJ/CallJvm

Call JVM from C/C++ in ThreadPool

Language: C++ - Size: 1.07 MB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 16 - Forks: 2

breakersol/ActivityFramework

Activity Framework is a C++23 toolkit for composing reflective, asynchronous work: a lock-free task queue, work-stealing thread pool, pipelines, coroutine helpers, and a Qt-like signal/slot system built on top of a compile-time reflection layer.

Language: C++ - Size: 7.1 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 15 - Forks: 3

giorgospan/Radix-Hash-Join

Radix Hash Join - SIGMOD Contest 2018.

Language: C - Size: 5.99 MB - Last synced at: almost 3 years ago - Pushed at: over 6 years ago - Stars: 14 - Forks: 1

sid-sg/Multithreaded-Secure-FTP-Client-Server

Secure FTP client & multithreaded server (using threadpool) with on-the-fly Gzip compression/decompression, secure packet transmission using OpenSSL, storage in SQLite DB and PBKDF2 hashing using OpenSSL

Language: C++ - Size: 8.02 MB - Last synced at: 5 months ago - Pushed at: 12 months ago - Stars: 13 - Forks: 1

fantasy-peak/reactor

C++17 and reactor mode task/timer executor

Language: C++ - Size: 58.6 KB - Last synced at: 8 months ago - Pushed at: over 4 years ago - Stars: 13 - Forks: 4

iamsubhranil/ThreadPool

A fast, small, efficient pthreads based threadpool in c

Language: C - Size: 47.9 KB - Last synced at: almost 3 years ago - Pushed at: almost 5 years ago - Stars: 13 - Forks: 3

raftario/wae

An async executor based on the Win32 thread pool API

Language: Rust - Size: 1.1 MB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 13 - Forks: 4

cpp20120/DagFlow

A self-contained, minimal runtime for parallel task execution in C++20.

Language: C++ - Size: 311 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 12 - Forks: 0

tnagler/quickpool

Fast and easy parallel computing in C++11

Language: C++ - Size: 710 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 12 - Forks: 6

zenthangplus/go-workerpool

Go WorkerPool aims to control heavy Go Routines

Language: Go - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 12 - Forks: 0

xwdz/QuickThread

Deprecated

Language: Java - Size: 271 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 12 - Forks: 1

wangy8961/python3-concurrency-pics-01

爬虫多线程或异步下载 http://gank.io/api/data/%E7%A6%8F%E5%88%A9/1000/1 所分享的美女图片

Language: Python - Size: 10.7 KB - Last synced at: 7 months ago - Pushed at: over 6 years ago - Stars: 12 - Forks: 7

7starsea/hp-threadpool

high-performance-thread-pool

Language: C++ - Size: 9.77 KB - Last synced at: almost 3 years ago - Pushed at: about 7 years ago - Stars: 12 - Forks: 7

jinshuai86/Spider

基于Java的多线程爬虫框架

Language: Java - Size: 338 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 5

emzeat/xdispatch2

Grand Central Dispatch like C++ threading library built around queues, thread pools and flexible backends

Language: C++ - Size: 589 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 1

FYH620/ThreadPool

Java手写ThreadPoolExecutor:线程数量动态伸缩的线程池

Language: Java - Size: 120 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 3

hewei-bit/Basic-Component-design

后端开发基础组件设计——池式组件(线程池、内存池、异步请求池)、高性能组件(原子操作CAS与锁、无锁消息队列、定时器、死锁检测、内存泄漏检测)及开源组件(libevent/libev、异步日志log4cpp、应用层协议设计ProtoBuf/Thrift)

Language: C - Size: 16.7 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 11 - Forks: 4

brandonmpace/threadmanager

A thread manager for Python programs

Language: Python - Size: 210 KB - Last synced at: 28 days ago - Pushed at: about 5 years ago - Stars: 11 - Forks: 0

surrealdb/affinitypool

A Rust library for running blocking jobs on a dedicated thread pool with CPU core affinity per thread

Language: Rust - Size: 52.7 KB - Last synced at: 16 days ago - Pushed at: 25 days ago - Stars: 10 - Forks: 4

zxubian/cozi

Concurrency primitives for Zig

Language: Zig - Size: 561 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 10 - Forks: 1

upider/CXX11ThreadPool

Language: C++ - Size: 1.11 MB - Last synced at: almost 3 years ago - Pushed at: over 5 years ago - Stars: 10 - Forks: 3

kamon-io/kamon-executors 📦

Language: Scala - Size: 106 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 10 - Forks: 8

adepke/TaskQueue

Simple Generic Thread Pool

Language: C++ - Size: 46.9 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 10 - Forks: 4

jrmadsen/madthreading

A low-overhead, task-based threading API using a thread-pool of C++11 threads

Language: C++ - Size: 8.92 MB - Last synced at: 9 months ago - Pushed at: about 7 years ago - Stars: 10 - Forks: 0

GitEliteNovice/PoolOfThreads

Threads Pool Simple Example

Language: Java - Size: 134 KB - Last synced at: almost 3 years ago - Pushed at: almost 8 years ago - Stars: 10 - Forks: 2

librity/ft_netmon

42 São Paulo - Labs, 3rd Edition - netmon - A Threaded Network Monitoring Service in Pure C

Language: C - Size: 55.9 MB - Last synced at: 8 months ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 0