#thread

  1. thread_local

    Per-object thread-local storage

    v1.1.9 39.4M #thread-local-storage #concurrency #thread
  2. rayon

    work-stealing parallelism for Rust

    v1.12.0 24.8M #parallel-iterator #concurrency #thread #performance
  3. flume

    A blazingly fast multi-producer channel

    v0.12.0 10.7M #mpmc #mpsc #channel #fifo #thread
  4. parking

    Thread parking and unparking

    v2.2.1 16.1M #thread-park #park #notify-condition #wake #thread
  5. thread-priority

    managing threads priority and schedule policies

    v3.0.0 778K #thread #pthreads #schedule
  6. generator

    Stackfull Generator Library in Rust

    v0.8.8 2.5M #fibers #coroutine #thread
  7. thread-id

    Get a unique thread ID

    v5.1.0 2.0M #pthreads #getcurrentthreadid #thread
  8. wasm-bindgen-rayon

    Adapter for using Rayon-based concurrency on the Web

    v1.3.0 33K #web #thread #concurrency #parallel #wasm
  9. threadpool

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

    v1.8.1 4.9M #parallelism #threading #thread
  10. shared_child

    using child processes from multiple threads

    v1.1.1 2.4M #child-process #thread #command
  11. jod-thread

    std::thread which joins on drop by default

    v1.0.0 738K #thread #concurrency #structured #join
  12. easy-parallel

    Run closures in parallel

    v3.3.1 58K #scoped #thread #spawn #scope
  13. py-spy

    Sampling profiler for Python programs

    v0.4.2 7.1K #python-version #profiling #sampling-profiler #programs #thread #native-python #interpreter #native-extension #python-c-api
  14. wasm_thread

    An std thread replacement for wasm32 target

    v0.3.3 39K #thread #parallel #concurrency #wasm
  15. origin

    Program startup and thread support written in Rust

    v0.26.2 1.4K #linux #thread
  16. seqlock

    A reader-writer lock that provides extremely fast read access without starving writers

    v0.2.0 174K #rw-lock #thread
  17. thread_aware

    Facilities to support thread-isolated state

    v0.6.2 370 #core-affinity #oxidizer #thread
  18. runnel

    the pluggable io stream. now support: stdio, string io, in memory pipe, line pipe

    v0.4.2 180 #pipe #fifo #filter #thread
  19. fast-down-cli

    超级快的下载器命令行界面

    v2.7.8 #downloader #thread #parallel #performance #concurrency
  20. loole

    A safe async/sync multi-producer, multi-consumer channel

    v0.4.1 6.7K #mpmc #async-channel #mpsc #thread #channel
  21. sendable

    Substitutes for Rc and Option that facilitate sending data between threads

    v0.6.4 #rc #graph #options #thread
  22. rustc-rayon

    work-stealing parallelism for Rust - fork for rustc

    v0.5.1 21K #parallel-iterator #performance #concurrency #thread
  23. tonari-actor

    A minimalist actor framework aiming for high performance and simplicity

    v0.12.1 #actor-framework #actor #thread
  24. tracing-mutex

    Ensure deadlock-free mutexes by allocating in order, or else

    v0.3.2 370 #rw-lock #mutex #once #thread
  25. f8s-cli

    Agent-facing CLI for secure f8s mailbox threads

    v0.1.2 #mailbox #agent #thread #security #cli
  26. sigchld

    waiting for SIGCHLD from many threads at once

    v0.2.4 1.7M #building-block #child-process #thread #waiting #process-exit #waiter #unix-signal
  27. mlua-isle

    Thread-isolated Lua VM with cancellation, async coroutines, and connection pool for mlua

    v0.4.1 240 #lua #mlua #async-pool #thread
  28. os-id

    OS ids abstractions for process and thread

    v3.1.0 83K #process-id #thread-id #thread #process #id
  29. ndl

    A minimal TUI client for Threads

    v0.2.15 #bluesky #thread #authentication #oauth #thread-api #needle #replies #server-authentication #video #social-media
  30. minidump-processor

    producing stack traces and other useful information from minidump files

    v0.26.1 11K #crash-reporting #stack-trace #thread #producing #breakpad #json-schema
  31. spawned-rt

    Spawned Runtime

    v0.5.0 16K #cancellation-token #thread #blocking #tokio #mpsc #oneshot #concurrency
  32. threads-rs

    Rust client library for the Meta Threads API

    v0.2.0 #meta-thread #social-media #thread-api #meta #thread
  33. completion_stage

    Push-based futures for Rust similar to Java's CompletionStage

    v0.2.0 #future #promise #thread #async #completion
  34. piz

    piz (a Parallel Implementation of Zip) is a ZIP archive reader designed to concurrently decompress files using a simple API

    v0.5.1 5.2K #zip #archive #concurrency #parallel #thread #thread-concurrency #zip-archive
  35. crc32c-cli

    CLI wrapper for the crc32c crate

    v0.1.4 #cli #cli-for-crc32c #file-path #thread
  36. fast-steal

    特别快的多线程任务调度器,支持超细颗粒度的任务窃取

    v6.5.2 750 #parallel #thread #performance #no-std #concurrency
  37. philiprehberger-task-queue

    In-process thread-based task queue with priority and concurrency control

    v0.4.0 #task-queue #job-queue #thread #background
  38. slings

    A small async runtime based on io-uring for Rust

    v0.3.47 #async-runtime #io-uring #thread
  39. lien

    Scoped lending of borrowed references

    v0.1.2 #smart-pointers #scope #zero-copy #thread
  40. affinity

    consistent way to set core affinity for currently running threads and processes

    v0.1.2 39K #core-affinity #process #api-bindings #thread-affinity #thread
  41. traceforge

    model checker for concurrent and distributed programs written in Rust

    v0.2.1 #message-passing #model-checking #verification #thread #async
  42. sharded-vec-writer

    Write parts of a Vec from different threads

    v0.4.0 42K #writer #thread #vec #part #shard #different-thread
  43. thread

    A safe, fast, flexible code analysis and parsing library built in Rust. High-level entry point for the Thread ecosystem.

    v0.1.0 110 #tree-sitter #static-analysis #repository-tools #parser #code-analysis
  44. readahead-iterator

    Readahead from an iterator on a separate thread, returning items in order and synchronously

    v0.1.3 220 #parallel-iterator #thread #concurrency
  45. rustracer

    a multi-threaded raytracer in pure rust

    v1.0.4 280 #ray-tracer #ray-tracing #thread
  46. theta-flume

    A blazingly fast multi-producer channel

    v0.11.7 #mpsc #mpmc #channel #fifo #thread
  47. struct-threads

    providing a Thread extension trait for Runnable tasks

    v1.1.2 #struct #runnable #thread
  48. stuck

    Multi-threading scheduled task facility building on cooperative stackful coroutine

    v0.4.1 600 #task #concurrency #thread
  49. atomx

    Thread safe data structures based on atomic data types

    v0.2.10 #atomic #concurrency #parallel #thread #thread-concurrency
  50. interthread

    Auto implementation of the Actor Model

    v3.1.0 1.7K #actor-model #thread #actor
  51. pantograph

    Wait-free channels

    v0.1.0 #thread #parallel #message #channel
  52. smolscale

    A high-performance async-task scheduler

    v0.4.16 950 #async-task #scheduler #executor #thread #async-executor #task-executor #message-passing #async-global-executor #work-stealing
  53. throbber

    Display a throbber animation in the terminal

    v1.0.0 #animation #display #terminal #thread #calculations #success
  54. ump-ng-server

    Server message dispatch loop for ump-ng

    v0.4.1 #message-passing #sync #thread #thread-sync
  55. singletonThread

    thread in a singleton

    v2.1.0 160 #singletonthread #singleton #thread
  56. coz

    Rust support for the coz Causal Profiler: https://github.com/plasma-umass/coz

    v0.1.3 11K #profiler #causal #github #thread #install
  57. main_thread

    Cross-platform library to check if the current thread is the main thread

    v0.1.1 #current-thread #no-alloc #thread
  58. sync_select

    A short-circuiting std::thread::scope

    v0.2.3 340 #short-circuiting #scope #thread #task
  59. ump-server

    Server message dispatch loop for ump

    v0.4.1 #message-passing #sync #thread #thread-sync
  60. aki-txpr-macro

    the more easy to use libaki-*

    v0.2.0 360 #pipe #fifo #filter #thread
  61. queuingtask

    queueingtask is a library for running different threads in order in Rust

    v0.3.0 #task-queue #thread #order
  62. fibers

    execute a number of lightweight asynchronous tasks (a.k.a, fibers) based on futures and mio

    v0.1.13 750 #thread #async #future
  63. paradis

    Parallel processing with disjoint indices

    v0.2.1 300 #disjoint #thread #indices #index
  64. rt-thread

    realtime

    v0.1.15 600 #real-time #thread
  65. spawns-compat

    Async runtime detections for thread context task spawner

    v0.2.2 850 #async #task #runtime-agnostic #spawner #thread #spawner-for-ease #detections
  66. rusty_meta_threads

    Community Rust SDK for integrating with Meta Threads API

    v0.8.1 600 #meta-thread #thread-api #sdk #thread #meta #api-sdk
  67. sigq

    Queue that signals waiting consumers about node availability

    v0.13.5 #queue #node #sync #thread #thread-sync
  68. ra_ap_flycheck

    TBD

    v0.0.228 14K #command-output #flycheck #thread #diagnostics #cargo-check #clippy #background-thread #lsp
  69. thread-amount

    Get the amount of threads in the current process

    v0.3.0 #current-process #thread #amount #process #numbers
  70. rust-xfinal

    A safe and simplely used web server framework

    v0.8.37 1.5K #web-framework #safe #memory #request #thread
  71. thread_io

    performing I/O in background thread

    v0.3.1 400 #background-thread #concurrency #io #thread-concurrency #thread
  72. lambda-channel

    A crossbeam-like channel concurrently executes lambda functions

    v0.1.3 420 #executor #lock-free #pipeline #thread
  73. local_buf

    是一个支持多线程异步的线程缓冲区

    v0.1.1 #buffer #thread
  74. 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 267K #thread-pool #parallelism #thread
  75. mxr-export

    Internal: thread export (markdown, JSON, mbox) for mxr

    v0.4.62 #mxr #email #email-client #daemon #thread #markdown #mbox #local-first #terminal-client #agent-skill
  76. real-time

    Safely share data with a real-time thread

    v0.8.0 320 #data #thread #data-sharing #fifo #safely #lock-free
  77. fast-down-ffi

    这个库旨在提供一个合适、易于使用的 fast-down 包装

    v0.4.0 190 #downloader #thread #parallel #performance #concurrency
  78. pawawwewism

    a wewy sewious wibwawy fow stwuctuwed concuwwency, i pwomise :3

    v0.1.5 400 #worker-thread #structured #promise #reactive #thread
  79. send-arc

    impl<T: Sync> Send for SendArc<T>

    v0.3.3 #thread-local #arc #thread #no-std
  80. rayon-scan

    A parallel prefix scan function for ParallelIterator

    v0.1.1 68K #thread #performance #thread-concurrency #concurrency
  81. rhei-tokio-rusqlite

    Async rusqlite wrapper using dedicated thread + crossbeam channel

    v1.5.1 #async-channel #crossbeam-channel #thread #tokio-rusqlite #async-rusqlite #async-executor #caller #oneshot #database-connection #thread-pool
  82. spawns-executor

    Async executors for thread context task spawner

    v0.1.2 500 #async-task #async-task-executor #runtime-agnostic #spawner #thread #echo-server #spawner-for-ease
  83. background-runner

    Run a heavy task in the background multiple times without blocking the triggering thread

    v0.1.2 #background-thread #game #io #periodic #thread
  84. ump

    Micro message passing library for threads/tasks communication

    v0.13.0 750 #message-passing #sync #thread #thread-sync
  85. utils-atomics

    Various atomic utils

    v1.1.2 #atomic #async #thread #parallel
  86. pulse

    async wake signals

    v0.5.3 6.0K #async-signal #state-transition #wake #waiting #thread
  87. threadfin

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

    v0.1.2 550 #thread-pool #async #thread #parallel
  88. rocksdb-rayon

    rayon's ParallelIterator for rocksdb

    v1.0.0 160 #parallel-iterator #rocksdb #rayon #thread
  89. crosstalk

    An extremely lightweight, topic-based, cross-thread, in-memory communication library

    v1.0.0 #async-channel #mpmc #distributed #thread #aerospace
  90. flate3

    High-performance RFC 1952 compression and de-compression

    v1.1.0 #compression #rfc-1952 #decompression #thread
  91. shared_thread

    similar to shared_child, but for threads instead of processes

    v0.2.0 625K #thread #process #shared-child #output #wait
  92. thid

    No-std, no-alloc thread IDs and thread-locals

    v0.0.3 #thread-local #thread-id #thread
  93. soil-service

    Soil service. Starts a thread that spins up the network, client, and extrinsic pool. Manages communication between them.

    v0.2.0 #substrate #start #communication #thread #soil #spins #extrinsic
  94. f8s-core

    Protocol, crypto, invites, envelopes, and quarantine mailbox state for f8s

    v0.1.0 #mailbox #agent #thread
  95. spb

    lightweight and simple progress bar

    v0.1.3 #progress-bar #thread #io #lib
  96. rayon-wasm

    work-stealing parallelism for Rust

    v1.6.2 #parallel-iterator #thread #performance #concurrency
  97. fast-down-gui

    超级快的下载器图形化界面

    v0.1.45 #downloader #thread #performance #parallel #concurrency
  98. logfast

    Insanely fast logging with a simple interface

    v1.1.8 #logging #interface #insanely #testing #thread #log-messages
  99. shared_arena

    A thread-safe & efficient memory pool

    v0.8.4 #memory-pool #thread
  100. takeit

    Wrapper smart pointer syncing type for oneshot sending

    v1.1.0 #primitive #ownership #thread #clonanle #sync-thread
  101. hzrd

    Shared mutability containers based on hazard pointers

    v0.1.0 370 #hazard-pointers #hzrd-cell #shared #thread #mutability #set-true #mutable-state #set-false
  102. wasm-futures-executor

    Executor for asynchronous task based on wasm web workers

    v0.2.0 #concurrency #wasm #thread
  103. unlock

    Instrumented synchronization primitives helping you to unlock performance issues

    v0.0.13 190 #rw-lock #mutex #thread
  104. sleep-utils

    Smart sleep utilities with flexible input formats and automatic zero-value handling

    v0.2.0 #smart-sleep #format #thread #sleep
  105. irox-threading

    Blocking and Asynchronous Threading Tools

    v0.2.6 460 #parallel-processing #irox #concurrency #thread
  106. rayon-progress-bar

    work-stealing parallelism for Rust

    v1.9.0 #parallel-iterator #thread #concurrency #performance
  107. twine-ctl

    Tools for working with Thread

    v0.1.0 #thread #networking #network-protocol
  108. rayon-core

    Core APIs for Rayon

    v1.13.0 22.1M #performance #concurrency #thread #parallel
  109. pflock

    A phase-fair reader-writer lock that reduces worst-case blocking for readers. Especially useful for multiprocessor real-time systems.

    v0.2.0 700 #rw-lock #locking #thread #real-time
  110. thread-future

    A future that represents a thread's execution, allowing you to poll it and ask it to cancel

    v0.1.0 #future #thread #poll #cancel #token #that-represents #lazy-evaluation
  111. swctx

    One-shot channel with some special semantics

    v0.3.0 #message-passing #sync #thread #thread-sync
  112. thread_tryjoin

    Try joining a thread

    v0.3.0 180 #thread #tryjoin
  113. ordered-parallel-iterator

    Performs tasks in parallel returning completed tasks in order of appearance

    v0.2.0 190 #parallel-iterator #thread #ordered
  114. low_latency_log

    Fast and Low Latency Logging Library for Rust

    v0.2.0 #low-latency #logging #async-logging #cache #thread #performance-critical #time-logging #critical-path
  115. sync_barrier

    Block thread until counter reached zero

    v1.0.0 #sync #barrier #block #thread #counter
  116. mco-gen

    Stackfull Generator Library in Rust

    v0.1.1 170 #fibers #coroutine #generator #thread
  117. web-spawn

    std spawn replacement for WASM in the browser

    v0.3.0 1.2K #web-worker #browser #background-task #replace #thread
  118. coroutine

    in Rust

    v0.8.0 #thread #green
  119. mappable-rc

    mappable reference counted types

    v0.1.1 10K #rc #thread #arc
  120. thread_lake

    A very high level thread pool manager

    v0.1.4 #thread-pool #thread
  121. vlock

    A fast and scalable multi-version shared state lock with wait-free read access

    v0.2.2 230 #rw-lock #wait-free #thread #concurrency
  122. bgdrop

    that uses a dedicated thread and channel to reduce latency caused by memory deallocation

    v0.1.2 #background-thread #deallocation #drop #thread
  123. ref_thread_local

    A macro for declaring thread-local statics like using both of lazy_static! and RefCell

    v0.1.1 8.0K #thread-local #lazy-static #lazy-evaluation #static #thread
  124. affair

    A Tokio-based worker abstraction layer

    v0.1.2 #worker #tokio-based #thread #tokio-task #abstraction-layer #edge-platform
  125. thread-count

    Get the amount of threads in the current process

    v0.3.1 350 #current-process #numbers #thread #process #count
  126. current_dir

    Thread Safe Current Working Directory

    v0.1.2 #cwd #async #filesystem #thread
  127. rsvow

    A Rust-like implementation of JavaScript's Promise mechanism

    v0.1.1 #javascript #promise #future #thread
  128. make-send-sync

    Unsafely make any type Send and Sync

    v0.1.0 #send-sync #thread #unsafe #sync-thread
  129. sel4

    High-level Rust interface to the seL4 kernel

    v0.0.12 #kernel #interface #object #thread #details
  130. lotsa

    Execute lots of operations spread over any number of threads

    v0.2.0 #operation #thread #spread #numbers #executing
  131. movie

    An actor / thread orchestration library / macro / framework

    v0.1.2 #macro #task #actor #thread #worker
  132. uchan

    Multi-producer single-consumer channel for message passing

    v0.1.4 #mpsc #fifo #thread
  133. atomic-lend-cell

    lending immutable references across threads with explicit owner-borrower semantics, offering both atomic reference counting and lightweight flag-based implementations

    v0.1.0 #rc #lending #immutability #semantic #thread #thread-safe #thread-safe-container #borrowing #alive #shared-reference
  134. sharded-thread

    Expirement for now

    v1.3.1 #monoio #io-uring #glommio #thread #shard
  135. simple_mdns_client

    mdns client

    v4.0.0 1.1K #mdns #client #mdns-client #thread
  136. tlid

    Thread Local ID generator by predefined range without atomics/locks/random/time

    v0.2.2 #id-generator #uuid #range #thread
  137. dep-graph

    Dependency graph resolver library

    v0.2.0 8.4K #dependency-graph #resolver #parallel #thread
  138. Try searching with DuckDuckGo.

  139. humthreads

    Threads for humans

    v0.2.1 #thread #human
  140. spools

    Content scraping library for Instagram's Threads

    v0.6.1 1.1K #instagram #content #thread #thread-api #build
  141. workpool

    Distribute work to a set of threads and wait for completion

    v0.2.1 #lateral #wait #distribute #thread #task #parallelizer #command-line-arguments #reimplement
  142. parking_lot_rt

    Parking-lot fork for real-time applications

    v0.12.1 750 #rw-lock #condvar #mutex #thread #once
  143. one_at_a_time_please

    For serialising calls to functions

    v1.0.1 #called #thread #rw-lock #mutex #once
  144. swapper

    Swap ownership between threads

    v0.1.0 29K #data-ownership #between-threads #thread #concurrency
  145. flex-logger

    logger implementing the log crate interface. Multi thread and buffered.

    v0.0.2 #logging #thread #multi-thread
  146. spawns-core

    Async runtime agnostic thread context task spawner for Rust

    v1.1.2 548K #async-task #runtime-agnostic #spawner #thread #spawn #spawner-for-ease #choose
  147. rcore-os/linux-syscall

    Linux syscalls implementation

    GitHub 0.1.0 #linux-syscalls #micro-kernel #assembly #zircon #thread #rootfs #qemu
  148. ump-ng

    Micro message passing library for threads/tasks communication

    v0.2.1 170 #message-passing #sync #thread #thread-sync #channel
  149. trump

    Spawn a background thread that prints a Donald Trump quote every 10 seconds

    v0.1.1 #background-thread #quote #thread
  150. hipthread

    no-std thread library based on pthread

    v0.1.3 390 #pthreads #mingw #thread
  151. copy-channels

    A collection of cross-thread channels for copyable types

    v1.0.0 #cross-thread #channel #binary #thread
  152. atomic-destructor

    Atomic destructor for multi-threaded env

    v0.3.0 86K #atomic #drop #thread
  153. asparit

    Async Parallel Iterators for Rust

    v0.1.0 #parallel #thread #concurrency #performance #thread-concurrency
  154. parallel-iterator

    Parallelize any iterator with ease!

    v0.1.6 #thread #parallel #iterator
  155. gtk-rs-state

    Allows modifying gtk-rs widgets from other threads

    v0.4.1 #gtk #widgets #modify #thread
  156. rustc-rayon-core

    Core APIs for Rayon - fork for rustc

    v0.5.1 26K #performance #concurrency #thread #parallel
  157. tokio-interruptible-future

    Easily interrupt async code in given check points. It's useful to interrupt threads/fibers.

    v8.2.0 #interruptible #fibers #thread #points #check
  158. multirand

    A threaded pseudo-random number generator

    v0.2.0 #random #thread-random #thread
  159. twine-codec

    Tools for working with Thread

    v0.1.0 #thread #networking #network-protocol
  160. light-cache

    Async focused caching library

    v0.2.6 220 #cache #async #arc #thread #clone #policies #eviction
  161. rayon_logs

    Traces for the rayon work-stealing library

    v0.1.3 #thread #performance #parallel #concurrency #thread-concurrency
  162. semaphore-key

    control concurrent thread access by key using a shared semaphore

    v1.0.4 #semaphore #parallel #thread #thread-concurrency #concurrency
  163. pcp-mutex

    A Priority Ceiling Protocol (PCP) mutex, based on Linux PI futex. Allows efficient and deadlock free execution.

    v0.2.0 #mutex #linux #concurrency #thread #thread-concurrency
  164. java-threadpool

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

    v0.1.13 #thread-pool #thread #pool
  165. waker-waiter

    async runtimes interoperate with arbitrary futures

    v0.3.0 210 #future #async-runtime #toplevel #thread #local-waker #interoperate
  166. nexuslab_port_sniffer

    A port sniffer written in Rust

    v0.2.1 #port-scanning #sniffer #host-name #thread #find
  167. llmvm-util

    functions for llmvm

    v0.1.1 #language-model #llmvm #applications #prompt #thread #text-generation #prompt-generation #prompt-template
  168. exclusion-set

    a lock-free concurrent set

    v0.1.2 5.5K #lock-free #thread #pointers #insert #node #concurrency #removal #critical-section #data-structures #dereference
  169. rayoff

    rayon but it's map-reduce

    v0.0.2 #thread #parallel #performance #concurrency #thread-concurrency
  170. thread-guard

    thread guard

    v0.1.0 750 #thread #concurrency #guard
  171. sel4-start

    defining the entry point to the initial thread on seL4

    v0.0.28 #sel4 #thread #initial #entry-point #points
  172. genzero

    that lets you get the latest value of a type

    v0.2.0 440 #latest #value #thread #shared #channel #linux-kernel #memory-reclaimer
  173. shrink_pool

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

    v1.0.0 #thread-pool #concurrency #thread
  174. bufchan

    buffered MPSC channel

    v0.1.0 #mpsc #fifo #thread
  175. lifetime-thread

    A thread with a lifetime. Divide a value into master and slave. After the lifetime of the master value ends, the slave value will not be accessible.

    v0.3.0 #lifetime #thread #lock-free
  176. ste

    A single-threaded executor with some tricks up its sleeve

    v0.1.0-alpha.11 #executor #single-threaded #thread
  177. bottle

    Actor model framework for Rust

    v1.1.0-alpha #actor-concurrency #thread #actor #actors
  178. cupchan

    async overwriting channel between two threads that is wait & block free by swapping cups around

    v0.1.2 #async-channel #thread #cups #block-free #overwrite #cup
  179. tinypool

    thread pool implementation in Rust

    v0.2.0 #thread-pool #thread #pool
  180. affinity-linux

    Get and set CPU affinity

    v1.0.1 850 #core-affinity #process #thread
  181. screwed

    Complete data for ANSI and ISO thread profiles

    v0.1.0 #profile #thread #ansi #iso #iso-86-1
  182. lofi

    Low Overhead Fibers

    v0.2.0 #fibers #parallel #coroutine #thread #concurrency
  183. threadstack

    A more ergonomic and more flexible form of thread local storage

    v0.4.1 #thread-local #globals #thread
  184. task_simple

    Execute functions in the background, both on desktop and web

    v0.4.1 130 #web-worker #desktop #execute #run #thread #desktop-and-web
  185. skipchannel

    skipchannels allow to communicate between threads, but always skip to the last sent value

    v2.0.1 #channel #thread #atomic
  186. single_thread_cell

    Create a cell that can only be accessed by a single thread

    v0.3.0 480 #thread #owner #single-thread #accessed #different-thread
  187. pmpmc

    A priority multi producer multi consumer channel

    v1.0.0 #async-channel #mpsc #mpmc #thread
  188. win-win

    A semi-opinionated way to create windows on Windows

    v0.1.1 220 #create #windows #semi-opinionated #thread #handle-events #lesson
  189. mpc-rs

    Terminal based client for MPD

    v0.6.0 #mpd-client #connection #terminal-client #events #thread #music-player #daemon
  190. terminate

    abstract logic to terminate threads, coroutines and the like

    v0.2.1 #coroutine #signal #thread #concurrency
  191. cortexm-threads

    context-switching on ARM Cortex-M ( 0, 0+, 3, 4, 4F ) micro-processors

    v0.1.1 #cortex-m #context-switching #thread #embedded #priority
  192. riot-rs-runqueue

    RIOT-rs runqueue implementation

    v0.1.2 #runqueue #thread #riot-rs #next #public-api #lib-rs
  193. rendezvous_swap

    Swap data and sync execution between a pair of threads efficiently

    v0.1.0 #thread-synchronization #cross-platform #atomic #thread #memory
  194. rayon_croissant

    <lqd> bikeshedding the name: something that is mapped folded and collected, a 🥐

    v0.2.0 500 #arc #split #thread #atomic
  195. pipeliner

    nice interface for parallel programming with iterators

    v1.0.1 #iterator #pipeline #thread #pool #parallel
  196. panik

    Application-wide panic handling, whereby panics occurring in any thread are treated as a hard error and can be detected by other threads to trigger a graceful exit

    v0.2.0 #panic #gamedev #thread
  197. thread-counter

    way of efficiently keeping track of active threads and waiting for them to exit

    v0.1.1 #counter #condvar #thread #thread-concurrency #concurrency
  198. runloop

    Cancelable non-blocking polling threads (with optional timeouts)

    v0.1.0 179K #thread #non-blocking
  199. dynqueue

    Dynamically extendable Rayon parallel iterator

    v0.3.0 120 #thread #performance #concurrency
  200. threadlanes

    Real-time executors with deterministic task routing and guaranteed ordering

    v0.1.0 1.1K #executor #task #order #real-time #thread #lanes
  201. selfe-start

    defining the entry point to the initial thread on seL4

    v0.1.0 #sel4 #thread #initial #points #stack
  202. chunker

    Minimalistic parallel executor

    v0.1.5 #concurrency #performance #thread #parallel
  203. inert

    lets you use non-Sync values in a Sync way

    v0.3.0 #sync-thread #thread #sync