GitHub topics: threadpool
helloeasy1/worker-pool
⚙️ Streamline concurrency in Go with a high-performance worker pool for efficient task management and zero-allocation submissions.
Language: Go - Size: 1.62 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0
abin-z/ThreadPool
A cross-platform, header-only C++11 thread pool (线程池)
Language: C++ - Size: 346 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 3 - Forks: 0
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: 4 days ago - Pushed at: over 1 year ago - Stars: 565 - Forks: 21
Misteri4452y/taskflow
Smart weekly planner with auto-scheduling and Google Calendar integration
Language: Python - Size: 31.3 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0
kcenon/messaging_system
Asynchronous TCP communication system in order to support micro-service architecture.
Language: C++ - Size: 256 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 30 - Forks: 1
poolifier/poolifier
Fast and small Node.js worker_threads and cluster worker pool
Language: JavaScript - Size: 31.7 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 431 - Forks: 15
RealChuan/Cpp-Examples
分享一些代码
Language: C++ - Size: 207 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 5 - Forks: 2
ChunelFeng/CGraph
【A common used C++ & Python DAG framework】 一个通用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork & 交流
Language: C++ - Size: 5.85 MB - Last synced at: 4 days ago - Pushed at: 8 days ago - Stars: 2,150 - Forks: 370
hosseinmoein/Leopard
Light-weight Thread Pool library in modern C++
Language: C++ - Size: 758 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 99 - Forks: 6
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: 8 days ago - Pushed at: 8 months ago - Stars: 750 - Forks: 32
tzcnt/TooManyCooks
C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.
Language: C++ - Size: 793 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 47 - Forks: 1
taskflow/taskflow
A General-purpose Task-parallel Programming System using Modern C++
Language: C++ - Size: 142 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 11,321 - Forks: 1,323
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.65 MB - Last synced at: 7 days ago - Pushed at: 9 days ago - Stars: 175 - Forks: 14
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: 612 KB - Last synced at: 12 days ago - Pushed at: 14 days ago - Stars: 276 - Forks: 24
likesprogram/LikesProgram
LikesProgram 是一个 C++ 通用工具库,提供丰富、高效且易用的类库和工具函数,帮助开发者在各种项目中减少重复代码、提升开发效率,并保证性能和可扩展性。
Language: C++ - Size: 828 KB - Last synced at: 15 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0
Adrian-26-Isotope/CustomJavaThreadPool
I was not satisfied with the default java ThreadPoolExecutor, so I implemented my own.
Language: Java - Size: 20.5 KB - Last synced at: 17 days ago - Pushed at: 18 days ago - Stars: 1 - Forks: 0
ConorWilliams/Threadpool
Light, fast, threadpool for C++20
Language: C++ - Size: 1.11 MB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 105 - Forks: 9
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: 10 days ago - Pushed at: over 1 year ago - Stars: 49 - Forks: 6
ItzmeJan/node-threads
A JavaScript Module which helps you in running concurrent process loops inside a single thread
Language: JavaScript - Size: 14.6 KB - Last synced at: 16 days ago - Pushed at: 21 days ago - Stars: 8 - Forks: 2
buke/js-executor
JavaScript execution thread pool for Go, with built-in support for QuickJS / Goja / V8 engines.
Language: Go - Size: 165 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 4 - Forks: 0
paulborile/clibs
Simple, fast, threadsafe C language hashtable, LRU map, Thread pool, go like channel, vector
Language: C++ - Size: 11.6 MB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 8 - Forks: 0
WilliamZhang20/Thread-Pool
Implementing a thread pool to run with a hardware-optimized number of workers
Language: C++ - Size: 32.2 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0
chrisnas/DebuggingExtensions
Host of debugging-related extensions such as post-mortem tools or WinDBG extensions
Language: C# - Size: 4.44 MB - Last synced at: 14 days ago - Pushed at: almost 4 years ago - Stars: 217 - Forks: 21
moehoshio/NekoThreadPool
An easy to use and efficient C++ 20 thread pool that supports priorities and submission to specific threads.
Language: C++ - Size: 28.3 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0
austinksmith/Hamsters.js
100% Vanilla Javascript Multithreading & Parallel Execution Library
Language: JavaScript - Size: 42.9 MB - Last synced at: 25 days ago - Pushed at: 3 months ago - Stars: 596 - Forks: 31
fredmaggiowski/gowq
A simple and straightforward workqueue manager in Go
Language: Go - Size: 47.9 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0
AlexWorx/ALib-Class-Library
A C++ 20/23 general purpose class library. 25 different modules cover areas from strings and formatting, over debug logging to expression-parser and file scanner. Supports C++20 module compilation with Clang.
Language: C++ - Size: 19.9 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 8 - Forks: 3
JuPfu/beck-view-movie
Assemble mp4 video from list of images
Language: Python - Size: 41 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0
HSLL175848494/ThreadPool
基于栈分配任务容器的 C++11 仅头文件线程池 | A header-only C++11 thread pool based on stack-allocated task containers
Language: C++ - Size: 465 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 78 - Forks: 12
alxkm/java-concurrency-patterns
Java concurrency patterns for educational purposes
Language: Java - Size: 1.04 MB - Last synced at: 27 days ago - Pushed at: about 1 month ago - Stars: 45 - Forks: 6
BestUO/littletools
c++ tools for Ringqueue,timemanager,threadpool,freelockqueue,coroutines test,asio example
Language: C++ - Size: 22.6 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 37 - Forks: 11
surrealdb/affinitypool
A Rust library for running blocking jobs on a dedicated thread pool with CPU core affinity per thread
Language: Rust - Size: 50.8 KB - Last synced at: 11 days ago - Pushed at: about 1 month ago - Stars: 8 - Forks: 4
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: about 1 year ago - Stars: 1,195 - Forks: 117
DeveloperPaul123/thread-pool
A modern, fast, lightweight thread pool library based on C++2x
Language: C++ - Size: 729 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 527 - Forks: 42
developit/task-worklet
Task Worklet: explainer, polyfill and demos.
Language: JavaScript - Size: 58.6 KB - Last synced at: 21 days ago - Pushed at: about 4 years ago - Stars: 276 - Forks: 3
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: over 1 year ago - Stars: 380 - Forks: 146
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 2 months ago - Pushed at: 11 months ago - Stars: 2,648 - Forks: 287
cpp20120/DagFlow
A self-contained, minimal runtime for parallel task execution in C++20.
Language: C++ - Size: 311 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 12 - Forks: 0
ZLMediaKit/ZLToolKit
一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO
Language: C++ - Size: 31.1 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2,119 - Forks: 614
farhiongit/c_thread_pool
A simple, easy to use, fully featured, definitive, thread pool API for C
Language: C - Size: 1.31 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0
zakaria9448z/PortWarden
PortWarden is a fast and efficient TCP port scanner that helps users identify open ports and services on a network. With its multi-threaded design, it delivers results quickly, making it an essential tool for ethical hacking and security assessments. 🐙💻
Language: Python - Size: 251 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - 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: 4.15 MB - Last synced at: 13 days ago - Pushed at: 14 days ago - Stars: 13 - Forks: 3
pomponchik/awaits
async + threads + decorators = ?
Language: Python - Size: 121 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 36 - Forks: 6
Foledem/EOSP-Threadpool
Cross-platform header-only c++17 threadpool
Language: C++ - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0
Nydus0/system-designs-cpp
Implementations of c++ patterns with specific custom features.
Language: C++ - Size: 28.3 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0
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: 3 months ago - Pushed at: 3 months ago - Stars: 4,518 - Forks: 852
ANSI-Christ/KLS_lib
General-purpose C library
Language: C - Size: 411 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0
jano7/executor
Java Key Sequential Executor
Language: Java - Size: 113 KB - Last synced at: 9 days ago - Pushed at: about 3 years ago - Stars: 26 - Forks: 4
mfavant/avant
Network message framework for linux c plus plus.
Language: C++ - Size: 1.48 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 7 - Forks: 1
zxubian/cozi
Concurrency primitives for Zig
Language: Zig - Size: 561 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 10 - Forks: 1
frostproject/threadpool
Pseudo code threadpool implementation for Luau to manage concurrent task execution
Language: Luau - Size: 20.5 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0
XWHQSJ/CallJvm
Call JVM from C/C++ in ThreadPool
Language: C++ - Size: 1.07 MB - Last synced at: 11 days ago - Pushed at: over 5 years ago - Stars: 16 - Forks: 2
ChunelFeng/CThreadPool
【A simple used C++ threadpool】一个简单好用,性能优异的,跨平台的C++线程池。欢迎 star & fork
Language: C++ - Size: 184 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 399 - Forks: 74
Lwhyz/workspace
workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。
Language: C++ - Size: 3.79 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 1,191 - Forks: 182
t3tra-dev/mtaio
A comprehensive framework for asynchronous I/O operations and utilities.
Language: Python - Size: 1.43 MB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 6 - Forks: 0
albertjuniorfx/task-manager
Manage tasks efficiently with this React + TypeScript + Vite template. Enjoy fast refresh and customizable ESLint rules for your development needs. 🚀🛠️
Language: TypeScript - Size: 44.9 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
LumenVestige/AsyncTaskPool
A simple async task schedue dispacther
Language: Java - Size: 211 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 1
lmclmc/base-components-tool
目前支持线程池 定时器(支持多任务) log日志 cmdline 命令行解析 等功能
Language: C++ - Size: 167 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 211 - Forks: 51
ChunelFeng/CGraph-lite
A one-page-only CGraph-API-liked DAG project.
Language: C++ - Size: 12.7 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 23 - Forks: 1
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: 4 months ago - Pushed at: 4 months ago - Stars: 1,065 - Forks: 359
kathleenwest/MoneyPotInstancingDemo
This project presents a simple, but fun “Money Pot” Service and Client Application demonstration. The “Money Pot” is a self-hosted (service host) WCF application with a GUI user interface to quickly demo and test the service with a client (both simple Windows Form Applications). In addition, a short discussion of concurrency to protect resources against multiple threads is shown along with charts, pictures, and test data to show that with multiple threads (clients) wanting the “money pot” resource, can diminish what resources an individual client thread can receive if they compete against one another.
Language: C# - Size: 4.18 MB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
salvpimp/Java_Collections_Threads
Explore Java collections and threads with practical exercises. Enhance your OOP skills through encapsulation, inheritance, polymorphism, and abstraction. 🌟💻
Language: Java - Size: 2.19 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
HSLL175848494/LFThreadPool
基于栈分配任务容器的 C++11 仅头文件线程池 | A header-only C++11 thread pool based on stack-allocated task containers
Language: C++ - Size: 73.2 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
cflems/async-c
Easy asynchronous execution library in C using a thread pool; may be incorporated into a larger project later
Language: C - Size: 4.88 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
artarchi/TaskFlow
TaskFlow is a MERN stack Todo application that enables users to manage their tasks efficiently. With features like JWT authentication and a responsive UI, it provides a seamless experience for both desktop and mobile users. 🐙🌐
Language: CSS - Size: 3.33 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
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: 3 months ago - Pushed at: 10 months ago - Stars: 13 - Forks: 1
vkarotkiyan/qsort_thread_pool
Study C++ | Реализация алгоритма быстрой сортировки с использованием пула потоков
Language: C++ - Size: 0 Bytes - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
ctgallagher4/driveshaft
A minimal, high-performance thread pool for running synchronous tasks with per-thread context from async code.
Language: Rust - Size: 53.7 KB - Last synced at: 13 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
Tweetsy11/Java_Collections_Threads
This repository showcases Java exercises focused on collections and threads, emphasizing core object-oriented principles. Explore practical implementations and deepen your understanding of Java's capabilities. 🐙🌐
Language: Java - Size: 2.19 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
oYuujin/Task-Manager
Manage your daily tasks effortlessly with Task-Manager. This web app uses HTML, CSS, JS, Node, Express, and MongoDB for seamless task management. 🚀🌟
Language: JavaScript - Size: 130 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
Joker2770/Z2I
The pbrain-Z2I is just a gomoku engine which use the protocol of gomocup. (最新权重在咸鱼有售)
Language: C++ - Size: 253 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 4 - Forks: 0
Andreihanl/Java_Collections_Threads
Explore Java Collections and Threads with practical exercises. Enhance your OOP skills while learning encapsulation, inheritance, polymorphism, and more. 🌟🐙
Language: Java - Size: 2.19 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
lkpworkspace/myframe
C++ application framework(基于actor模型,微内核设计理念实现的C++组件化编程应用程序框架)
Language: C++ - Size: 1.33 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 37 - Forks: 6
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: about 7 years ago - Stars: 29 - Forks: 9
Beckversync/Digital-twin-for-smart-farming
High Performance Computing Center
Language: Python - Size: 70.3 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
Jain1shh/Http-Server
This repository contains code of single & multi threaded Http server and client. And also implemented threadpool in server reducing overhead and preventing excessive resource usage.
Language: Java - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0
NoOrientationProgramming/hello-world-esp32
ESP32 Hello World based on the SystemCore of NoOrientationProgramming
Language: C++ - Size: 102 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
nfs-tech-bd/PortWarden
PortWarden is a fast and stealthy TCP port scanner written in Python. It scans all 65,535 ports with multi-threaded speed, shows open ports in real-time, saves results to JSON, and gives detailed service names for commonly used ports — perfect for penetration testing, CTFs, or network reconnaissance.
Language: Python - Size: 262 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0
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: 5 months ago - Pushed at: 6 months ago - Stars: 2,552 - Forks: 228
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: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
senlinzhan/dpool
使用 C++11 实现的动态线程池
Language: C++ - Size: 9.77 KB - Last synced at: 6 months ago - Pushed at: about 2 years ago - Stars: 189 - Forks: 24
wangy8961/python3-concurrency-pics-02
爬取 www.mzitu.com 全站图片,截至目前共5162个图集,16.5万多张美女图片,使用 asyncio 和 aiohttp 实现的异步版本只需要不到2小时就能爬取完成。按日期创建图集目录,保存更合理。控制台只显示下载的进度条,详细信息保存在日志文件中。支持异常处理,不会终止爬虫程序。失败的请求,下次再执行爬虫程序时会自动下载
Language: Python - Size: 113 KB - Last synced at: 6 months ago - Pushed at: about 6 years ago - Stars: 331 - Forks: 85
Naegolus/esp32-s3-audio-processing
Multithreaded signal processing and SIMD
Language: C++ - Size: 473 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0
aglorice/CtripSpider
携程评论爬虫,使用线程池来爬取热门景区评论,简单易用。一键爬取任意省的所有热门景区并分析评论数据,可视化展示。
Language: Python - Size: 3.53 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 110 - Forks: 16
BenKaponz/Emergency-Service-Messaging-System
Assignment 3 - SPL course, BGU
Language: C++ - Size: 14.8 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
armink-rtt-pkgs/thread_pool
a thread pool base on RT-Thread | 基于 RT-Thread 的线程池实现
Language: C - Size: 13.7 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 16 - Forks: 4
belozierov/PosixDispatch
A fast, small, efficient analog of GCD in Swift
Language: Swift - Size: 66.4 KB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 22 - Forks: 4
Roger3Lee/INC.Runtime.Queue
An runtime queue use Asynchronous program
Language: C# - Size: 44.9 KB - Last synced at: 5 days ago - Pushed at: 6 months ago - Stars: 24 - Forks: 7
leiless/threadpool.hpp
Simple header-only thread pool implementation in C++17
Language: C++ - Size: 12.7 KB - Last synced at: 6 days ago - Pushed at: about 5 years ago - Stars: 6 - Forks: 1
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: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0
fantasy-peak/reactor
C++17 and reactor mode task/timer executor
Language: C++ - Size: 58.6 KB - Last synced at: 6 months ago - Pushed at: over 4 years ago - Stars: 13 - Forks: 4
vincenzomarotta/PotHoles
Respository for project assigned during Laboratory of Operating Systems course @ Università di Napoli Federico II.
Language: Java - Size: 1.57 MB - Last synced at: 7 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0
svermaji/ChangeFileNames
Java utilities to change or rename file names, remove spaces etc
Language: Java - Size: 438 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
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: about 2 months ago - Pushed at: over 6 years ago - Stars: 56 - Forks: 27
dorisoy/MyFileManager
C#,WinForm实现的一款文件资源管理器
Language: C# - Size: 58.5 MB - Last synced at: 7 months ago - Pushed at: about 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: 7 months ago - Pushed at: 7 months ago - Stars: 67 - Forks: 4
rodion-m/self_taught_programming
База знаний по изучению программирования. Преимущественно на русском языке.
Size: 4.16 MB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 70 - Forks: 9
alphadose/itogami
Fastest and most efficient goroutine pool (experimental)
Language: Go - Size: 38.1 KB - Last synced at: 7 months ago - Pushed at: about 3 years ago - Stars: 138 - Forks: 7
yalibs/yathreadpool
yet another C++11 threadpool implementation. Header-only threadpool implementation
Language: C++ - Size: 9.77 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - 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: 7 months ago - Pushed at: 12 months ago - Stars: 42 - Forks: 3