GitHub topics: thread-pool
YACLib/YACLib
Yet Another Concurrency Library
Language: C++ - Size: 5.09 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 275 - Forks: 25

Sabel200110/thread-management-simulation
Thread-Management-Simulation is a web server simulation that efficiently manages threads and queues while providing real-time performance metrics. 🌐 It offers features like configurable thread pools and a monitoring dashboard to enhance server performance. 🐙
Language: Python - Size: 14.6 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

OmarIssa-1/Android
Android is an open-source operating system designed for mobile devices, allowing developers to create a wide range of applications. It supports various hardware and offers a flexible environment for customization and innovation.
Language: C - Size: 1.5 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

zxubian/cozi
Concurrency primitives for Zig
Language: Zig - Size: 439 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 9 - Forks: 0

grauho/simpleHeaderLibraries
A collection of small but useful header only C libraries that I've built up over time.
Language: C - Size: 46.9 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

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: 223 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 80 - Forks: 10

tsymiar/MyAutomatic
In the future, many simple and repetitive work will hand over to machines, so we can make it batter by using automatic theories.
Language: C++ - Size: 126 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 2 - Forks: 2

SophistSolutions/Stroika
Modern C++ made easy
Language: C++ - Size: 315 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 135 - Forks: 10

sackthavy/Threads
Language: Java - Size: 23.4 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

Svarosk/task-scheduler-
Task Scheduler is a lightweight tool that helps users automate and manage tasks efficiently. It allows for easy scheduling of scripts and commands, ensuring they run at specified times or intervals.
Size: 3.91 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

contrust/portscaner
portscaner for tcp and udp ports
Language: Python - Size: 46.9 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

Maged152/ThreadPool
Thread pool library in C++
Language: C++ - Size: 52.7 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

alibaba/transmittable-thread-local
📌 a missing Java std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.
Language: Java - Size: 3.52 MB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 7,998 - Forks: 1,709

RockyLOMO/rxlib
A set of core libraries for Java
Language: Java - Size: 36.7 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 19 - Forks: 2

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.03 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 143 - Forks: 8

opengoofy/hippo4j
📌 异步线程池框架,支持线程池动态变更&监控&报警,无需修改代码轻松引入。Asynchronous thread pool framework, support Thread Pool Dynamic Change & monitoring & Alarm, no need to modify the code easily introduced.
Language: Java - Size: 22.6 MB - Last synced at: 8 days ago - Pushed at: 4 months ago - Stars: 5,800 - Forks: 1,218

andywer/threads.js
🧵 Make web workers & worker threads as simple as a function call.
Language: TypeScript - Size: 1.58 MB - Last synced at: 1 day ago - Pushed at: 12 months ago - Stars: 3,468 - Forks: 166

HunterxDestiny/simpleHeaderLibraries
This repository offers small, header-only libraries that fill gaps in the C standard library while ensuring portability across various platforms. Explore the `port*` and `macro*` files to enhance your C projects with simple, effective solutions! 🛠️🌐
Language: C - Size: 49.8 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

vegardit/haxe-concurrent
A haxelib for basic platform-agnostic concurrency support
Language: Haxe - Size: 517 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 85 - Forks: 12

zpl-c/zpl
📐 Pushing the boundaries of simplicity
Language: C - Size: 3.99 MB - Last synced at: 7 days ago - Pushed at: about 2 months ago - Stars: 1,026 - Forks: 48

marciovmf/stdx
stdx is a minimalist, modular C99 utility library inspired by the STB style. It provides a set of dependency-free, single-header components that extend common programming functionality in C.
Language: C - Size: 136 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 2 - Forks: 0

efmsoft/syncme
A cross-platform implementation of such synchronization objects as Notification / Synchronization Events, Waitable Timers, Socket Event, Thread, as well as functions for waiting for signaled state. The wait functions are analogues of WaitForSingleObject and WaitForMultileObjects used on Windows. the last one can wait for objects of different types.
Language: C++ - Size: 294 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 3

paintdream/iris
Iris is an extensible asynchronous header-only framework written in pure modern C++, including a M:N task scheduler (with coroutine support for C++ 20 optionally) and an advanced DAG-based task dispatcher.
Language: C - Size: 1.28 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 17 - Forks: 2

hopsoft/local_bus
A lightweight pub/sub system for decoupled intra-process communication in Ruby applications
Language: Ruby - Size: 106 KB - Last synced at: about 8 hours ago - Pushed at: 17 days ago - Stars: 94 - Forks: 3

adrian-tarau/threadpool
A ThreadPoolExecutor which reuses idle threads
Language: Java - Size: 127 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 2 - Forks: 1

thanhit95/multi-threading
Practical multithreading tutorials. Languages supported: C++, Java, C#, Python, Javascript/Nodejs.
Language: C++ - Size: 840 KB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 168 - Forks: 47

locuoco/molecular_dynamics
A 3D interactive program for molecular dynamics
Language: C++ - Size: 18.6 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 9 - Forks: 1

ashvardanian/ParallelReductionsBenchmark
Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!
Language: C++ - Size: 17.4 MB - Last synced at: 6 days ago - Pushed at: 20 days ago - Stars: 99 - Forks: 9

sph-mn/sph-sc-lib
individual c utility libraries
Language: C - Size: 607 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 5 - Forks: 0

gazebosim/gz-common
An audio-visual library supports processing audio and video files, a graphics library can load a variety 3D mesh file formats into a generic in-memory representation, and the core library of Gazebo Common contains functionality that spans Base64 encoding/decoding to thread pools.
Language: C++ - Size: 19.2 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 23 - Forks: 44

rust-threadpool/rust-threadpool
A very simple thread pool for parallel task execution
Language: Rust - Size: 670 KB - Last synced at: 3 days ago - Pushed at: about 3 years ago - Stars: 560 - Forks: 86

Game-Tek/Byte-Engine
BYTΞ Engine is a Rust based game engine focused on API simplicity and modularity. https://discord.gg/cyhVG82R7w
Language: Rust - Size: 30.7 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 19 - Forks: 1

jonhoo/pthread_pool
A simple implementation of thread pooling for C/C++ using POSIX threads
Language: C - Size: 176 KB - Last synced at: 6 days ago - Pushed at: over 4 years ago - Stars: 82 - Forks: 27

Water-Melon/Melon
A generic cross-platform C library that includes many commonly used components and frameworks, and a new scripting language interpreter. It currently supports C99 and Aspect-Oriented Programming (AOP).
Language: C - Size: 3.22 MB - Last synced at: 21 days ago - Pushed at: 5 months ago - Stars: 1,415 - Forks: 204

fifocode/clab
clab - Creative Programming Solutions using C - Programming is enjoyable when applied to solve interesting problems (may not be directly used in general day-to-day professional work). The learning and knowledge acquired in the process make a better programmer.
Language: C - Size: 311 KB - Last synced at: 9 days ago - Pushed at: 25 days ago - Stars: 5 - Forks: 0

callicoder/java-concurrency-examples
Java Concurrency/Multithreading Tutorial with Examples for Dummies
Language: Java - Size: 26.4 KB - Last synced at: 24 days ago - Pushed at: almost 4 years ago - Stars: 296 - Forks: 217

oeg-upm/TPool
Asynchronous Thread Pool
Language: Python - Size: 131 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 1 - Forks: 0

smikhalevski/parallel-universe
🚀 The set of async flow control structures and promise utils.
Language: TypeScript - Size: 4.22 MB - Last synced at: 14 days ago - Pushed at: 27 days ago - Stars: 5 - Forks: 1

c-cube/moonpool
Commodity thread pools and concurrency primitives for OCaml 5
Language: OCaml - Size: 23.7 MB - Last synced at: 3 days ago - Pushed at: 28 days ago - Stars: 60 - Forks: 4

mtrebi/thread-pool
Thread pool implementation using c++11 threads
Language: C++ - Size: 161 KB - Last synced at: 27 days ago - Pushed at: over 1 year ago - Stars: 1,199 - Forks: 235

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

shahidcodes/threadifier-node
Run long running task in worker thread with promises.
Language: JavaScript - Size: 290 KB - Last synced at: 27 days ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 1

linyacool/WebServer
A C++ High Performance Web Server
Language: C++ - Size: 2.41 MB - Last synced at: 29 days ago - Pushed at: over 1 year ago - Stars: 8,028 - Forks: 2,132

Blankj/AndroidUtilCode
:fire: Android developers should collect the following utils(updating).
Language: Java - Size: 45.1 MB - Last synced at: 29 days ago - Pushed at: 10 months ago - Stars: 33,565 - Forks: 10,711

DeveloperPaul123/thread-pool
A modern, fast, lightweight thread pool library based on C++20
Language: C++ - Size: 722 KB - Last synced at: 27 days ago - Pushed at: 6 months ago - Stars: 497 - Forks: 41

npc1054657282/C-Thread-Pool-Derived
An enhanced C thread pool library based on Pithikos's work, featuring multiple instances, configurable queue size and callbacks.
Language: C - Size: 114 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

google/marl
A hybrid thread / fiber task scheduler written in C++ 11
Language: C++ - Size: 1.48 MB - Last synced at: 29 days ago - Pushed at: 4 months ago - Stars: 1,938 - Forks: 195

Mozeel-V/parallel-task-scheduler
A multithreaded task scheduler built in modern C++ to demonstrate concurrency, thread pooling, and synchronization.
Language: C++ - Size: 127 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

rishab2211/Webserver-JAVA
Language: Java - Size: 7.81 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

gilzoide/godot-dispatch-queue
Threaded and synchronous Dispatch Queues for Godot
Language: GDScript - Size: 53.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 47 - Forks: 6

estchd/workers_pool 📦
A long running threadpool for parallel task execution
Language: Rust - Size: 13.7 KB - Last synced at: 8 days ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Raqibreyaz/CipherForge
A C++ tool to encrypt/decrypt all files in a folder using a thread pool. Built with OOP and smart pointers for safety and speed. Features: Multi-threaded file encryption Modern C++ (OOP, smart pointers) Fast, secure, and modular
Language: C++ - Size: 225 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

qoollo/dotNet-turbo
Collection of useful classes for your .NET application (object pool, thread pool, async processing, queues, collections, multithreading primitives, etc.)
Language: C# - Size: 1.58 MB - Last synced at: 25 days ago - Pushed at: over 4 years ago - Stars: 84 - Forks: 17

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

Nepxion/DiscoveryAgent
☀️ Nepxion Discovery Agent is a java agent to resolve loss of ThreadLocal in cross-thread scenario, such as Spring Async、Hystrix Thread、Runnable、Callable、Single Thread、Thread Pool、MDC 异步跨线程Agent
Language: Java - Size: 122 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 54 - Forks: 29

valebes/ppl
Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.
Language: Rust - Size: 126 MB - Last synced at: 26 days ago - Pushed at: 2 months ago - Stars: 76 - Forks: 3

bondbox/xthreads
Thread module
Language: Python - Size: 33.2 KB - Last synced at: 21 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Tyler-Hardin/thread_pool
Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.
Language: C++ - Size: 25.4 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 84 - Forks: 13

leansandoval/ProgramacionConcurrente
Repositorio donde se encuentran los ejercicios correspondientes a los trabajos prácticos de la materia.
Language: Jupyter Notebook - Size: 13 MB - Last synced at: 6 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 3

jishnukoliyadan/Async-vs-Thread-Scraping
Focuses on comparing the efficiency of different methods for making requests.
Language: Python - Size: 25.4 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Pennywise007/ext
C++17 header only extensions library
Language: C++ - Size: 459 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 0

Maksimka101/combine
A Flutter package which allows you to work with MethodChannels in Isolate and provides simplified Isolate and Thread Pool API
Language: Dart - Size: 486 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 28 - Forks: 6

heartyoh/hyperviz
Hyperviz is a high-performance visualization framework for real-time data processing and rendering. It provides efficient worker management, event handling, and resource monitoring capabilities.
Language: TypeScript - Size: 1020 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

IfanTsai/mgx
:rainbow: A high performance network framework written in c++ (support tcp and http)
Language: C++ - Size: 133 KB - Last synced at: 4 days ago - Pushed at: about 2 years ago - Stars: 25 - Forks: 5

TheAyushB/MultiThreadedServer
High-performance multithreaded web server built in Java. Handles over 1 MILLION requests, benchmarked with JMeter.
Language: Java - Size: 2.83 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

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

GabTux/PPQSort
PPQSort - Parallel Pattern Quicksort.
Language: C++ - Size: 268 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 12 - Forks: 2

surrealdb/affinitypool
A Rust library for running blocking jobs on a dedicated thread pool with CPU core affinity per thread
Language: Rust - Size: 37.1 KB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 6 - Forks: 3

andrelcmoreira/pool-day
simple thread pool library
Language: C - Size: 128 KB - Last synced at: 9 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

HQarroum/thread-pool
🔓 A lock-free thread-pool implementation in C++11.
Language: C++ - Size: 246 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 22 - Forks: 2

izemskov/Code-Lab
Code Lab – Java Projects & Experiments
Language: Java - Size: 2.39 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 6 - Forks: 0

SiddiqSoft/asynchrony
Classes to allow you to build asynchrony in your applications using standard C++ jthread, semaphore, deque
Language: C++ - Size: 163 KB - Last synced at: 7 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Tastyep/TaskManager 📦
A C++14 Task Manager / Scheduler
Language: C++ - Size: 352 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 105 - Forks: 23

leVirve/dcard-spider
A spider on Dcard. Strong and speedy.
Language: Python - Size: 1.41 MB - Last synced at: about 10 hours ago - Pushed at: over 6 years ago - Stars: 98 - Forks: 20

SouvikGhosh05/Discord-Chatbot 📦
An informative chatbot with lots of features we need in daily life.
Language: Python - Size: 103 KB - Last synced at: 4 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

xhjcehust/LFTPool
Lock-Free Thread Pool
Language: C - Size: 11.7 KB - Last synced at: 14 days ago - Pushed at: almost 2 years ago - Stars: 78 - Forks: 49

verri/cool
Common standalone C++ utilities
Language: C++ - Size: 117 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 6 - Forks: 0

singgel/Netty-SkillTree
干净的springboot-netty,google protocol buffer,根目录下我给你放了一本《Netty实战(精髓)》,test下关于同步回调和异步回调、JUC和NIO(RPC我也加进来了)的一些讲解的方法代码
Language: Java - Size: 3.62 MB - Last synced at: 2 months ago - Pushed at: about 6 years ago - Stars: 137 - Forks: 80

vvzen/pyside2-qml-examples
Collection of simple examples showcasing qml & qtquick + PySide2 & python
Language: QML - Size: 686 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 52 - Forks: 8

Zhuagenborn/Echo-Web-Server
☁️ A C++20 echo web server using a thread pool, an epoll and non-blocking sockets to process requests, consisting of a YAML-based configuration, a customizable logger and a min-heap-based timer.(使用C++20开发的Web回声服务器,使用线程池、epoll和非阻塞套接字处理网络请求,并包含YAML配置、日志记录和基于最小堆的定时器。)
Language: C++ - Size: 91.8 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 54 - Forks: 0

mailhonor/node-thread-worker-group
Node environment, thread pool, supports bidirectional communication
Language: TypeScript - Size: 8.79 KB - Last synced at: 10 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

zelang-dev/cthread Fork of GerHobbelt/pthread-win32
Emulated C11 threads and thread pool using Pthreads or Pthreads4w
Language: C - Size: 8.54 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

Alairion/not-enough-standards
A modern header-only C++ library that provides platform-independent utilities.
Language: C++ - Size: 112 KB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 232 - Forks: 7

songxinjianqwe/Chat
Java NIO+多线程实现聊天室
Language: Java - Size: 7.51 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 791 - Forks: 329

alugowski/task-thread-pool
Fast and lightweight thread pool for C++11 and newer.
Language: C++ - Size: 54.7 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 42 - Forks: 3

JuniorVieira99/jr_writer
A component for a large logging system that deal with concurrency and connection pooling for file writing.
Language: Go - Size: 60.5 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

mmji-programming/CoreB
CoreB is a simple and powerful solution for managing concurrent processing in Python!
Language: Python - Size: 191 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 4 - Forks: 0

AbhishekU19/Multithreaded-Webserver
A high performance web server designed to handle concurrent client requests efficiently. Features include multithreading, static file serving (HTML, CSS, JavaScript), and thread pooling for improved scalability and responsiveness.
Language: Java - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

tonitaga/thread_pool
The ThreadPool class provides a mechanism to execute tasks concurrently by distributing them among a fixed number of worker threads. Users can submit tasks to the thread pool, wait for their completion, stop the thread pool, and launch the workers again.
Language: C++ - Size: 19.5 KB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

leavers/flexexecutor
Python executors with auto-scaling workers.
Language: Python - Size: 104 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Zelmoghazy/epoll-threadpool-webserver
Minimal Multithreaded HTTP/1.0 server implementation using non-blocking IO, epoll and a thread pool in C++
Language: C++ - Size: 12.7 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

reactphp-parallel/reactphp-parallel
🌉 Bridging ext-parallel and ReactPHP
Language: PHP - Size: 655 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 13 - Forks: 1

diharaw/dw-thread-pool
A simple, header-only, dependency-free, C++ 11 based ThreadPool library.
Language: C++ - Size: 274 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 34 - Forks: 6

luizkowalski/concurrent_rails
🕹 Small library to make concurrent-ruby and Rails play nice together
Language: Ruby - Size: 116 KB - Last synced at: 24 days ago - Pushed at: 4 months ago - Stars: 38 - Forks: 2

BunnySakura/ipcxx
仅头文件的轻量级C++中间件开发框架。| A lightweight C++ middleware development framework designed for header-only libraries.
Language: C++ - Size: 52.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

JyotinderSingh/Multithreading
Descriptive Advanced Multithreading examples in Java
Language: Java - Size: 3.97 MB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 2

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

gilzoide/cpp-dispatch-queue
Dispatch Queue / Thread Pool implementation for C++11
Language: C++ - Size: 25.4 KB - Last synced at: about 8 hours ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

haciMMicah/pool_party
C++ header only thread pool that allows waitable futures, and callback style async tasks, targeting C++20
Language: C++ - Size: 48.8 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

abo123456789/leek
Distributed task redisqueue(最简单python分布式函数调度框架)
Language: Python - Size: 412 KB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 63 - Forks: 19
