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: 138 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 10,925 - Forks: 1,276

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: about 11 hours ago - Pushed at: about 12 hours ago - Stars: 4,448 - Forks: 850

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: about 1 month ago - Pushed at: about 2 months ago - Stars: 2,552 - Forks: 228

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: about 1 month ago - Pushed at: 6 months ago - Stars: 2,527 - Forks: 282

ZLMediaKit/ZLToolKit

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

Language: C++ - Size: 31 MB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 2,079 - Forks: 609

ChunelFeng/CGraph

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

Language: C++ - Size: 5.85 MB - Last synced at: 2 days ago - Pushed at: 4 days ago - Stars: 2,027 - Forks: 360

CodingHanYa/workspace

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

Language: C++ - Size: 3.83 MB - Last synced at: 28 days ago - Pushed at: about 2 months ago - Stars: 1,154 - Forks: 176

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: about 1 month ago - Pushed at: 11 months ago - Stars: 1,152 - Forks: 108

lzpong/threadpool

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

Language: C++ - Size: 23.4 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 889 - Forks: 330

ConorWilliams/libfork

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

Language: C++ - Size: 6.56 MB - Last synced at: 7 days ago - Pushed at: 4 months ago - Stars: 709 - Forks: 30

austinksmith/Hamsters.js

100% Vanilla Javascript Multithreading & Parallel Execution Library

Language: JavaScript - Size: 42.8 MB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 594 - Forks: 33

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: 3 days ago - Pushed at: 12 months ago - Stars: 559 - Forks: 22

DeveloperPaul123/thread-pool

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

Language: C++ - Size: 722 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 497 - Forks: 41

iqiyi/TaskManager

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

Language: Java - Size: 1.01 MB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 482 - Forks: 64

SilenceDut/TaskScheduler

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

Language: Java - Size: 218 KB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 395 - Forks: 57

poolifier/poolifier

Fast and small Node.js worker_threads and cluster worker pool

Language: JavaScript - Size: 29.1 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 391 - Forks: 15

ChunelFeng/CThreadPool

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

Language: C++ - Size: 157 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 381 - Forks: 73

Maratyszcza/pthreadpool

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

Language: C++ - Size: 207 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 368 - Forks: 148

ytyht226/taskflow

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

Language: Java - Size: 135 KB - Last synced at: over 1 year ago - Pushed at: over 1 year 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: about 1 month ago - Pushed at: almost 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: 11 months ago - Pushed at: about 4 years ago - Stars: 324 - Forks: 82

developit/task-worklet

Task Worklet: explainer, polyfill and demos.

Language: JavaScript - Size: 58.6 KB - Last synced at: 5 days ago - Pushed at: almost 4 years ago - Stars: 275 - 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: about 5 hours ago - Pushed at: over 3 years ago - Stars: 215 - Forks: 21

lmclmc/base-components-tool

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

Language: C++ - Size: 118 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 212 - Forks: 51

senlinzhan/dpool

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

Language: C++ - Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 189 - Forks: 24

ZjzMisaka/PowerThreadPool

A comprehensive and efficient lock-free thread pool with granular work control, flexible concurrency, and robust error handling, alongside an easy-to-use API for diverse work submissions.

Language: C# - Size: 1.22 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 147 - Forks: 8

sunshanpeng/dark_magic

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

Language: Java - Size: 9.77 KB - Last synced at: about 18 hours ago - Pushed at: over 6 years ago - Stars: 146 - Forks: 59

alphadose/itogami

Fastest and most efficient goroutine pool (experimental)

Language: Go - Size: 38.1 KB - Last synced at: 3 months ago - Pushed at: over 2 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: over 1 year ago - Pushed at: over 4 years ago - Stars: 121 - Forks: 18

aglorice/CtripSpider

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

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

ConorWilliams/Threadpool

Light, fast, threadpool for C++20

Language: C++ - Size: 1.11 MB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 102 - Forks: 9

shettyh/threadpool

Golang simple thread pool implementation

Language: Go - Size: 36.1 KB - Last synced at: 11 months ago - Pushed at: over 5 years ago - Stars: 101 - Forks: 21

hosseinmoein/Leopard

C++ light-weight Thread Pool library

Language: C++ - Size: 734 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 92 - Forks: 7

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++ - Size: 368 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 81 - Forks: 10

mlba-team/xdispatch 📦

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

Language: C - Size: 3.96 MB - Last synced at: over 1 year ago - Pushed at: about 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: 11 months ago - Pushed at: 11 months ago - Stars: 72 - Forks: 16

rodion-m/self_taught_programming

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

Size: 4.16 MB - Last synced at: 3 months ago - Pushed at: over 1 year 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: over 1 year ago - Pushed at: about 6 years ago - Stars: 70 - Forks: 20

dorisoy/MyFileManager

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

Language: C# - Size: 58.5 MB - Last synced at: 2 months ago - Pushed at: almost 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: 2 months ago - Pushed at: 2 months ago - Stars: 67 - Forks: 4

HSLL175848494/ThreadPool

轻量级C++11线程池:CPU核心绑定、栈上分配任务、任务窃取、任务插队

Language: C++ - Size: 204 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 62 - Forks: 9

importcpp/WebServer

C++高性能网络服务器

Language: C++ - Size: 21.7 MB - Last synced at: over 2 years ago - Pushed at: almost 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: 11 days ago - Pushed at: almost 6 years ago - Stars: 56 - Forks: 27

shenyamu/VideoServer

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

Language: C++ - Size: 179 KB - Last synced at: about 1 year ago - Pushed at: about 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: about 1 year ago - Pushed at: over 4 years ago - Stars: 48 - Forks: 11

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: 7 days ago - Pushed at: about 1 year ago - Stars: 46 - Forks: 6

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: 7 months ago - Pushed at: 7 months 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: 3 months ago - Pushed at: 7 months ago - Stars: 42 - Forks: 3

reyreaud-l/threadpool

Modern C++ Thread Pool

Language: C++ - Size: 397 KB - Last synced at: 7 months ago - Pushed at: over 5 years ago - Stars: 42 - Forks: 5

BestUO/littletools

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

Language: C++ - Size: 19.7 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 38 - Forks: 11

lkpworkspace/myframe

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

Language: C++ - Size: 1.33 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 37 - Forks: 6

akkaze/ThreadPool

a dynamic threadpool

Language: C++ - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 37 - Forks: 16

tzcnt/TooManyCooks

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

Language: C++ - Size: 521 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 35 - Forks: 0

pomponchik/awaits

async + threads + decorators = ?

Language: Python - Size: 121 KB - Last synced at: 16 days ago - Pushed at: 4 months ago - Stars: 34 - Forks: 6

alxkm/java-concurrency-patterns

Java concurrency patterns for educational purposes

Language: Java - Size: 962 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 34 - Forks: 4

khushpanchal/PriorityDispatcher

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

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

kcenon/messaging_system

Asynchronous TCP communication system in order to support micro-service architecture.

Language: C++ - Size: 1.23 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 31 - Forks: 1

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: 8 months ago - Pushed at: almost 2 years ago - Stars: 31 - Forks: 12

psastras/node-threadpool

Node thread pools using worker threads

Language: TypeScript - Size: 1.29 MB - Last synced at: 1 day ago - Pushed at: almost 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: 3 months ago - Pushed at: almost 7 years ago - Stars: 28 - Forks: 9

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: over 2 years ago - Pushed at: over 7 years ago - Stars: 26 - Forks: 7

JoyTsing/ThreadPool

A ThreadPool Based On C++20

Language: C++ - Size: 575 KB - Last synced at: about 1 year ago - Pushed at: about 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: 10 days ago - Pushed at: 2 months ago - Stars: 24 - Forks: 7

jano7/executor

Java Key Sequential Executor

Language: Java - Size: 113 KB - Last synced at: 26 days ago - Pushed at: over 2 years ago - Stars: 24 - Forks: 4

alice-viola/ThreadPool

C++11 thread pool implementation

Language: C++ - Size: 313 KB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 23 - Forks: 8

David-Haim-zz/concurrencpp

C++ Concurrency library!

Language: C++ - Size: 68.4 KB - Last synced at: over 2 years ago - Pushed at: over 6 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: about 2 years ago - Pushed at: almost 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: about 1 month ago - Pushed at: about 5 years ago - Stars: 22 - Forks: 4

EZLippi/isolation-threadpool

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

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

jwpttcg66/GameThreadPool

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

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

ChunelFeng/CGraph-lite

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

Language: C++ - Size: 12.7 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 19 - Forks: 1

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: 11 months ago - Pushed at: 11 months 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: over 2 years ago - Pushed at: over 6 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: 6 months ago - Pushed at: over 4 years ago - Stars: 15 - Forks: 3

XWHQSJ/CallJvm

Call JVM from C/C++ in ThreadPool

Language: C++ - Size: 1.07 MB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 15 - Forks: 2

giorgospan/Radix-Hash-Join

Radix Hash Join - SIGMOD Contest 2018.

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

breakersol/ActivityFramework

Activity Framework is a lightweight C++ development framework under development. It currently implemented compile-time reflection , circular queue , thread pool , Qt-like signal and slot mechanism module , as well as asynchronous pipeline to facilitate the use of special scenarios and other features.

Language: C++ - Size: 3.99 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 13 - Forks: 3

fantasy-peak/reactor

C++17 and reactor mode task/timer executor

Language: C++ - Size: 58.6 KB - Last synced at: 2 months ago - Pushed at: about 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: over 2 years ago - Pushed at: over 4 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: 5 days ago - Pushed at: over 4 years ago - Stars: 13 - Forks: 4

tnagler/quickpool

Fast and easy parallel computing in C++11

Language: C++ - Size: 710 KB - Last synced at: 4 months ago - Pushed at: 4 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: 11 months ago - Pushed at: almost 3 years ago - Stars: 12 - Forks: 0

xwdz/QuickThread

Deprecated

Language: Java - Size: 271 KB - Last synced at: about 2 years ago - Pushed at: over 4 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: 16 days ago - Pushed at: about 6 years ago - Stars: 12 - Forks: 7

7starsea/hp-threadpool

high-performance-thread-pool

Language: C++ - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 12 - Forks: 7

jinshuai86/Spider

基于Java的多线程爬虫框架

Language: Java - Size: 338 KB - Last synced at: about 1 year ago - Pushed at: about 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: about 1 year ago - Pushed at: about 1 year ago - Stars: 11 - Forks: 1

FYH620/ThreadPool

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

Language: Java - Size: 120 KB - Last synced at: almost 2 years ago - Pushed at: almost 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: about 2 years ago - Pushed at: about 3 years ago - Stars: 11 - Forks: 4

brandonmpace/threadmanager

A thread manager for Python programs

Language: Python - Size: 210 KB - Last synced at: 17 days ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 0

upider/CXX11ThreadPool

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

kamon-io/kamon-executors 📦

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

adepke/TaskQueue

Simple Generic Thread Pool

Language: C++ - Size: 46.9 KB - Last synced at: about 2 years ago - Pushed at: over 6 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: 3 months ago - Pushed at: over 6 years ago - Stars: 10 - Forks: 0

GitEliteNovice/PoolOfThreads

Threads Pool Simple Example

Language: Java - Size: 134 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 10 - Forks: 2

zxubian/cozi

Concurrency primitives for Zig

Language: Zig - Size: 439 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 9 - Forks: 0

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: 2 months ago - Pushed at: almost 3 years ago - Stars: 9 - Forks: 0

thoainguyen/key-value-store

Key value Database using B Tree

Language: C - Size: 1.79 MB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 9 - Forks: 1

anysql/sharedserver

SharedServer, a drop-in replacement of MySQL Thread Pool

Size: 273 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 8 - Forks: 5

terablade2001/vp-cpp-template

C++ & Python project template using my libraries (CECS / CCEXP / MVECTOR / PThreadPool / vkpLibs) for Win and Ubuntu

Language: C++ - Size: 2.76 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 1