#thread-pool

  1. futures-executor

    Executors for asynchronous tasks based on the futures-rs library

    v0.3.31 27.9M #asynchronous-tasks #async-task-executor #thread-pool #task-execution #task-scheduling #single-threaded
  2. threadpool

    A thread pool for running a number of jobs on a fixed set of worker threads

    v1.8.1 4.4M #parallelism #threading #thread
  3. affinitypool

    running blocking jobs on a dedicated thread pool with CPU core affinity

    v0.4.0 43K #thread-pool #parallelism #threading
  4. paralight

    A lightweight parallelism library for indexed structures

    v0.0.11 #thread-pool #parallelism #iterator
  5. scheduled-thread-pool

    A scheduled thread pool

    v0.2.7 837K #thread-pool #pool
  6. choki

    http server built from scratch. Not intended for production uses but a simple website with some query stuff can be made. (can withstand a lot of requests per second)

    v1.1.19 2.3K #web-server #built-from-scratch #query-parameters #requests #http-endpoint #thread-pool
  7. fork_union

    Low-latency OpenMP-style NUMA-aware cross-platform fine-grained parallelism library

    v2.3.0 300 #thread-pool #allocator #numa
  8. 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

    v0.7.0 97K #thread-pool #async-pool #concurrency
  9. blocking-threadpool

    A thread pool for running a number of jobs on a fixed set of worker threads

    v1.0.3 4.8K #thread-pool #parallelism #threading
  10. par-iter

    Fork of rayon, with chili support

    v2.0.0 112K #parallel-iterator #prelude #thread-pool #sorting #fork #chili #random-access #data-parallelism #data-race
  11. witchcraft-server

    A highly opinionated embedded application server for RESTy APIs, compatible with the Witchcraft ecosystem

    v6.2.0 420 #server-api #metrics #embedded-applications-server #web-server #endpoint #logging #thread-pool #server-config #witchcraft #embedded-server
  12. easy_fuser

    A flexible and idiomatic Fuse implementation for Rust

    v0.4.5 800 #fuse #inode #template #thread-pool #fuser #concurrency-model #file-identifier #management-filesystem #distinct #exclusive
  13. jlrs

    bindings to the Julia C API that enable Julia code to be called from Rust and more

    v0.22.1 #thread-pool #math #bindings #api-bindings
  14. oqueue

    Non-interleaving multithreaded output queue

    v0.1.9 #task #multi-threading #stderr #stream #thread-pool #parallel-task #sequencer
  15. messaging_thread_pool

    aiding the creation of typed thread pool of objects that is communicated with via channels

    v5.0.2 #thread-pool #messaging #parallelism
  16. some_global_executor

    Reference thread-per-core executor for the some_executor crate

    v0.1.3 #async-executor #thread-pool #non-blocking
  17. command-executor

    Command Executor thread pool

    v0.2.0 150 #thread-pool #mpmc
  18. workerpool

    A thread pool for running a number of jobs on a fixed set of stateful worker threads

    v1.2.1 650 #thread-pool #parallelism #worker-thread #worker-thread-pool
  19. micropool

    Low-latency thread pool with parallel iterators

    v0.3.0 #thread-pool #parallel-iterator #low-latency #context-switch #multi-threading #work-stealing #job-scheduling
  20. rx-rust

    Reactive Programming in Rust inspired by ReactiveX https://reactivex.io/

    v0.3.0 #observable #operator #reactive-programming #reactive-x #tokio-time #thread-pool #single-threaded #async-io #async-std #timer
  21. loom-rs

    Weaving threads together - A bespoke thread pool runtime combining tokio and rayon with CPU pinning capabilities

    v0.3.1 #tokio-runtime #thread-pool #core-affinity
  22. spindle

    rayon-based threadpool

    v0.2.6 24K #thread-pool #task #rayon-based
  23. wpool

    A thread pool that limits the number of tasks executing concurrently, without restricting how many tasks can be queued

    v0.3.0 #thread-pool #multi-threading #async #worker-pool
  24. novtb

    Zoned Data-Parallelism with Core Affinity

    v0.1.7 2.5K #core-affinity #thread-pool #data-parallelism #thread-affinity
  25. ppl

    A structured parallel programming library for Rust

    v0.1.6 410 #thread-pool #pipeline #data-processing #framework #dataset #word-counter #concurrency #farm #data-parallelism
  26. tokio-rayon

    Mix async code with CPU-heavy thread pools using Tokio + Rayon

    v2.1.0 1.0M #thread-pool #tokio #rayon #async
  27. web-thread-pool

    Browser-friendly thread pool backed by web-thread-select

    v0.1.0 10K #thread-pool #web-thread #browser-friendly #send #backed #wasm-bindgen #shared-memory #non-send #post-message
  28. async-cpupool

    async threadpool for CPU-bound tasks

    v0.4.0 #thread-pool #blocking #async-blocking
  29. zero-pool

    High-performance thread pool with consistent low-latency task dispatch

    v0.7.1 #thread-pool #lock-free #concurrency #performance #parallel
  30. veda-rs

    High-performance parallel runtime for Rust with work-stealing and adaptive scheduling

    v1.0.0 #thread-pool #work-stealing #data-parallelism #concurrency
  31. lwleen-rpc

    RPC (信令路由), 组件间数据通信

    v1.3.3 #thread-pool #rpc #lwleen #async
  32. forte

    A low-overhead thread-pool with support for non-static async closures

    v1.0.0-alpha.4 230 #thread-pool #async-task #async-closures #non-static #task-scheduling #heartbeat #low-overhead #concurrency #game-engine #bevy-game-engine
  33. bbwebservice

    Rust minimal dependencies port of the bbwebservice microframework

    v1.0.5 #tls #cookies #thread-pool #logging #port #micro-framework #keep-alive #metrics #load-file #request-context
  34. noworkers

    A small asyncronous worker pool manages thread pool limiting, cancellation and error propogation, inspired by golangs errgroup (requires tokio)

    v0.1.1 230 #thread-pool #limiting #error #manage #worker #cancellation #concurrency #requires-tokio #asyncronous #propogation
  35. par_bench

    Mechanisms for multithreaded benchmarking, designed for integration with Criterion or a similar benchmark framework

    v0.2.29 #benchmark #thread-pool #benchmark-framework #multi-threading #criterion #atomic-counter #processor-set #hardware-aware
  36. multipool

    A configurable thread pool with optional work-stealing support and task priority scheduling

    v0.2.8 1.0K #thread-pool #work-stealing #concurrency
  37. parallel_worker

    A parallel worker implementation in Rust. Allows to start tasks in parallel and receive the results blocking or non-blocking.

    v1.0.2 #thread-pool #concurrency #worker-thread #parallel #worker-thread-pool
  38. slave-pool

    thread pool

    v0.4.0 600 #thread-pool #parallelism #threading
  39. jlizard-simple-threadpool

    lightweight threadpool implementation

    v0.3.0 #thread-pool #worker #concurrency #parallel-worker #concurrency-threading
  40. windows-threading

    Windows threading

    v0.2.1 4.2M #thread-pool #windows #closures #submit #iterator #for-each
  41. busyrpc

    synchronous/thread-pool implementations of rpc_pb

    v0.13.0 550 #thread-pool #rpc-pb #synchronous #near-future
  42. driveshaft

    A minimal, high-performance thread pool for running synchronous tasks with per-thread context from async code

    v0.2.1 220 #thread-pool #async-task #per-thread #pool-for-running #jobs
  43. bias-shared-arena

    A thread-safe & efficient memory pool

    v0.8.5 #thread-pool #memory-pool #memory
  44. scoped_threadpool

    scoped and cached threadpools

    v0.1.9 172K #scoped-thread #thread-pool
  45. task_pool

    Flexible abstraction for task-based composable multithreading

    v0.1.5 320 #task-scheduling #composable #multi-threading #thread-pool #abstraction #high-level-abstraction #task-based
  46. threadpools

    Efficient, configurable, zero-dependency thread pool implementations. Flexible and usable for a wide variety of applications.

    v8.0.0 500 #thread-pool #concurrency #parallel
  47. tenrso-ad

    Automatic differentiation support for TenRSo

    v0.1.0-alpha.2 #automatic-differentiation #thread-pool #sparse #ad #cp #hessian #checkpointing #tt #production-grade #tensor-computation
  48. laza

    Kanari Network Cryptographic Hashing Library

    v0.2.5 1.5K #hashing #parallel-processing #benchmark #cryptography #networking #thread-pool #sha-256 #blake3
  49. slhs

    http server

    v0.4.1 #web-server #gzip #header #brotli #compression #thread-pool #web-services
  50. ncd

    Nate's Central Dispatch. Rust concurrency library.

    v0.1.2 270 #thread-pool #async-concurrency #coroutine
  51. abyss-promise

    [abyss] A simple promise implementation with adaptive threadpool support

    v0.2.1 290 #thread-pool #promise #abyss #promise-with-adaptive #sleep
  52. ncp-engine

    High performance fuzzy matcher engine

    v0.1.2 250 #matcher #thread-pool #nucleo #fork #high-performance #lock-free #fuzzy-matching #tui #user-input #nucleo-picker
  53. progpool

    Job pool with terminal progress bar

    v0.3.2 550 #progress-bar #terminal-progress-bar #thread-pool #command-line #jobs
  54. beekeeper

    A full-featured worker pool library for parallelizing tasks

    v0.3.0 340 #thread-pool #task-queue #hive #outcome #parallel-task #retries #crossbeam-channel #thread-local #bee #queen
  55. safina-threadpool

    Safe thread pool - ARCHIVED: Code moved to safina crate

    v0.2.5 #thread-pool #thread-safe #safe
  56. thread-tree

    A tree-structured thread pool for splitting jobs hierarchically on worker threads. The tree structure means that there is no contention between workers when delivering jobs

    v0.3.3 154K #thread-pool #parallelism #thread
  57. timer-utils

    The time utils

    v0.0.4 190 #open-coroutine #stackfull-coroutine #generic #hook #scalable-stack #preemptive #io-uring #thread-pool #async-std #task-priority
  58. pconvert-rust

    Rust version of P(NG)Convert, a simple PNG conversion tool

    v0.5.1 #png #convert-images #image #thread-pool #blending #wasm-module #ng #compiler-version #compression #benchmark
  59. miyabi_scheduler

    Thread pool scheduler with extra specific abilities

    v0.2.3 120 #thread-pool #scheduler
  60. thread-manager

    A streamlined Rust library for efficient thread pooling and parallel job execution, designed for simplicity, flexibility, and performance

    v1.0.0 340 #thread-pool #manager #concurrency #parallel
  61. wasm-mt

    A multithreading library for Rust and WebAssembly

    v0.1.3 #multi-threading #web-worker #thread-pool #async-await #closures #benchmark
  62. td_rthreadpool

    thread wrapper for Rust

    v0.1.5 340 #thread-pool #mutex-lock #mutex
  63. tokio-thread-pool

    A small wrapper around the tokio runtime supporting max concurrency

    v1.0.0 #thread-pool #tokio-runtime #supporting #max #concurrency #async-task #task-concurrency #multi-threading #multi-threading-concurrency
  64. threadpool-executor

    A threadpool executor

    v0.3.3 400 #thread-pool #concurrency #parallelism
  65. threadfin

    A thread pool for running multiple tasks on a configurable group of threads

    v0.1.2 170 #thread-pool #parallel #async
  66. pond

    scoped and cached threadpools that keep a state

    v0.3.1 #thread-pool #scoped-thread #stateful
  67. llkv-threading

    Thread pooling utilities for the LLKV toolkit

    v0.8.5-alpha #thread-pool #llkv #toolkit #utilities #rayon #thread-count #apache-arrow #key-value-store #columnar-storage
  68. easy-threadpool

    A relatively simple thread pool which you can send jobs to

    v0.3.2 180 #thread-pool #simple
  69. poolparty

    Added functionality for the futures::executor::ThreadPool futures executor

    v2.0.1 #thread-pool #async-executor #executor
  70. win_tree

    Tree command to generate file system tree structure snapshot in JSON

    v0.1.3 150 #file-structure #snapshot-file #thread-pool #filesystem #pattern-matching #file-system-tree
  71. foofighters

    A lightweight, work-stealing thread pool

    v0.1.0 #thread-pool #work-stealing #shutdown
  72. bp3d-threads

    threading library intended to simplify concurrency in BP3D

    v2.0.0-pre.1.0.0 #thread-pool #scoped-thread #threading
  73. kafka-threadpool

    An async rust threadpool for publishing messages to kafka using SSL (mTLS) or PLAINTEXT protocols

    v1.0.12 #kafka #tls #thread-pool #publish #mtls #plain-text #kafka-topic #env-vars
  74. rand_pool

    Create a pool of random numbers pre generated thread safe

    v0.1.3 150 #random #thread-pool #thread-safe #pre-generated #numbers
  75. shared-resource-pool-builder

    Create thread pools with a shared resource

    v0.2.1 #shared-resources #thread-pool
  76. poolio

    A thread-pool

    v0.2.2 #thread-pool #safe #parallelism
  77. libhook

    Hook system calls

    v0.1.0 #open-coroutine #hook-system #syscalls #scalable-stack #stackfull-coroutine #io-performance #preemptive #io-uring #task-priority #thread-pool
  78. thread_lake

    A very high level thread pool manager

    v0.1.4 #thread-pool #thread
  79. nio-threadpool

    general purpose threadpool implementation

    v0.1.0 #thread-pool #nio
  80. job-pool

    Thread Pool

    v0.6.0 950 #thread-pool #jobs #run #execute
  81. th_pool

    create thread pool

    v0.1.8 #thread-pool #tread
  82. gravitron_utils

    Gravitron's Utils

    v0.1.5 #gravitron #thread-pool #game
  83. abar

    An interface for creating dynamic, "blocks"-style status strings

    v0.6.2 #status-bar #thread-pool #blocks-style #generator #dynamic #concurrency
  84. threads_pool

    This package provides an easy way to create and manage thread pools, so you don't have to

    v0.2.6 #thread-pool #cargo #manage #jobs #create #cargo-toml
  85. winpty-rs-windows-threading

    Windows threading

    v0.1.0 #thread-pool #windows-threading #rs-windows #winpty #closures
  86. worker-pool

    handle a set of worker threads, which need to communicate back their result to the main thread

    v0.2.1 #thread-pool #mpsc #actor
  87. blocking-permit

    Permits and a thread pool for blocking operations

    v1.3.3 #thread-pool #semaphore #async
  88. tunny

    flexible, efficient thread pool library for Rust built to manage and scale concurrent workloads. It enables you to process jobs in parallel across a configurable number of worker threads…

    v0.1.0 #thread-pool #job-queue #async-pool #manage-and-scale #numbers #job-processing
  89. smartpool

    A very customizable, future-aware threadpool

    v0.3.2 #thread-pool #task #level #shutdown #future-aware #round-robin #deadlines #future-concurrency #responsibility #closing
  90. async-liveliness-monitor

    A Liveliness Monitor for your Asynchronous Runtimes

    v0.1.1 3.9K #async-runtime #thread-pool #liveliness #monitor #asynchronous-tasks #deadlock
  91. wasm-mt-test

    testing crates with wasm-mt

    v0.1.3 #wasm-mt #thread-pool #web-worker #wasm-testing #multi-threading #async-await
  92. smolscale2

    hitdns fork of original smolscale

    v0.6.0 1.9K #async-task #task-scheduling #smolscale #thread-pool #fork-of-original #fork-original #async-executor #happening #hitdns #async-global-executor
  93. java-threadpool

    这是一个跟java ThreadPoolExecutor线程池 使用方式基本相同的线程池

    v0.1.13 #thread-pool #thread #pool
  94. isolator

    A lightweight library for isolating Rust functions

    v0.1.2 #async #isolation #thread-pool #isolating #error-handling #test-coverage #catch #minimal-dependencies
  95. archlinux-userland-fs-cmp

    Forensic tool to read all installed packages from a mounted Arch Linux drive and compare the filesystem to a trusted source

    v0.1.0 #arch-linux-package #compare #mounted #hash #forensics #thread-pool #userland #mtree #exclude #flagged
  96. mt-kahypar

    A statically-linked Mt-KaHyPar

    v0.2.0 #hypergraph #thread-pool #mt #static #non-official #statically-linked #upstream
  97. tokio-fusion

    A high-performance thread pool service based on Tokio

    v0.1.0 #thread-pool #task-scheduling #tokio
  98. poolite

    A lite threadpool library

    v0.7.1 #thread-pool #scoped-thread #scoped
  99. executor-service

    A fast and efficient Thread Pool like Java ExecutorService

    v0.2.2 #thread-pool #concurrency #executor
  100. wasm-mt-pool

    A thread pool library based on wasm-mt

    v0.1.2 #thread-pool #wasm-mt #multi-threading #prelude
  101. scoped-thread-pool

    A flexible thread pool providing scoped threads. Updated fork of https://github.com/reem/rust-scoped-pool

    v1.0.4 110 #thread-pool #scoped-thread #wait-group #static #flexible
  102. juliex

    a very basic future executor

    v0.3.0-alpha.8 310 #executor #thread-pool #async-await #concurrency #perform #crossbeam-channel
  103. wasm-mt-swc

    A custom version of swc (https://github.com/swc-project/swc)

    v0.1.3 #thread-pool #github #web-worker #multi-threading #wasm-mt #swc #parallel-processing #async-await
  104. jtp

    thread pool, similar to the ThreadPoolExecutor in java

    v0.1.3 #thread-pool #java #thread-pool-executor #execute #task #channel-capacity
  105. netcon

    A collections of tools and helper functions developed for and by NetCon Unternehmensberatung GmbH

    v0.1.2 #thread-pool #gmb-h #unternehmensberatung #helper #limit-numbers #multi-threading #section-of-cargo-toml
  106. scoped-threadpool-std

    scoped threadpool implementation and related tests including a password hasher

    v0.1.1 #thread-pool #password #hasher #scoped #testing
  107. lagoon

    A thread pool crate with an array of features

    v0.1.3 #thread-pool #jobs #rayon
  108. jxl-threadpool

    Internal crate of jxl-oxide to abstract over thread pool implementation

    v1.0.0 144K #thread-pool #jxl-oxide #jpegxl
  109. tpool

    So simple thread pool

    v0.1.3 130 #thread-pool #lazy-evaluation #jobs #task #executing #idle #mpsc
  110. msft-runtime

    Windows async helpers

    v0.0.24 1.4K #thread-pool #windows #run-time
  111. shrink_pool

    A thread pool which agressively terminates its threads as soon as they are idle

    v1.0.0 #thread-pool #concurrency #thread
  112. dds-bridge-sys

    Generated bindings to DDS, the double dummy solver for bridge

    v2.0.3 1.0K #bridge #thread-pool #double-dummy
  113. tinypool

    thread pool implementation in Rust

    v0.2.0 #thread-pool #thread #pool
  114. ecpool

    Thread pool for managing executions of erasure coding

    v1.0.2 #erasure-coding #thread-pool
  115. unknownrori-simple-thread-pool

    A lighweight thread pool for networking and other stuff

    v0.2.0 #thread-pool #concurrency #parallel
  116. jobsteal

    A work-stealing fork-join threadpool written in Rust

    v0.5.1 #thread-pool #fork-join #jobs #fork
  117. lending_thread_pool

    A thread pool where workers can lend their data to their tasks

    v0.1.2 100 #thread-pool #parallelism #threading
  118. swimming-pool

    threadpool for running a number of jobs on a fixed number of threads

    v0.1.4 230 #thread-pool #fixed-numbers #number-of-jobs
  119. rpools

    A minimalist workerpool for rust

    v0.3.1 #thread-pool #atomic #concurrency #worker-thread-pool
  120. Try searching with DuckDuckGo.

  121. tasque

    thread pool library

    v0.1.5 160 #thread-pool #task-queue
  122. base-threadpool

    minimalistic threadpool implementation

    v0.0.3 200 #thread-pool #execute #task #concurrency #fixed-numbers #manage-and-execute
  123. syncbox

    Concurrency utilities for Rust

    v0.2.4 1.1K #thread-pool #concurrency #mpmc #queue
  124. task_queue

    thread pool for Rust

    v0.0.7 110 #thread-pool #spawn-policy
  125. thread_runner

    executing tasks concurrently

    v0.2.0 #thread-pool #task #executor #executing #runner
  126. unblock

    A thread pool for isolating blocking in async programs

    v0.6.0 #thread-pool #spawn-blocking #async
  127. yastl

    scoped threadpool library

    v0.1.2 15K #thread-pool #scoped #scoped-pool
  128. hel-thread-pool

    sync thread pool

    v0.3.1 #thread-pool #sync #sync-thread
  129. czhmt

    a threadpool

    v0.1.3 #thread-pool #poor #nothing-for-studying
  130. edeltraud

    thread pool for mixed tokio / threaded infrastructure with zero allocations and static dispatching only

    v0.16.4 #thread-pool #tokio #infrastructure #threaded #mixed #zero-allocation
  131. threatpool

    thread pool

    v0.3.0 110 #thread-pool #parallelism #thread
  132. warm-fs

    File system warmer

    v0.2.0 #thread-pool #warmer #filesystem #system #amazon-s3 #block-storage #cloud-storage #cloud-providers
  133. ordq

    Order keeping job processing queue

    v0.2.0 1.6K #thread-pool #job-processing #queue
  134. ieu

    A low-overhead parallel thread pool

    v0.1.0 #thread-pool #low-overhead #execute #parallel-execution #high-overhead
  135. peachy

    async task manager, similar to thread pool but cooler and for structs

    v1.1.1 160 #thread-pool #task-manager #async-task #struct #cooler #mediator #tokio-task #con #app-route
  136. prawnypool

    interface for using thread pools in Rust

    v0.1.2 #thread-pool #queue #worker-thread-pool #worker-thread
  137. rayonzip

    Make zip archives with concurrent compression using rayon

    v0.2.1 #zip #archive #thread-pool #compression #concurrency
  138. adra_multi_threaded_web_server

    A multi-threaded web server implemented in Rust

    v0.1.0 #web-server #multi-threading #thread-pool #tcp-listener #serve-static
  139. scoped-pool

    A flexible thread pool providing scoped threads

    v1.0.0 4.2K #thread-pool #scoped-thread #static #flexible #wait-group
  140. finde-rs

    Multi-threaded filesystem crawler

    v0.1.4 #web-crawler #thread-pool #channel #cli
  141. mini-web-server

    A mini HTTP web server that uses a thread pool to respond asynchronously. Not intended for general use.

    v0.1.2 #web-server #thread-pool #respond #port #async #command-line-arguments
  142. forte-rayon-compat

    A shim that allows replacing rayon-core with forte

    v1.12.0 #forte #rayon-core #compat #thread-pool #replacing #shim
  143. minipooll

    Pool threads without dependencies

    v1.0.0 #thread-pool #nodependencies #thread
  144. jobpool

    lightweight threadpool implementation

    v0.3.8 #thread-pool #concurrency #threading
  145. ice-threads

    Lightweight Thread pool implementation

    v0.1.0 #thread-pool #multi-threading #parallel #pool
  146. paragraphs

    A Parallel Graph Execution Library

    v0.3.1 #thread-pool #graph #execution
  147. rustpool

    A data and thread pool library for Rust

    v0.0.1-beta #thread-pool #object-pool #lock-free #cpu #cpu-pool
  148. wasm-mt-pool-test

    testing crates with wasm-mt-pool

    v0.1.0 #multi-threading #wasm-mt-pool #testing-with-wasm-mt-pool #thread-pool #web-worker #benchmark
  149. commonware-parallel

    Parallelize fold operations with pluggable execution strategies

    v2026.2.0 3.0K #parallel-execution #strategies #fold #commonware #parallelize #blockchain #thread-pool #single-value
  150. blocking_pool

    A thread pool for running synchronous I/O in asynchronous applications

    v0.2.0 #thread-pool #async
  151. tokio-go

    a golang like macro: go! (closure) backed by tokio. Supports threadpool dedication.

    v0.1.4 #golang #tokio #macro #backed #thread-pool
  152. threadpool-simple

    Threadpool for working with many tasks easily

    v0.1.12 #thread-pool #task #bugfix #optimization
  153. work_pool

    work queue wrapped by a thread pool

    v0.1.0 #thread-pool #work-queue #multi-threading
  154. closure-future

    Easily run closures on thread pools and turn their result into Futures

    v0.1.0 #thread-pool #future #async #rayon
  155. threadpool-crossbeam-channel

    A fork of the threadpool create, which uses crossbeam-channel instead of std::mpsc

    v1.8.0 #thread-pool #parallelism #threading
  156. threads

    Traits to abstract thread-pools

    v0.1.0 #thread-pool #parallelism #thread
  157. async-rayon

    Mix async code with CPU-heavy thread pools using Futures + Rayon

    v0.1.0 #thread-pool #future #rayon #async
  158. password-worker

    A wrapper for password hashing that can be used as shared state, and uses a rayon thread pool so it won't block the async runtime

    v0.4.0 #thread-pool #password-hashing #shared-state #async-runtime #crossbeam-channel
  159. rahat3062_pool

    efficient thread pool for Rust.❤️

    v0.1.0 #thread-pool #execute #jobs #worker #send #blocking #main-thread
  160. thread-pool

    A thread pool for running a number of jobs on shared worker threads

    v0.1.1 #numbers #task #number-of-jobs #shared #pool-for-running
  161. futures-cputask

    Turn synchronous CPU-bound tasks into futures

    v0.3.0 #thread-pool #async-task #cpu-task #async
  162. pool_barrier

    A barrier for blocking a main thread until the completion of work which has been offloaded to worker threads, without blocking the worker threads

    v0.1.1 #thread-pool #thread-barrier #deadlock #sync
  163. my_threadpool

    threadpool

    v1.0.1 #thread-pool
  164. threadbath

    A minimal implementation of a thread pool

    v0.1.1 #thread-pool #rust-book
  165. tpx

    Task scheduler

    v0.1.0 #task-scheduling #executor #thread-pool #ctn #async-runtime #work-stealing
  166. taskqueue

    Parallel execution of the task queue with the ability to add new tasks inside the running tasks

    v0.1.1 #thread-pool #concurrency #parallel
  167. dynpool

    A thread manager that is lightweight, flexible, and rescalable

    v0.0.2 #thread-pool #threading #pool
  168. thrdpool

    Creates a threadpool to run multiple jobs in parallel

    v0.1.0 #thread-pool #jobs #run #create #connection
  169. lft-rust

    A lock-free threadpool implementation. We provide a traditional single queue threadpool and a lock-free threadpool

    v0.1.0 #thread-pool #concurrency #high-performance-computing
  170. status_executor

    Run your work on some context (thread) and get status info back

    v0.1.0 #thread-pool #concurrency #thread
  171. threaded

    Minimalist Thread Pool

    v0.4.0 #thread-pool #multi-threading #spmc #worker #capacity #transparency #prototype #brevity
  172. workers_pool

    A long running threadpool for parallel task execution

    v0.1.1 #thread-pool #task-execution #long #panic #context #read-only
  173. ichika

    A helper library for automatically constructing a thread pool that communicates via message pipes

    v0.1.1 #thread-pool #communicate #pipe #automatic #construct
  174. poolter

    Thread Pool implementation for Rust using JavaScript Promise like functional syntax

    v0.1.0 #thread-pool #concurrency #thread-concurrency
  175. zeet

    Work-stealing thread pool built on crossbeam

    v0.1.0 #thread-pool #work-stealing #crossbeam #built
  176. std-threadpool

    Threadpool implementation

    v0.1.0 #thread-pool #worker #execute #numbers #rust-book
  177. simple_thread_pool

    thread pool

    v0.1.1 #thread-pool #thread #pool
  178. sync-threadpool

    A synchronized threadpool allowing submission of new jobs only when a worker is idle

    v0.0.2 #thread-pool #synchronized #worker #idle #jobs #mpsc
  179. fast-threadpool

    Thread-pool implementation optimized to minimize latency

    v0.3.0 #thread-pool #minimize #latency #worker #optimized #async-task #useless #probability
  180. thread_binder

    Bind rayon pools to limit numa effects

    v0.1.0 #thread-pool #numa #parallel #thread
  181. dariotd_threadpool_rs

    threadpool

    v0.1.0 #thread-pool #dariotd
  182. dead-pool

    pool of threads for executing jobs

    v0.1.0 #thread-pool #jobs #pool-of-threads #executing