#thread

  1. parking_lot

    更紧凑且高效的同步原语实现

    v0.12.3 11.5M #synchronization-primitive #mutex #thread #condvar #once #rwlock #read-lock
  2. thread_local

    每个对象的线程局部存储

    v1.1.8 6.7M #thread-local-storage #thread #concurrency #concurrent-programming
  3. flume

    一个快速的多人生产者通道

    v0.11.0 2.5M #channel #thread #mpsc #mpmc #fifo
  4. threadpool

    用于在固定数量的工作线程上运行多个作业的线程池

    v1.8.1 1.4M #thread #pool #worker-thread #parallelism #threading
  5. loom

    并发代码的排列测试

    v0.7.2 349K #testing #lock-free #atomic #concurrency #thread #model #memory
  6. generator

    Rust中的堆栈生成器库

    v0.8.2 405K #stackful-coroutine #coroutine #thread #green #fiber
  7. thread-priority

    管理线程优先级和调度策略

    v1.1.0 64K #thread #priority #operating-system #schedule #pthreads
  8. spin_sleep

    精确睡眠。尽可能使用原生的睡眠,然后自旋。

    v1.2.1 34K #sleep #accuracy #spin #accurate #native #thread #platform
  9. parking

    线程挂起和取消挂起

    v2.2.0 3.0M #thread #condition #notify #park #wake
  10. wasm-bindgen-rayon

    在Web上使用基于Rayon的并发的适配器

    v1.2.1 5.3K #wasm #web #thread #parallel #concurrency #webassembly
  11. shuttle

    测试并发Rust代码

    v0.7.1 63K #thread #concurrency #lock #async #arc-mutex
  12. easy-parallel

    并行运行闭包

    v3.3.1 7.9K #thread #spawn #scoped #scope
  13. thread-id

    获取唯一的线程ID

    v4.2.2 493K #thread #unique-id #pthreads #getcurrentthreadid #pthread
  14. rustracer

    纯Rust编写的多线程光线追踪器

    v1.0.4 #ray-tracer #ray-tracing #image #thread #convert-images #command-line #raytracer
  15. crossbeam-utils

    并发编程

    v0.8.20 9.1M #thread #atomic #cache #scoped #synchronization-primitive
  16. surfman

    一个跨平台的低级GPU表面管理工具包

    v0.9.7 9.3K #surface #opengl #texture #gpu #cross-platform #low-level #thread
  17. workerpool

    一个线程池,用于在固定数量的状态化工作线程上运行多个任务

    v1.2.1 700 #worker-thread #thread-pool #thread #worker #pool
  18. thread

    用于wasm32目标的std线程替换

    v0.3.0 11K #thread #wasm #parallel #concurrency #replace
  19. arcshift

    用于更新值的std::sync::Arc的替代品,有一些限制

    v0.1.9 800 #arc #atomic #value #thread #instance #smart-pointers #access
  20. irondash_message_channel

    Rust接口用于irondash MessageChannel

    v0.7.0 4.8K #channel #dart #thread #background-thread #deserialize #zero-copy #platform
  21. remoteprocess

    用于获取正在运行进程信息的跨平台API

    v0.4.13 4.3K #process-information #cross-platform #debugging #running #process-memory #stack #thread
  22. origin

    用Rust编写的程序启动和线程支持

    v0.20.1 700 #thread #linux #startup #shutdown #libc #exit #control
  23. rusty_pool

    基于crossbeam的多生产者多消费者通道的自动增长/缩小ThreadPool实现,支持等待任务结果并提供异步支持

    v0.7.0 117K #thread-pool #worker-thread #thread #async #concurrency #future #send
  24. audio_thread_priority

    将线程提升到实时优先级,用于音频工作,在Linux、Windows和macOS上

    v0.32.0 2.9K #real-time #thread #priority #linux #bump #audio #applications
  25. runnel

    可插拔的IO流。现在支持:stdio、字符串IO、内存管道

    v0.3.19 340 #io-stream #pipe #thread #filter #fifo
  26. lunatic

    为在lunatic上运行的Rust应用程序构建的辅助库

    v0.14.1 200 #process #applications #fault-tolerant #run-time #helper #thread #wasm
  27. messaging_thread_pool

    辅助创建通过通道进行通信的泛型对象线程池

    v4.1.0 130 #thread-pool #pool #thread #messaging #parallelism
  28. oqueue

    非交错的多线程输出队列

    v0.1.8 260 #output #task #output-stream #multi-threading #parallel #thread #queue
  29. threadbound

    使任何值都可在其原始线程上使用Sync

    v0.1.7 2.4K #sync #thread #original #value #was #constructed #send-sync
  30. seqlock

    一个提供极快读访问且不会饿死写者的读写锁

    v0.2.0 76K #reader-writer #lock #read-lock #thread #rwlock #data #access
  31. watchable

    与多线程和异步代码兼容的RwLock-like类型

    v1.1.2 11K #async #mpmc #thread #asynchronous
  32. picokafka

    基于librdkafka的tarantool-module的Kafka库

    v0.3.0 340 #tarantool #kafka #distributed-systems #communication #thread #consumer #driver
  33. measured-process

    Linux进程指标测量

    v0.0.22 18K #linux-process #metrics #counter #measured #better #thread #memory
  34. scx_rlfifo

    Rust用户空间运行的FIFO调度器

    v1.0.3 100 #scheduler #userspace #linux-kernel #fifo #bpf #thread #scheduling
  35. lockable

    提供可锁定哈希表和缓存数据结构,其中单个条目可以锁定

    v0.0.8 1.2K #locks #mutex #thread #key-value-store #concurrency #data-structures
  36. ftlog

    高性能的异步日志库

    v0.2.14 310 #log-messages #logging #low-latency #performance #thread #log-format #call
  37. origin-studio

    基于origin构建的类似std的实现

    v0.10.0 180 #linux #origin #std #experimental #thread #built #nightly
  38. tonari-actor

    一个旨在实现高性能和简洁的极简actor框架

    v0.10.0 130 #actor-framework #actor #thread #actor-system #minimalist #message #high
  39. minidump-processor

    从minidump文件中生成堆栈跟踪和其他有用信息

    v0.22.0 7.4K #stack-trace #crash-reports #thread #information #processor #producing #applications
  40. paradis

    具有不相交索引的并行处理

    v0.2.1 #parallel-processing #indices #disjoint #parallel #index #thread #multidimensional-array
  41. rustc-rayon

    Rust的work-stealing并行性 - rustc的分支

    v0.5.0 42K #parallel #concurrency #thread
  42. orx-parallel

    适用于定义为由迭代方法组合的计算的,高性能且可配置的并行计算库

    v1.5.0 280 #parallel-iterator #parallel-processing #parallel #iterator #thread #performance #concurrency
  43. ehttpd

    基于线程的HTTP服务器库,可用于创建自定义HTTP服务器应用程序

    v0.8.2 #http-server #create #applications #thread #thread-based #concurrency #behind
  44. locale_config

    维护进程和线程的本地偏好,并通过检查系统用户偏好来初始化它们

    v0.3.0 111K #locale #preferences #internationalization #user #process #thread #initialization
  45. piz

    piz(并行实现ZIP)是一个ZIP存档读取器,它使用简单的API并行解压缩文件

    v0.5.1 5.7K #zip-archive #zip #archive #parallel #thread #concurrency #archive-format
  46. irondash_run_loop

    为系统运行循环提供一致、平台无关的接口

    v0.5.0 5.0K #platform-independent #run #system #loops #consistent #interface #thread
  47. rayon-progress-bar

    Rust的工作窃取并行性

    v1.9.0 #parallel #thread #performance
  48. py-spy

    Python程序的采样分析器

    v0.3.14 220 #python #profiler #sampling #command-line #profiling #process #thread
  49. async-stm

    异步软件事务内存

    v0.5.0 1.1K #stm #transactional-memory #async #concurrency #queue #thread #atomically
  50. thread-manager

    一个精简的Rust库,用于高效的线程池和并行作业执行,旨在实现简单、灵活和性能

    v1.0.0 #thread-pool #thread #parallel #manager #pool #concurrency
  51. utils-atomics

    各种原子工具

    v1.1.2 140 #atomic #parallel #thread #async #async-std
  52. gettid

    获取当前线程的整型ID的辅助工具

    v0.1.3 8.4K #thread #pthreads #id #helper #integer #pthread
  53. ra_ap_flycheck

    待定

    v0.0.228 600 #flycheck #check #tbd #command #thread #cargo #cargo-check
  54. minidump-unwind

    从minidump文件生成堆栈跟踪

    v0.22.0 7.3K #stack-trace #crash-reports #call-stack #producing #unwind #file #thread
  55. session_log

    Rust的会话日志库

    v0.2.7 1.9K #session #logging #log-messages #thread #group #system #multiple
  56. loole

    一个安全的多生产者、多消费者异步/同步通道

    v0.3.1 400 #channel #mpmc #mpsc #producer-consumer #async #thread #send-receive
  57. scx_rustland

    实现低级sched-ext功能以及用户空间对应(调度器)的BPF组件(调度器),用Rust编写,实现了实际的调度策略...

    v1.0.3 #linux-kernel #scheduler #bpf #scheduling #thread #userspace #policy
  58. flate3

    高性能的RFC 1952压缩和解压缩

    v1.1.0 #compression #rfc #de-compression #thread #1952 #1951
  59. scx_utils

    调度器

    v1.0.3 130 #scheduler #linux-kernel #bpf #userspace #thread #path #component
  60. gluon_vm

    执行gluon编程语言的虚拟机

    v0.18.2 100 #gluon #virtual-machine #programming-language #statically-typed #applications #thread #embedding
  61. slings

    基于io-uring的Rust异步运行时

    v0.3.46 #io-uring #async #run-time #async-runtime #thread
  62. jod-thread

    默认在析构时join的std::thread

    v0.1.2 93K #thread #join #concurrency #structured
  63. blocking-threadpool

    用于在固定数量的工作线程上运行多个作业的线程池

    v1.0.1 9.0K #thread-pool #worker-thread #thread #pool #parallelism #threading #threadpool
  64. crony

    运行cron作业时启动另一个线程的cron运行器

    v0.3.1 450 #cron-job #cron #runner #thread #run #schedule #enough
  65. wasm_sync

    用于Web和本地的同步原语

    v0.1.2 6.3K #web-native #synchronization-primitive #web-worker #wait #thread #atomic #context
  66. spawns-compat

    线程上下文任务生成器的异步运行时检测

    v0.2.1 #run-time #task #thread #async #spawner #context #coding
  67. atomic-wait

    跨平台的原子等待和唤醒(即futex)功能

    v1.1.0 9.7K #atomic #futex #wait #cross-platform #wake #thread #operations
  68. file-per-thread-logger

    每个线程写入一个日志文件的日志实现

    v0.2.0 235K #per-thread #logging #thread #log #logger #log-file
  69. async-mtzip

    使用多线程异步压缩创建zip存档

    v0.0.3 #zip-archive #multi-threading #async #compression-level #tokio #performance #thread
  70. spawns

    Rust的线程上下文任务生成器的异步运行时,与运行时无关

    v0.2.4 #run-time #async-task #thread #spawn #spawner #context #manner
  71. unsend

    线程不安全的运行时,适用于不安全的线程人员

    v0.2.1 #run-time #thread #async #synchronization #unsafe #executor #async-io
  72. peace-lock

    零成本的抽象锁,有助于检查无竞争算法

    v0.1.3 250 #algorithm #lock #check #thread #data #concurrency #data-structures
  73. light-cache

    异步关注型缓存库

    v0.2.6 140 #cache #async #thread #eviction #non-blocking #interface #across
  74. print_queues

    可以添加到不同线程并在主线程上打印的打印队列

    v1.0.9 #queue #print #thread #io #add #different
  75. unlock

    帮助您解决性能问题的可测量同步原语

    v0.0.13 190 #mutex #synchronization-primitive #rwlock #thread
  76. agnostik

    执行器无关的运行时,可以运行您喜欢的执行器上的future

    v0.2.3 330 #executor #run-time #future #thread #applications #async #favorite
  77. rayon-scan

    ParallelIterator 的并行前缀扫描功能

    v0.1.1 9.6K #parallel #performance #join #thread #concurrency
  78. sharded-thread

    目前为实验性质

    v1.3.1 #thread #io-uring #monoio #shard #glommio #per-thread #key-value-store
  79. kvbench

    一个具有可定制工作负载的键值存储基准测试框架

    v0.2.1 600 #key-value-store #key-value #benchmark #workload #customizable #thread #framework
  80. fibers

    基于 futures 和 mio 执行多个轻量级异步任务(即 fibers)

    v0.1.13 550 #future #async-io #fiber #thread #async-task #async #futures
  81. benoit

    多线程 Mandelbrot 渲染器

    v3.0.5 200 #mandelbrot #thread #multi-threading #rendering #renderer
  82. mpsc_requests

    带有响应的 mpsc 通道

    v0.3.4 230 #producer-consumer #response #thread #message #request #multiple #request-receiver
  83. tari_shutdown

    方便的关闭信号

    v1.0.0-rc.5 100 #shutdown-signal #thread #future #run-time #tokio #channel #async
  84. nolocal-block-on

    futures_lite::future::block_on,可以在不使用线程局部的情况下运行

    v1.0.1 210 #thread-local #future #thread #async #atexit #futures #local-storage
  85. threadpool-executor

    线程池执行器

    v0.3.3 130 #thread-pool #worker-thread #thread #pool #parallelism #concurrency
  86. interthread

    自动实现 Actor 模型

    v2.0.1 170 #actor-model #actor #thread #async #automate
  87. smolscale

    高性能异步任务调度器

    v0.4.7 1.3K #async-task #task-scheduler #global #future #thread #executor #stealing
  88. tracing-mutex

    通过按顺序分配确保无死锁的互斥锁,否则

    v0.3.0 #mutex #thread #once #rwlock #api-wrapper #behavior
  89. low_latency_log

    Rust的快速低延迟日志库

    v0.2.0 #low-latency #logging #thread #level #caching
  90. stuck

    基于合作堆栈式协程的多线程调度任务设施

    v0.4.0 #stackful-coroutine #coroutine #task #thread #concurrency
  91. scoped_threadpool

    范围和缓存的线程池

    v0.1.9 120K #thread-pool #scoped #pool #thread #cache
  92. ordered-parallel-iterator

    并行执行任务,按出现顺序返回已完成的任务

    v0.2.0 #parallel-iterator #parallel #ordered #iterator #thread #threads
  93. atomic-destructor

    多线程环境下的原子析构函数

    v0.2.0 2.9K #atomic #utilities #drop #thread #multi-threading
  94. cron_runner

    运行您的计划任务的Cron运行程序

    v0.1.3 390 #runner #cron #job #worker #schedule #thread #worker-thread
  95. atomx

    基于原子数据类型的线程安全数据结构

    v0.2.6 180 #thread-safe #thread #atomic #parallel #single-producer #concurrency #producer-consumer
  96. thread-waker

    使用当前线程令牌的唤醒实现

    v1.1.0 140 #waker #async #thread #future #token #run-time
  97. apple-crash-report-parser

    解析apple崩溃报告文本文件

    v0.5.1 160 #apple #crash #report #macos #parser #thread #identifier
  98. child_wait_timeout

    Rust中的等待超时

    v0.1.0 130 #child-process #wait #timeout #thread #signal #performance #pidfd
  99. evtcall

    Rust 事件驱动框架

    v0.2.8 230 #事件驱动 #框架 #线程
  100. ref_thread_local

    一个宏,用于声明类似于使用 lazy_static!RefCell 的线程局部 static

    v0.1.1 1.9K #线程局部 #静态 #懒计算 #线程 # #
  101. terminate-thread

    使用 pthread 实现的可终止线程

    v0.3.1 #线程 #终止 #pthreads #可终止 #同步 #标准 #macos
  102. sigq

    一个队列,用于通知等待的消费者节点可用性

    v0.13.4 #队列 #同步 #线程 #节点 #消费者 #等待 #互斥锁
  103. 实时

    与实时线程安全地共享数据

    v0.5.0 #线程 #线程安全 #数据 #共享 #共享 #共享 #先入先出
  104. thread_io

    在后台线程中执行 I/O 操作

    v0.3.1 #后台线程 #io #线程 #io-error #读者-写者 #并发
  105. sharded-vec-writer

    从不同的线程写入 Vec 的部分

    v0.1.0 120 #vec #线程 #不同 #部分 #写入器 #写入 #分片
  106. singletonThread

    单例中的线程

    v1.1.0 #singletonthread #线程 #单例 #运行
  107. crosstalk

    一个极轻量级、基于主题的跨线程内存通信库

    v0.2.7 #通道 #mpmc #线程 #分布式 #异步 #航空航天
  108. affinity

    为当前运行中的线程和进程设置核心亲和力的一致方法

    v0.1.2 9.0K #线程 #进程 #cpu #核心 #api-bindings
  109. spools

    Instagram Threads 的内容抓取库

    v0.6.1 200 #thread #内容 #抓取 #instagram #api
  110. ump

    线程/任务通信的微消息传递库

    v0.12.1 #线程 #服务器-客户端 #同步 #通道 #消息传递 #网络
  111. lazy-st

    单线程惰性评估

    v1.0.0 200 #lazy-evaluation #single-threaded #smart-pointers #thread #environments #thunks #values
  112. ftlog2

    高性能的异步日志库

    v0.3.1 130 #log-messages #logging #log-format #performance #thread #high #io
  113. thread-tree

    一种树状结构的线程池,用于在工作线程上分层拆分任务。树状结构意味着在交付任务时,工作线程之间没有竞争

    v0.3.3 50K #thread-pool #thread #pool #worker-thread #tree-structure #tree #parallelism
  114. atomic-counter

    Rust的原子(线程安全)计数器

    v1.0.1 70K #counter #atomic #thread #thread-safe #order #consistent #memory
  115. retrogress

    具有复杂功能细API的进度条

    v0.2.1 150 #progress-bar #bars #api #thread #thin
  116. rendezvous

    更简单的汇合通道,用于线程同步

    v0.2.3 #synchronization #channel #thread #thread-synchronization #guard #rendezvous-guard #points
  117. sparking-lot-core

    在地址上进行停车

    v0.1.3 #thread #timeout #park #memory #tokens #static #concurrency
  118. granite_reckoner

    聚合器,允许多线程中对Vec执行基本统计操作。适用于所有Rust的内置数值类型。

    v0.3.3 #statistical #thread #numbers #numeric #operations #aggregator #basic
  119. usync

    快速、即插即用的同步原语

    v0.2.1 #synchronization-primitive #mutex #thread #condvar #once #rwlock #critical-section
  120. vlock

    一个快速且可扩展的多版本共享状态锁,具有无等待的读访问

    v0.2.1 #shared-state #lock #wait-free #rwlock #thread #concurrency #read-write
  121. asyncified

    一个小型库,用于在异步上下文中操作长时间存在的同步值

    v0.6.2 240 #async-context #run-time #blocking #sync #values #operating #thread
  122. swctx

    具有一些特殊语义的单次通道

    v0.2.2 #thread #channel #sync #message-passing #threads
  123. deborrow

    安全地将可变引用分割成其字段,并帮助进行引用操作

    v0.3.1 #reference #mutable #progress-bar #split #thread #safe #buffer
  124. holup

    实际上就是一个无限循环。如果你感兴趣,请查看readme文件 :D

    v0.2.0 #thread #text-input #infinite #user-input #input-output #loop #command
  125. core-compute

    快速、简单且跨平台的GPGPU并行计算库

    v0.5.1 550 #parallel-processing #computing #parallel #cross-platform #thread #performance
  126. re_tuid

    基于时间的128位唯一标识符

    v0.18.0 50K #unique-identifier #time-series-database #time-based #tuid #128-bit #thread #rerun
  127. genzero

    让你获取某类型的最新值

    v0.2.0 110 #value #latest #concurrency #rcu #reader-writer #thread #memory
  128. parking_lot_rt

    适用于实时应用的停车场分支

    v0.12.1 280 #mutex #once #rwlock #thread #condvar
  129. nexuslab_port_sniffer

    用Rust编写的端口嗅探器

    v0.2.1 #port-scanning #open-ports #ip-address #hostname #sniffer #thread #tool
  130. lazy_thread_local

    按对象懒加载的线程局部存储

    v0.1.2 #thread-local #thread-local-storage #lazy-evaluation #thread #concurrency #local-storage #concurrent
  131. multithreading

    在Rust中

    v0.2.0 #cpu #thread #process #multi-thread
  132. spmc

    channel

    v0.3.0 9.9K #channel #queue #producer-consumer #single-producer #thread #multiple
  133. statman

    统计管理器

    v0.1.0 #statistics #monitoring #manager #global #atomic #thread #scheduler
  134. disk-ringbuffer

    用于Franz实现中的磁盘环形缓冲区,无锁

    v0.5.0 #ring-buffer #queue #disk #lock-free #reader #page #thread
  135. microlock

    等待:小锁和其他定时事务!

    v0.2.1 310 #waiting #synchronization #lock #channel #timer #functionalities #thread
  136. threadalone

    使任何值发送 + 同步,但仅在原始线程中可用。不要在多线程环境中使用!

    v0.2.1 #send-sync #sync #thread #environments #original #dont #multi-threaded
  137. re_smart_channel

    跟踪延迟和队列长度的通道

    v0.18.0 50K #latency #queue #channel #length #thread #rerun #keeps
  138. safina-threadpool

    安全线程池

    v0.2.4 160 #thread-pool #thread-safe #thread #pool #safe
  139. downloader-rs

    rust的文件下载器

    v0.5.6 100 #downloader #multi-threading #thread #xx-hash #speed #verification #limit
  140. read-write-api

    用于统一单线程代码和基于RwLocks的代码的接口

    v0.17.2 #read-write #rwlock #thread #condvar #once #mutex #deadlock
  141. wasm-futures-executor

    基于wasm web workers的异步任务执行器

    v0.2.0 #web-worker #worker-thread #thread #async-task #wasm #async-executor #async
  142. dropout

    将对象从主线程中移除

    v0.1.0 170 #drop #thread #background-thread #objects #dropped #value #send
  143. fast-async-mutex

    提供异步锁定机制的库(Mutex、RwLock、OrderedMutex和OrderedRwLock)

    v0.6.7 330 #mutex #concurrency #lock #locking #thread #spin
  144. lockpool

    提供一组锁,其中可以通过密钥来锁定/解锁单个锁

    v3.0.1 #locks #thread #mutex #locking #concurrency
  145. thread_tryjoin

    尝试连接线程

    v0.3.0 320 #thread #tryjoin #join-handle #wait #joining #pthreads #finish
  146. parking_lot_core

    用于创建自定义同步原语的先进API

    v0.9.10 12.2M #synchronization-primitive #mutex #thread #rwlock #once #condvar #locking
  147. weft

    考虑组合性的HTML模板

    v0.1.2 #html-templating #template-engine #composable #composability #thread #base #genshi
  148. semaphore-key

    使用共享信号量通过密钥控制并发线程访问

    v1.0.4 #access-key #semaphore #key #thread #access-control #shared-key #concurrency
  149. sendable

    Rc和Option等效,便于在线程间发送数据

    v0.6.1 #thread #rc #options #graph #send-sync
  150. workpool

    将工作分配给一组线程并等待完成

    v0.2.1 #lateral #command-line #wait #command-line-tool #thread #process #parallel
  151. executors

    一组高性能任务执行器

    v0.9.0 260 #thread #executor #task-queue #concurrency
  152. sinner

    Rust的跨线程资源共享变得简单!

    v0.1.2 #thread #sharing #resource #cross-thread #value #move #semantics
  153. pflock

    一种公平的读写锁,可以减少读者在极端情况下的阻塞。特别适用于多处理器实时系统。

    v0.2.0 2.4K #lock #real-time #rwlock #thread
  154. rayon-wasm

    Rust的工作窃取并行性

    v1.6.2 #parallel #thread #performance
  155. openweathermap

    轻松访问来自OpenWeatherMap的当前天气数据

    v0.2.4 120 #weather #data #update #openweathermap-api #thread
  156. aki-txpr-macro

    使用libaki-*更简单

    v0.1.5 #pipe #fifo #thread #text-processing #filter
  157. slice_adapter

    帮助在线程间共享切片

    v0.1.1 #slice #thread #reference #share #adapter #mutable #sharing
  158. spawns-executor

    线程上下文任务启动器的异步执行器

    v0.1.1 #run-time #task #async #thread #context #spawner #spawn
  159. logfast

    界面简单的超快日志记录

    v1.1.8 #logging #interface #log-messages #thread #insanely #lf #another
  160. thread-object

    允许动态创建TLS变量的线程局部存储抽象

    v0.2.0 #thread-local-storage #thread-local #tls #object #thread #filesystem #object-id
  161. gemm-benchmark

    BLAS [sd]gemm 性能基准

    v0.1.3 #benchmark #blas #accelerate #open-blas #mkl #thread #sd-gemm
  162. mco-gen

    Rust中的堆栈生成器库

    v0.1.1 170 #generator #coroutine #thread #green #fiber #stackful-coroutine
  163. threadfin

    在可配置的线程组上运行多个任务的线程池

    v0.1.2 #thread-pool #thread #pool #async-task #parallel #async #threadpool
  164. timely_communication

    timely数据流的通信层

    v0.12.0 1.0K #timely-dataflow #dataflow #timely #communication #channel #thread #worker
  165. swsv2

    基于原生Rust线程的多线程Web服务器

    v0.1.0 #web-server #thread #multi-threading #built #native #top #port
  166. executor-service

    类似于Java ExecutorService的快速高效的线程池

    v0.2.2 #thread-pool #thread #executor #task-pool #concurrency
  167. task_log

    基于任务的日志记录

    v0.1.6 #logging #task #output #duration #io #thread #task-based
  168. blackhole

    ...把你的线程扔进去

    v0.20.2 #thread #thread-manager #throw #documentation #version #black #hole
  169. vvcore

    VOICEVOX CORE 的 FFI 绑定

    v0.0.2 #voicevox #bindings #download #low-level #binary #thread #required
  170. irox-threading

    阻塞和非阻塞线程工具

    v0.2.5 490 #parallel-processing #irox #thread #asynchronous #concurrency
  171. minuteurs

    用于同步周期性事件的轻量级 crate

    v1.0.1 #timer #sleep #thread #deadlines #events #periodic #sync
  172. shared-resource-pool-builder

    使用共享资源创建线程池

    v0.2.1 #thread-pool #thread #resources #parallel-processing #shared-resources #shared-data #data-processing
  173. wait_notify

    Rust 的一种同步原语,提供基本的等待和通知功能

    v0.1.0 120 #synchronization-primitive #wait #notify #thread #basic #notifications #waiting
  174. rust-waitgroup

    类似于 Go 语言的 WaitGroup

    v0.1.0 130 #synchronization #wait-group #synchronization-primitive #thread #thread-safety #concurrency #tasks
  175. humthreads

    人类使用的线程

    v0.2.1 #thread #multi-threading #operator #humans #processes #join #built
  176. flaregun

    Linux 的跟踪和监控工具

    v0.2.1 700 #pid #monitoring #tracing #linux #tgid #thread #process
  177. minion

    管理可取消的服务

    v0.1.3 #service #cancel #thread #cancellable #loop #long-running #error
  178. poolio

    线程池

    v0.2.2 #thread-pool #pool #thread #safe #parallelism #threadpool
  179. rsgc

    Rust 的并发 GC 库

    v1.1.0 #garbage-collection #gc #object #concurrency #thread #collector #allocation
  180. threadling

    将线程作为特质

    v0.1.1 #thread #threadling #traits
  181. tram

    可克隆和跨线程共享的事件总线

    v0.5.0 #event-bus #bus #events #thread #cloned #across #shared
  182. rayon-core

    Rayon的核心API

    v1.12.1 5.7M #thread #join #parallel #performance #concurrency
  183. pipe_downloader

    适用于*.tar.gz, *tar.lz4和*.tar.bz2文件的快速下载和提取器

    v0.8.2 #tar #download #lz4 #downloader #gz #thread #extractor
  184. function_history_backend_thread

    git-function-history的线程和类型

    v0.3.1 #git-history #threading #types #thread #custom-types #back-end #documentation
  185. os-id

    进程和线程的操作系统id抽象

    v3.0.1 250 #process-id #thread #process #id
  186. shared_arena

    线程安全的且高效的内存池

    v0.8.4 #memory-pool #pool #memory #thread #memory-management
  187. faketime

    模拟时间以简化测试和调试

    v0.2.1 1.0K #time #elapsed-time #epoch-time #testing #thread #unix #debugging
  188. simple_optimization

    简单优化的简化优化器

    v0.12.1 120 #optimization #random #search #multi-threaded #thread #simpler #polling
  189. bp3d-threads

    旨在简化BP3D并发的线程库

    v2.0.0-pre.1.0.0 #thread-pool #threading #thread #pool #task-pool
  190. pulse

    异步唤醒信号

    v0.5.3 1.2K #signal #wait #thread #async #waiting #ready #wake
  191. winmsg-executor

    针对Windows的每个线程的异步Rust执行器

    v0.1.0 #async-task #async-executor #thread #message #per-thread #window #future
  192. coroutine

    在Rust中

    v0.8.0 #thread #fiber #green
  193. shared-local-state

    用于EBR、IO等场景的共享本地状态注册表

    v0.1.4 550 #shared-state #registry #local #io #thread #ebr #system
  194. thread_lake

    一个非常高级的线程池管理器

    v0.1.4 #thread-pool #thread #lake #high-level #manager #iterator #concurrency
  195. bumpalo-herd

    支持在作用域线程和rayon中使用bumpalo

    v0.1.2 #multi-threading #rayon #bumpalo #scenario #thread #bump-allocator #scoped
  196. tlid

    通过预定义范围生成线程局部ID,无需原子操作/锁/随机/时间

    v0.2.2 #id-generator #id #unique-id #per-thread #unique #thread #range
  197. wasm-mt-test

    使用wasm-mt测试crates

    v0.1.3 #web-worker #thread #multi-threading #worker-thread #thread-pool #testing #wasm
  198. mappable-rc

    可映射的引用计数类型

    v0.1.1 9.2K #rc #reference #arc #thread
  199. bounded-spsc-queue

    一个有界SPSC队列

    v0.4.0 #queue #producer-consumer #bounded #spsc #thread #data-structures #buffer
  200. atomic-arena

    代际区域允许从其他线程保留键

    v0.1.1 6.5K #generational-arena #arena #generational #thread #key
  201. 尝试使用DuckDuckGo搜索。

  202. movie

    一个actor / 线程编排库/宏/框架

    v0.1.2 #actor #thread #actor-framework #macro #worker #task #communication-channel
  203. lotsa

    执行任何数量线程上的大量操作

    v0.2.0 #thread #numbers #fibonacci #lots #operations #spread #executing
  204. blocking-permit

    允许和线程池用于阻塞操作

    v1.3.3 #thread-pool #thread #semaphore #async
  205. pool

    可重用值

    v0.1.4 600 #values #reusable #memory #lock-free #thread #across #typed
  206. one_at_a_time_please

    用于序列化对函数的调用

    v1.0.1 #thread #called #mutex #rwlock #once
  207. will_exit

    程序退出时的工作

    v0.3.3 #exit #time #duration #thread
  208. 工作池

    处理一组工作线程,这些线程需要将结果返回给主线程

    v0.2.1 #thread-pool #worker-thread #thread #actor-model #pool #actors #actor
  209. uchan

    用于消息传递的多生产者单消费者通道

    v0.1.4 #channel #thread #mpsc #fifo #producer-consumer
  210. uppercut

    小型简单的actor模型实现

    v0.4.0 #actor-model #message #thread #envelope #worker-thread #sender #run
  211. lifetime-thread

    具有生命周期的线程。将值分为主从。主值的生命周期结束后,从值将不可访问。

    v0.3.0 #lifetime #thread #lock-free #background-thread
  212. paradis-demo

    paradis的演示功能,不建议使用

    v0.1.0 #parallel #indices #index #thread #disjoint
  213. pawawwewism

    为结构化并发提供非常严重的wibwawy,我承诺 :3

    v0.1.3 #worker-thread #worker #promise #thread #uwu #background-thread
  214. hackerlog

    黑客使用的无废话日志工具

    v0.1.3 #logging #thread #pid #timestamp #status #information #hacker
  215. asparit

    Rust的异步并行迭代器

    v0.1.0 #parallel #async-parallel #join #thread
  216. sero

    用于维护共享锁存储的轻量级库

    v0.1.17 #lock #shared #store #guard #thread #lock-store #synchronously
  217. witty-actors

    quickwit-actors的分支,quickwit使用的actor框架

    v0.6.0 #actor-framework #quickwit #message #dedicated #thread #blocking #handler
  218. pcp-mutex

    基于Linux PI futex的优先级天花板协议(PCP)互斥锁。允许高效且无死锁的执行。

    v0.2.0 #linux #thread #concurrency
  219. ump-ng-server

    ump-ng的服务器消息分发循环

    v0.3.0 #thread #sync #channel #message-passing
  220. uefc

    优化UEFC飞机

    v0.2.1 #optimization #simulated-annealing #aircraft #thread #iteration #variables #tool
  221. parallel-iterator

    轻松并行化任何迭代器!

    v0.1.6 #iterator #parallel #thread
  222. ump-server

    ump的服务器消息分发循环

    v0.3.0 #thread #message-passing #sync #channel #threads
  223. shrink_pool

    一个线程池,一旦空闲就积极终止其线程

    v1.0.0 #thread-pool #thread #concurrency #thread-pools
  224. tinypool

    Rust中的线程池实现

    v0.2.0 #thread-pool #thread #pool
  225. slave-pool

    线程池

    v0.2.3 600 #thread-pool #thread #parallelism #threading #threadpool
  226. panicking

    std::thread::panickingno_std 环境中可用的模拟

    v0.4.0 800 #panic #no-std #context #analog #thread #abort #return
  227. gtk-rs-state

    允许从其他线程修改 gtk-rs 小部件

    v0.4.1 #gtk #thread #widgets #modifying
  228. csv_uploader

    自定义TSV/CSV -> DB上传器

    v0.1.3 #csv #uploader #db #thread #records #uploading #parallelized
  229. fenic

    测试并发代码

    v0.1.0 #testing #thread #concurrency #sync #atomic #model #arc
  230. runloop

    可取消的非阻塞轮询线程(可选超时)

    v0.1.0 89K #thread #timeout #non-blocking #polling #optional #cancelable
  231. winit-modular

    代理 winit 事件循环,可以在同一时间,在不同的线程上运行

    v0.1.1 #event #winit #thread #run-time #windowing #proxy #separate
  232. embedded-hal-sync-pins

    可以在线程之间共享的嵌入式-hal 引脚实现

    v0.7.0 #embedded-hal #pin #thread #shared #safely
  233. chunker

    简约并行执行器

    v0.1.5 #parallel #parallel-processing #performance #thread #concurrency
  234. fixed_ring_buffer

    一种异步SPSC固定容量无锁环形缓冲区,可用于在两个线程或两个异步任务之间传输数据

    v0.1.0 17K #ring-buffer #thread #spsc #transfer #tasks #data #asynchronous
  235. rayon_logs

    rayon工作窃取库的跟踪信息

    v0.1.3 #parallel #performance #join #thread #concurrency