1. parking_lot

    More compact and efficient implementations of the standard synchronization primitives

    v0.12.5 65.0M #rw-lock #condvar #mutex #once
  2. arboard

    Image and text handling for the OS clipboard

    v3.6.1 2.8M #clipboard #text #image
  3. lapin

    AMQP client library

    v4.10.0 644K #amqp #amqp-client #rabbitmq
  4. polling

    Portable interface to epoll, kqueue, event ports, and IOCP

    v3.11.0 11.3M #epoll #kqueue #iocp #mio
  5. flume

    A blazingly fast multi-producer channel

    v0.12.0 15.0M #mpsc #mpmc #channel #fifo #thread
  6. testcontainers

    integration-testing against docker containers from within Rust

    v0.27.3 3.4M #docker-compose #docker
  7. wait-timeout

    wait on a child process with a timeout specified across Unix and Windows platforms

    v0.2.1 15.3M #child-process #unix #windows #and #timeout #windows-platform #sigchld
  8. rtrb

    A realtime-safe single-producer single-consumer ring buffer

    v0.3.4 997K #ring-buffer #lock-free-queue #wait-free #spsc #lock-free
  9. alsa

    Thin but safe wrappers for ALSA (Linux sound API)

    v0.11.0 1.2M #sound #audio #api-bindings
  10. rexpect

    Interact with unix processes/bash the same way as pexpect or Don libes expect does

    v0.7.1 98K #automation #pexpect #pty #testing #expect
  11. io-uring

    The low-level io_uring userspace interface for Rust

    v0.7.12 2.9M #userspace #low-level #opcode #submission-queue #linux #user-data #fd
  12. leaky-bucket

    A token-based rate limiter based on the leaky bucket algorithm

    v1.1.2 113K #rate-limiting #token-bucket #future
  13. fork

    creating a new process detached from the controlling terminal (daemon)

    v0.8.0 167K #daemonize #process #setsid #daemon
  14. cmd_lib

    Common rust commandline macros and utils, to write shell script like tasks easily

    v2.0.0 129K #shell #script #pipe
  15. triple_buffer

    triple buffering, useful for sharing frequently updated data between threads

    v9.0.0 71K #wait-free #multi-threading #non-blocking #spsc #sync
  16. shared_child

    using child processes from multiple threads

    v1.1.1 3.1M #child-process #thread #command
  17. mea

    A runtime-agnostic library providing essential synchronization primitives for asynchronous Rust programming

    v0.6.3 436K #async-concurrency #wait-group #mutex #async
  18. saa

    Word-sized low-level synchronization primitives providing both asynchronous and synchronous interfaces

    v5.6.0 374K #synchronization-primitive #async-concurrency #mutex #concurrency-mutex
  19. kovan

    High-performance wait-free memory reclamation for wait-free data structures. Bounded memory usage, predictable latency.

    v0.1.14 2.5K #memory-reclamation #lock-free #smr #concurrency
  20. async-once-cell

    Async single assignment cells and lazy values

    v0.5.4 763K #lazy-evaluation #static #async
  21. databricks-zerobus-ingest-sdk

    A high-performance Rust client for streaming data ingestion into Databricks Delta tables using the Zerobus service

    v2.2.2 4.4K #data-ingestion #zerobus #databricks #ingestion
  22. async-shutdown

    one-stop solution for async graceful shutdown

    v0.2.2 126K #graceful-shutdown #async #shutdown
  23. maitake-sync

    No-std async synchronization primitives from Maitake

    v0.3.0 22K #rw-lock #mutex #async
  24. aws-sdk-appconfigdata

    AWS SDK for AWS AppConfig Data

    v1.103.0 9.0K #aws-sdk #app-config #calling #poll-interval #latest #configuration-data #retrieving #long-poll #command-line-tool #24
  25. coldsnap

    command-line interface for uploading and downloading Amazon EBS snapshots

    v0.11.0 9.3K #ebs #snapshot #aws #amazon
  26. mmap-sync

    package allowing sharing of data between processes in a wait-free and zero-copy fashion from mapped memory

    v2.0.4 97K #wait-free #zero-copy #memory-mapping #inter-process #sync
  27. pomodoro-cli

    command line Pomodoro timer

    v1.4.1 #pomodoro-timer #date-format #timer
  28. procman

    A process supervisor with a dependency DAG and a typed .pman language

    v0.23.8 #process-supervisor #supervisor #foreman #process
  29. tovuk

    Deploy Rust workers, static frontends, and full-stack services to Tovuk

    v0.1.104 #deployment #rust #hosting
  30. bide

    Block until a target reaches a stable probe state

    v0.3.1 #ping #icmp #wait #cli
  31. twilight-standby

    filter wait for filtered incoming events for the Twilight ecosystem

    v0.17.0 120 #discord-twilight #discord #discord-api #twilight
  32. spider_network_blocker

    Web crawler network blocking urls and patterns

    v0.0.84 56K #networking #firewall #network-firewall
  33. agent-offload

    Launch coding agents in tmux panes and wait for completion

    v0.1.4 #coding-agent #tmux #panes #launcher #claude #config-file #sh #env-vars
  34. batch-aint-one

    I got 99 problems, but a batch ain't one

    v0.13.1 4.1K #async-concurrency #batch #batching #concurrency
  35. idr-ebr

    An efficient concurrent ID to object resolver

    v0.3.2 550 #wait-free #slab #lock-free #ebr #idr
  36. process_control

    Ergonomically run processes with limits

    v5.2.0 24K #terminate #kill-process #timeout #wait
  37. agari

    A Riichi Mahjong hand calculator and scoring engine

    v0.24.0 #mahjong #scoring #japanese-mahjong
  38. switchy_async

    Switchy Async runtime package

    v0.3.0 1.3K #async-runtime #tokio-runtime #simulation #async
  39. bochi

    A CLI tool to interact with Android UI elements with CSS-like selectors

    v0.2.0 #element #android #ui-elements #artificial-intelligence #css-like #button #matching-text #descendant #wait-for #adb
  40. bonsai-bt

    Behavior tree

    v0.12.1 4.3K #behavior-tree #robotics #game-ai #artificial-intelligence #game
  41. tokio-process-tools

    Correctness-focused async subprocess orchestration for Tokio: bounded output, multi-consumer streams, output detection, guaranteed cleanup and graceful termination

    v0.11.2 130 #async-stream #sub-processes #tokio #command-output #subprocess
  42. wg

    Golang like WaitGroup implementation for sync/async Rust

    v1.0.1 12K #wait-group #sync #notify #wake #async-sync
  43. tower-resilience

    Composable resilience and fault-tolerance middleware for Tower services

    v0.10.0 700 #circuit-breaker #resilience #bulkhead #tower
  44. bevy_defer

    asynchronous runtime for executing async coroutines

    v0.17.0 750 #async-runtime #ecs #bevy #defer
  45. night-fury-cli

    CLI tool for night-fury-core browser automation

    v0.8.7 #browser-automation #cdp #automation
  46. go-lib

    rust native goroutines

    v0.5.1 #wait-group #goroutines
  47. gce-vm

    A small command-line tool for managing a single Google Compute Engine VM you use as a development or work machine

    v1.0.11 #command-line-tool #ssh #google-cloud #vm #compute #gvm #instance-status #tool-cloud #cloud-compute
  48. wasmtime-wasi-io

    wasi-io common traits to be shared among other wasi implementations

    v45.0.1 736K #wasmtime #wasm
  49. tskd

    daemon for tsk processing

    v0.1.7 #mcp #agent #task #flow #project
  50. subprocess

    Execution and control of child processes and pipelines

    v1.1.0 666K #command #pipe #redirect
  51. bevy_flurx

    Allows you to use coroutine in Bevy

    v0.14.1 #gamedev #bevy #async #no-std
  52. keepawake

    Keep your computer awake

    v0.6.0 14K #power-management #idle #sleep #systemd-inhibit #caffeinate
  53. agent-term

    Detached, observable subprocess runner for AI agents

    v1.0.1 #ai-agent #logging #daemon #cli-agent
  54. locktick

    Automated lock accounting & profiling

    v0.5.0 11K #deadlock #profiling #utility
  55. nils-macos-agent

    CLI crate for nils-macos-agent in the nils-cli workspace

    v1.0.7 #ax #agent #macos #input-source #json-input #screenshot #active-window #automation #desktop #json-format
  56. libdd-libunwind-sys

    Rust bindings for using unwind library inside libdatadog

    v1.0.2 459K #datadog #libunwind #x86-64 #arm64 #unwind #git #git-tags #supply-chain #version-bump #external-source
  57. agent-status

    Tmux-integrated indicator showing which AI coding agent sessions are waiting on user input

    v2.0.0 #ai-agent #claude-code #tmux #status-bar #hook #agent-hook
  58. qubit-lock

    Lock utilities library providing synchronous, asynchronous, and monitor-based locking primitives

    v0.9.0 320 #rw-lock #monitor #async-mutex #async #mutex
  59. bashtestmd

    Compiles shell commands in .md files into Bash scripts for testing

    v0.5.1 #bash #code-block #shell #tags #markdown #input-file #long-running #output-file #command-output
  60. async-pidfd

    Process file descriptors (pidfd) for Linux

    v0.1.5 6.0K #file-descriptor #future #process #wait #api-bindings
  61. wasm_safe_thread

    Cross-platform std::thread + std::sync replacement for native and wasm32

    v0.1.1 160 #mpsc #concurrency #mutex
  62. r68k

    Motorola 68000 CPU emulator, ported from the battle-tested Musashi emulator

    v0.2.2 300 #emulation #m68k #motorola #retro #emulator
  63. amity

    Concurrency algorithms

    v0.6.3 #lock-free #wait-free #algorithm #concurrency #no-std
  64. stubborn-io

    io traits/structs that automatically recover from potential disconnections/interruptions

    v0.3.6 12K #reconnect #retry #tcp-stream #stubborn-tcp-stream #stubborn
  65. watchctl

    Process supervisor with wait, watch, and retry phases

    v0.3.0 #process-supervisor #health-check #retry #supervisor #cli
  66. pv

    Rust reimplementation of the unix pipeview (pv) utility

    v0.4.0 260 #si-units #rate-limiting #indicatif #unix #viewer #progress-bar #string-format #transferring #output-file #pre-commit-hooks
  67. bistun-lms

    thread-safe capability engine for resolving BCP 47 language tags into actionable rendering and parsing properties (directionality, morphology, segmentation). Features a wait-free, lock-free memory pool (ArcSwap)…

    v2.1.3 #bcp-47 #linguistics #internationalization #capability-engine #localization
  68. proc-cli

    A semantic CLI tool for process management

    v1.12.3 #process-pid #process-management #port #port-process #pid
  69. riichienv-core

    Japanese Mahjong (Riichi) game engine with MJAI protocol support

    v0.4.8 190 #mahjong #game-engine #mjai #riichi
  70. greentic-session

    Greentic multi-tenant session manager with in-memory and Redis backends

    v1.1.0-dev.27054613888 3.0K #greentic #multi-tenant #redis
  71. wrightty

    Unified CLI for Wrightty terminal automation — server, bridges, and client in one binary

    v0.2.2 #terminal #automation #json-rpc #bridge #screenshot #alacritty-terminal #headless #virtual-terminal #websocket
  72. qubit-event-bus

    A lightweight, thread-safe in-process event bus for Rust

    v0.7.0 #event-bus #events #thread-safe #qubit
  73. sideagent

    Run another coding agent from your current session

    v0.1.11 #coding-agent #tmux #run #profile #claude #opencode #headless #agent-session #pane #jsonl
  74. atomic-wait

    Cross-platform atomic wait and wake (aka futex) functionality

    v1.1.0 166K #cross-platform #futex #atomic
  75. initium

    Swiss-army toolbox for Kubernetes initContainers — wait-for, seed, render, fetch in a single static Rust binary

    v2.1.0 #devops #kubernetes #sidecar #container #initcontainer
  76. async-condvar-fair

    Condition variables for async Rust

    v1.0.1 54K #condition-variable #async-mutex #async-runtime #async-task #baton #cancellation #waiter #parking-lot
  77. kovan-map

    Lock-free concurrent hash maps using kovan memory reclamation

    v0.1.14 2.2K #hash-map #lock-free #wait-free #concurrency
  78. psctl

    Process Control is an operator for related processes. It runs processes as an interdependent graph.

    v0.8.4 1.1K #process-control #graph #interdependent #deps #task #docker-compose #config-file #process-manager
  79. durable-execution-sdk

    AWS Durable Execution SDK for Lambda Rust Runtime

    v0.1.0-alpha3 #aws-lambda #serverless #workflow #durable
  80. viewpoint-core

    High-level browser automation API for Viewpoint

    v0.4.3 290 #browser-automation #testing #playwright #chromium
  81. velocityx

    A production-ready Rust crate for lock-free concurrent data structures with performance monitoring

    v0.4.1 #lock-free-data-structures #lock-free #concurrency
  82. lock-db

    Lock manager and deadlock detection for Rust databases - row/range locks, multiple granularities, and wait-for cycle detection

    v1.0.0 #locking #deadlock-detection #transaction #lock-manager #concurrency
  83. terminal-use

    Headless virtual terminal for AI agents

    v1.1.0 #ai-agent #tu #screenshot #vt100 #virtual-terminal #tmux #daemon #mouse-clicks #headless #unix-socket
  84. reddb-io-wire

    RedDB wire protocol vocabulary: connection-string parser, RedWire frames, payload codecs, topology, sanitizers, and replication messages

    v1.10.1 #connection-string #protocols #reddb #wire #wire-protocols
  85. adk-browser

    Browser automation tools for Rust Agent Development Kit (ADK-Rust) agents using WebDriver

    v0.9.1 #web-driver #selenium #adk #browser-automation
  86. tg-rcore-tutorial-ch5

    Chapter 5 of rCore Tutorial: Process management with fork, exec and wait syscalls

    v0.4.11 #tutorial #rcore #risc-v #process #no-std
  87. ime_shift_fix

    Protect IME mode while selecting text with Shift+Click on Windows

    v0.1.0 #ime #daemon #service
  88. bevy_behave

    A behaviour tree plugin for bevy with dynamic spawning

    v0.5.0 120 #ecs #behavior-tree #game-ai
  89. mosec

    Model Serving made Efficient in the Cloud

    v0.9.0 2.7K #deep-learning #model-serving #inference #machine-learning #pytorch #gpu #graceful-shutdown #llm #compression #jax
  90. durable-execution-sdk-testing

    Testing utilities for AWS Durable Execution SDK

    v0.1.0-alpha3 #durable-execution #testing #aws-lambda #workflow #durable
  91. kithara-stream

    Streaming source-to-bytes layer with sync Read+Seek for audio playback

    v0.0.1-alpha2 #audio-player #hls #audio-streaming #seek
  92. ptywright

    A cross-platform Rust CLI and library for driving interactive terminal applications through PTYs

    v0.3.0 #automation #tui #pty #cli-automation #terminal
  93. holdon

    Wait for anything. Know why if it doesn't.

    v0.4.0 #health-check #ci #docker #wait
  94. mimic

    A text / code playback tool

    v0.1.6 160 #syntax-highlighting #playback #marker #audio #jitter #goto #popup
  95. events

    Async manual-reset and auto-reset event primitives

    v0.7.7 #auto-reset #manual-reset #primitive #thread-safe #tokio #single-threaded #gate #awaiters #hardware-aware
  96. ara2

    Rust client library for the Kinara ARA-2 neural network accelerator on NXP i.MX platforms

    v0.11.2 #inference #accelerator #edge-first #neural-network
  97. async-event

    An efficient async condition variable for lock-free algorithms

    v0.2.1 32K #lock-free #async #future #atomic
  98. pawl

    A resumable step sequencer for multi-step workflows

    v1.0.5 #workflow #workflow-automation #sequencer #automation #tmux
  99. zilliz

    TUI and CLI tool for managing Zilliz Cloud clusters and Milvus operations

    v1.4.3 #milvus #operation #cluster #json-query #context #backup #metrics #billing #csv #charts
  100. tg-ch5

    Chapter 5 of rCore Tutorial: Process management with fork, exec and wait syscalls

    v0.4.2-preview.1 #tutorial #risc-v #rcore #process #no-std
  101. ai-media-generator

    AI image and video generation package for the ai-media CLI

    v0.1.2 #image-generation #video-generation #cli
  102. sigchld

    waiting for SIGCHLD from many threads at once

    v0.2.4 1.9M #building-block #child-process #thread #waiting #process-exit #waiter #unix-signal
  103. typed-ski

    SKI calculus evaluator in Rust compiled to WASM

    v0.14.16 #wasm #calculus #combinator #ski
  104. radiant-rs

    Thread-safe Rust sprite rendering engine with a friendly API and custom shader support

    v0.15.0 #sprite #prototyping #text #wgpu
  105. pagetable

    Wait-free 4-level 64-bit pagetable for roughly-contiguous keys

    v0.4.6 4.2K #key #wait-free #64-bit #metadata #4-level #atomic-u64 #seq-cst
  106. wasm_safe_mutex

    A suite of WebAssembly-safe synchronization primitives that paper over platform-specific locking constraints

    v0.2.1 #spin-lock #mutex #wasm #concurrency
  107. zag-orch

    Orchestration library for zag — multi-session coordination for AI coding agents

    v0.18.0 550 #ai-agent #orchestration #llm #agent-orchestration #artificial-intelligence
  108. kithara-storage

    mmap-backed storage resource with random-access I/O

    v0.0.1-alpha2 #mmap #cache #storage #audio #io
  109. tripo-cli

    Unofficial command-line client for the Tripo 3D Generation API

    v0.1.3 #3d #command-line-client
  110. swmr-cell

    A thread-safe single-writer multi-reader cell with wait-free reads and version-based garbage collection

    v0.3.1 #lock-free #wait-free #rcu #concurrency
  111. elegant-departure

    simplify graceful shutdown

    v0.3.2 2.3K #graceful-shutdown #tokio #async-std #departure #elegant #smol #ctrl-c #tokio-time
  112. ranged-mmap

    Type-safe memory-mapped file library with lock-free concurrent writes to non-overlapping ranges

    v0.4.0 #mmap #lock-free #zero-copy #concurrency #memory-map
  113. nap

    Suspend-aware alternative to sleep for shell scripts etc

    v0.0.6 280 #time-passed #shell #script #sleep #suspend-aware #suspended #terminating
  114. xutex

    an extremely fast async mutex with alternative sync API

    v0.2.1 #mutex #async-mutex #async-concurrency #locking
  115. aiq

    An intrusive list with lock-free insertion

    v0.1.0-alpha.6 800 #lock-free #async #no-std #atomic
  116. oddio

    Lightweight game audio library

    v0.7.4 700 #audio #game-audio #signal #real-time-audio #send #doppler #propagation #audio-output #wait-free
  117. mobc

    A generic connection pool with async/await support

    v0.9.0 39K #async #async-pool #database #async-await
  118. caffeinate2

    Caffeinate MacOS utility with more options. Temporarily prevent your system from sleeping.

    v0.8.0 #macos #utility #caffeinate
  119. adaptive_backoff

    intelligently backing off rate limited or fallible resources

    v0.2.2 15K #rate-limiting #adaptive #backoff
  120. rustainers

    opinionated way to run containers for tests

    v0.15.1 700 #podman-container #test-containers #docker #podman #docker-podman
  121. openstack-sdk-auth-websso

    OpenStack SDK auth plugin for authenticating with a WebSSO method

    v0.22.6 420 #open-stack #sdk #authentication #tui #plugin #sdk-cli
  122. varvedb

    A high-performance, embedded, append-only event store for Rust

    v0.4.2 #event-sourcing #event-store #embedded-database #lmdb
  123. hazarc

    A wait-free AtomicArc optimized for read-intensive use cases

    v0.2.0 8.8K #arc #cache #atomic
  124. i2pd-launch

    Launches i2pd with clean state

    v0.5.0-beta.9 #i2p #launcher #privacy #cli
  125. fast-able

    The world's martial arts are fast and unbreakable; 天下武功 唯快不破

    v1.20.2 #vec #wait-group #hash-map #thread-safe #sync #arts #btree-map
  126. ferogram

    Production-grade async Telegram MTProto client: updates, bots, flood-wait, dialogs, messages

    v0.5.2 140 #telegram-bot #mt-proto #bot #telegram #client #mtproto
  127. mariadb_exporter

    MariaDB metric exporter for Prometheus

    v0.6.2 #prometheus #metrics-exporter #maria-db #mysql
  128. tarry

    Block until a condition holds, then print one compact verdict

    v0.1.0 #agent #ci #wait #cli #poll
  129. commonware-estimator

    Simulate mechanism performance under realistic network conditions

    v2026.5.0 #realistic #size #condition #expression #peer #parentheses #statistics #bandwidth #commonware #dsl
  130. igor

    Generic text-based vendoring

    v0.1.2 #vendoring #fragment #generic #text-based #dot #bolt #appear #specifies #basename #file-named
  131. mailrs-delivery-executor

    Group-commit delivery executor on top of mailrs-maildir 1.2's deliver_batch. Accumulates per-path delivery requests from concurrent async tasks (SMTP / LMTP / IMAP APPEND sessions)…

    v1.2.0 #smtp #group-commit #fsync #delivery #maildir
  132. voidcrawl-mcp

    Stdio MCP server exposing voidcrawl stealth headless Chrome to Claude Code and other MCP clients

    v0.3.5 #cdp #browser-automation #mcp
  133. gewe-cc

    Claude Code 远程协作模式命令行工具

    v0.1.3 #claude-code #we-chat #remote #collaboration
  134. hiasync

    Supports only single-threaded asynchronous runtime

    v0.2.2 #async-runtime #future #no-std #async
  135. docker_utils

    integration testsing with Docker

    v0.2.4 #docker #integration #test-containers #bazel #api #prune #ci-cd #env-vars #continuous-integration #builder-pattern
  136. agent-exec

    Non-interactive agent job runner. Runs commands as background jobs and returns structured JSON on stdout.

    v0.2.3 #jobs #job-runner #json #agent-runner #agent
  137. mpv-client-cross

    Bindings for libmpv client API that allow you to create plugins for MPV in Rust

    v2.0.0 #api-client #libmpv #mpv #api
  138. safe-bump

    Safe typed arena — zero unsafe, auto Drop, checkpoint/rollback, single-thread Arena + concurrent SharedArena

    v0.2.1 1.0K #arena-allocator #typed-arena #bump-allocator #memory-safe
  139. hyperchad_test_utils

    MoosicBox HyperChad Test Utils package

    v0.3.0 #workflow-automation #hyper-chad #testing #automation #workflow
  140. spider_mcp

    MCP (Model Context Protocol) server exposing Spider web crawler capabilities as tools

    v2.51.208 #model-context-protocol #mcp #scraper
  141. relentless

    Composable retry policies for fallible operations and polling

    v0.9.0 #retry #polling #resilience #backoff #retry-backoff #no-std
  142. gdext_coroutines

    Run Rust Async functions and Coroutines in Godot 4.4+ (through GDExtension), inspired on Unity's Coroutines design

    v1.1.0 #coroutine #godot #gd-extension #async #api-bindings
  143. browser-test

    Small helpers for async browser-driven integration tests

    v0.2.1 #web-driver #testing #automation #chrome-driver #chrome #testing-automation
  144. inferd-client

    Rust client for the inferd local-inference daemon. NDJSON-over-IPC, admin event subscription, retry-and-wait helpers.

    v0.3.0 #inferd #client #ipc #llm #llm-inference
  145. waitup

    Wait for TCP ports and HTTP endpoints to be available. Essential for Docker, K8s, and CI/CD pipelines to ensure services are ready before proceeding.

    v1.1.1 #docker #health-check #tcp #http-health-check
  146. reap-process

    Watch a parent process and kill child processes when it dies (macOS)

    v0.1.0 #child-process #watch #parent-process #macos #dies #kqueue
  147. wait-service

    Wait Service is a pure rust program to test and wait on the availability of multiple services

    v0.3.2 470 #unix-socket #uds #wait-for-it #unix #tcp
  148. dualcache-ff

    A wait-free, high-performance concurrent cache optimized for extreme read-to-write ratios

    v0.4.0 #wait-free #lock-free #cache #performance #cache-concurrency #concurrency
  149. dark-std

    asynchronous containers build on tokio. It uses a read-write separation design borrowed from Golang

    v0.2.16 5.2K #tokio #vec #wait-group #async #borrowing #golang #atomic-duration #defer #std-sync #btree-map
  150. keepassxc-proxy-getpw

    CLI tool to get passwords from a running KeePassXC instance

    v0.2.1 #password #credentials #keepassxc
  151. sem_safe

    Safe usage of POSIX Semaphores (sem_post, sem_wait, etc)

    v0.2.1 2.6K #semaphore #no-std #signal #unix #sync
  152. service_utils

    service integration testsing

    v0.2.1 #service #bazel #build #wait #start #docker #ci #integration-testing #integration-tests #ci-cd
  153. aws_utils_athena

    AWS Athena client utilities for Rust with query execution, streaming results, and comprehensive error handling

    v0.4.0 #athena #streaming #aws #async
  154. simple-queue

    persistent queue implementation in Rust backed by PostgreSQL and tokio

    v0.2.3 #job-queue #persistent-queue #postgresql
  155. mobile-use

    Mobile UI automation CLI — inspect, interact with, and automate mobile app interfaces

    v0.3.1 #flutter #ui-automation #mobile #android
  156. vessel-pty

    PTY-based runtime for orchestrating interactive terminal processes over Unix sockets

    v0.17.1 #vessel #unix-socket #agent #interactive-terminal #run-time #terminal-output #terminal-programs
  157. klieo-bus-nats

    Production NATS JetStream + KV impls of klieo-core's bus traits

    v1.1.0 #jetstream #job-queue #pub-sub #klieo #key-value-store #nats #request-reply #ack #dead-letter #nak
  158. wait-for-gh-rate-limit

    CLI that waits for GitHub rate limit to reset if you're out of requests

    v1.1.1 #rate-limiting #github #cli #reset #wait
  159. kill-desktop

    Wait politetly for graphical applications to exit

    v0.3.5 300 #desktop #desktop-applications #shutdown #config #graphical
  160. rkusb

    CLI tools for manipulating Rockchip devices

    v0.2.1 #devices #rockchip #storage-partition #flash-storage #usb-device #lba #erase
  161. pim-bluetooth

    Bluetooth transport implementation for the Proximity Internet Mesh

    v0.1.9 #bluetooth #proximity #pim #pan #matching #ip #daemon #tcp-transport #socket-address #emit
  162. zart

    Durable execution framework — multi-step workflows with persistence, retries, and observability

    v0.2.0 #multi-step #durable-execution #retries #retry #observability #event-driven #prometheus #deadlines #per-step #postgresql
  163. noworkers

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

    v0.1.1 850 #thread-pool #limiting #error #manage #cancellation #requires-tokio #concurrency #asyncronous #propogation
  164. go

    A runtime-agnostic Go-style concurrency library for Rust

    v0.1.2 #async-channel #async-concurrency #runtime-agnostic #goroutine
  165. auto_pool

    pool that returns items automatically after it's dropped

    v0.3.3 9.5K #object-pool #autoreturn #pool
  166. babysit

    Wrap a shell command in a PTY and expose it to external AI agents (Claude / Codex) via subcommands

    v0.8.2 #ai-agent #pty #wrapper #claude
  167. cluFlock

    Installation and subsequent safe removal of flock locks for data streams

    v1.2.7 1.0K #cluflock #flock #clucompany #stream-flock #unix-flock #win-flock
  168. retry-if

    A tokio-compatible attribute-macro for decorating methods and functions with an exponential backoff

    v0.3.1 #retry #async #tokio #retry-backoff
  169. async-foundation

    Foundational async primitives for Rust - timers, networking, and common utilities

    v0.2.1 #async #networking #timer #tcp #udp #tcp-networking #udp-networking
  170. pressakey

    Cross-platform terminal app that waits until a user presses a key

    v0.1.8 #terminal #cross-platform-terminal #user
  171. spawn_groups

    Structured concurrency construct written in Rust, for Rustaceans

    v1.1.0 140 #concurrency #construct #rustaceans #task #structured #stream-ext #async-std #get-type
  172. vterm-rs

    PTY orchestrator that lets AI agents drive real terminals

    v0.7.24 #ai-agent #orchestration #terminal #named-pipe #pty #mcp #ai-client #artificial-intelligence
  173. midi-flux-bridge

    Bridges tensor-midi timing schedules to FLUX coordination bytecode

    v0.1.0 #flux #timing #midi #tensor #coordination
  174. nblf-queue

    Atomic, wait-free MPMC queues based on the nblfq algorithm

    v0.1.0 #lock-free #lock-free-queue #mpmc #atomic #no-std
  175. omango

    Concurrency collections

    v0.2.6 480 #wait-group #singlefligt #singlesource #mpmc-spsc
  176. tmux-claude-queue

    A waiting-queue for multi-pane Claude Code + tmux workflows

    v0.1.0 #claude #tmux #hook #pane #queue #jump #picker #notifications
  177. puprs

    Puppeteer-inspired high-level browser automation SDK for Rust

    v0.1.1 #browser-automation #cdp #puppeteer #chrome
  178. tg-rcore-tutorial-ch5-yks23

    rCore Tutorial ch5 (fork/exec/wait), fork suffix yks23 for crates.io

    v0.4.8-preview.1 #tutorial #os-kernel #ai4ose #kernel #os
  179. compact-waitgroup

    A compact asynchronous WaitGroup synchronization primitive

    v0.3.3 #wait-group #async #sync
  180. seedance

    Generate video with ByteDance Seedance 2.0 from the terminal. Agent-friendly.

    v0.2.1 #artificial-intelligence #video #bytedance #cli
  181. dutils

    I am speed

    v0.1.14 1.3K #wait-token #speed #am
  182. qr-transfer

    File transfer over QR codes — stop-and-wait ARQ in the terminal

    v0.1.3 #qr #networking #terminal #arq
  183. camel-bridge

    Bridge process lifecycle management for rust-camel (spawn, health, download)

    v0.16.0 #process-management #download #rust-camel #sha-256 #life-cycle #tonic #cache #grpc
  184. jsph-tg-rcore-tutorial-ch5-t1l3

    Chapter 5 of rCore Tutorial: Process management with fork, exec and wait syscalls

    v0.4.8 #tutorial #rcore #risc-v #process #no-std
  185. standby

    A world-class cross-platform time management tool for sleep, timeout, and wait operations with full POSIX compliance and GNU coreutils compatibility

    v0.2.0 #sleep-time #posix #timeout #wait
  186. minimal_signals

    small API for working with Unix signals

    v0.7.0 #signal #set-handler #unix-api #block #receive
  187. rewatch

    File watch and restart tool — a smarter cargo-watch alternative for AI coding agents. Waits for you (or a trigger file) instead of rebuilding on every save.

    v0.4.2 #watch #dev-tools #claude-code #ai-agent
  188. rosist-sallina-tg-rcore-tutorial-T1L3

    Student AI4OSE lab crate for Chapter 5 of rCore Tutorial: Process management with fork, exec and wait syscalls

    v0.0.1-preview.2 #rosist-sallina-tg-rcore-tutorial-t1l3 #tutorial #os-kernel #ai4ose #kernel #os
  189. rt-history

    An RT-safe history log with error checking

    v4.1.0 #wait-free #real-time #history #lock-free
  190. cdDB

    A high-performance asynchronous tiered storage engine for cold data acceleration

    v0.4.0 #cddb #monitoring #async #tiered-storage #dod #storage
  191. waitfree-sync

    A collection of wait-free data structures

    v0.3.3 #lock-free-queue #wait-free #lock-free #buffer
  192. tg-rcore-tutorial-ch5-Charlie-exercise

    Chapter 5 of rCore Tutorial: Process management with fork, exec and wait syscalls

    v0.1.0-preview.1 #tg-rcore-tutorial-ch5-charlie-exercise #tutorial #rcore #risc-v #process #no-std
  193. proa

    Manage Kubernetes sidecar container lifecycle

    v0.1.3 170 #sidecar #kubernetes #virtualization
  194. tg-rcore-tutorial-ch5-T1L3

    Chapter 5 T1L3 of rCore Tutorial: Process management with fork, exec and wait syscalls

    v0.0.1-preview.1 #tg-rcore-tutorial-ch5-t1l3 #tutorial #rcore #risc-v #process #no-std
  195. CreateProcessW

    Create and handle processes on Windows using the Win32 API

    v0.1.7 550 #createprocessw #winapi #create-process-ex-w #process #command
  196. clasp-test-utils

    Test utilities for CLASP protocol crates

    v4.5.0 #testing #clasp #protocols #test-utilities #router #thread-safe #automation
  197. jb

    Background job manager for AI agents

    v0.0.15 #background-jobs #terminal #logging #debugging #ai-agent #daemon #shell-completion #process-manager
  198. ferrous-browser

    Fast, async Rust browser automation via the Chrome DevTools Protocol — no Node.js required

    v0.1.2 #browser-automation #dev-tools #cdp #chrome #api-bindings
  199. ghtool

    A command-line tool for interacting with Github API with some specialized features oriented around Checks

    v0.10.6 1.4K #github-api #logging #check #jobs #command-line-tool #lint #jest #pull-request #failing #authentication
  200. floopfloop

    Official Rust SDK for the FloopFloop API (https://www.floopfloop.com)

    v0.1.0-alpha.4 #sdk #vibe-coding #api-client
  201. nexo-taskflow

    Long-running multi-step task orchestration runtime for Nexo agents

    v0.1.3 450 #ai-agent #nats #llm #framework #agent-framework
  202. retry-spinner

    Retry a command with live output forwarding, spinner wait, and optional timeout

    v0.1.0 #retry #spinner #timeout #cli
  203. chenzt23-tg-rcore-tutorial-ch5-t2l4

    Chapter 5 of rCore Tutorial: Process management with fork, exec and wait syscalls

    v0.0.1-preview.1 #tutorial #os-kernel #ai4ose #kernel #os
  204. seher-cr

    A wrapper for the CodeRabbit CLI that automatically retries on rate limit errors

    v0.1.2 #rate-limiting #retries #error #automatic #duration #error-message
  205. jsph-tg-rcore-tutorial-ch5-smp

    Chapter 5 of rCore Tutorial with SMP: Process management with fork, exec and wait syscalls on multiple harts

    v0.4.8 #tutorial #rcore #risc-v #process #no-std
  206. tower-shot

    A high-performance, atomic-backed rate limiting middleware for tower

    v0.1.1 #rate-limiting #http-middleware #rate-limiting-middleware #tower #timeout #axum #load-shedding #lock-free
  207. scuffle-signal

    Ergonomic async signal handling

    v0.3.3 800 #signal-handler #async-signal #async #signal
  208. ritlers

    A task-length aware rate limiter that waits for tasks to finish before counting them against the rate limit

    v0.3.0 #rate-limiting #async #retry
  209. named_pipe

    Wrapper for overlapped (asyncronous) IO of Windows's named pipes

    v0.4.1 88K #windows #windows-named-pipe #pipe #named
  210. browser-commander

    Universal browser automation library that supports multiple browser engines with a unified API

    v0.10.1 #browser-automation #e2e #testing #e2e-testing #web
  211. opensesame

    Cross-platform library for opening files in text editors with line:column positioning

    v0.1.1 170 #file-line-column #editor #open-file
  212. wait_utils

    implementing wait loops using varies wait strategies

    v0.1.4 #service-health #grpc #http-health-check #console-output #waiting #logging #ci-cd
  213. latches

    A downward counter (CountDownLatch) which can be used to synchronize threads or coordinate tasks

    v0.2.0 33K #latch #async #countdownlatch #concurrency
  214. trackone-pod-fw

    Pod firmware-side helpers and utilities for TrackOne

    v0.1.0-beta.1 #low-power #watchdog #nonce #mocking #helper #emitting #encryption #telemetry #fact #liveness
  215. wait-for-them

    Waits for TCP ports to be opened or for 200 status on http(s) urls

    v0.5.1 #docker-compose #http-status #wait #cli
  216. cond_sync

    Hides the boilerplate code needed with std::sync::Condvar

    v0.2.2 #sync #concurrency #synchronization
  217. aerosol

    dependency injection for Rust

    v1.3.0 2.5K #resources #construct #dependency-injection #aero #slot #axum #arc #aide
  218. agent-switcher

    Tmux popup TUI for switching between waiting AI coding agent sessions

    v2.0.0 #tmux #claude-code #ai-agent #ratatui
  219. gabriel2

    Indeed, an actor library based on Tokio, written in Rust

    v1.5.0 1.0K #actor #actor-context #event-bus
  220. code-steps

    Notebook-style code step display with syntax highlighting, breakpoints, and theme support for Rust

    v0.5.0 #syntax-highlighting #notebook #syntax-highlighting-terminal #educational #terminal
  221. interrupt

    v0.2.5 280 #critical-section #dynamic-memory-allocation #embedded-devices #free #wait-free #spsc #mpmc #lock-free
  222. voltiq-perf

    Runtime performance / memory profiling engine for voltiq (launch + attach)

    v0.1.0 #profiling #run-time-performance #voltiq #browser #audit #memory-profiling #security-scanner #percentile #root-cause #heuristics
  223. vigem-client

    ViGEm client API in pure Rust

    v0.1.4 2.2K #vigem #api-client #pure
  224. bankr-agent-api

    Rust client library for the Bankr Agent API

    v0.2.0 #defi #bankr #api-client #client
  225. termwright

    Playwright-like automation framework for terminal TUI applications

    v0.2.0 #automation-framework #pty #testing #automation
  226. tg-rcore-tutorial-ch5-T3L5

    Chapter 5 T3L5 of rCore Tutorial: Process management with fork, exec and wait syscalls

    v0.0.1-preview.1 #tg-rcore-tutorial-ch5-t3l5 #tutorial #kernel #ai4ose #os
  227. atomic-waitgroup

    A waitgroup implementation supports async with advanced features

    v0.1.4 #wait-group #async #concurrency
  228. batchy

    Transparently batch concurrent requests into efficient bulk operations

    v0.2.1 #batching #async-concurrency #ml #optimization
  229. lm3630a

    embedded-hal driver for LM3630A LED driver

    v0.1.1 #embedded-hal-driver #led #i2c #led-driver #pwm #boost #bank #no-std #embedded-hal-async
  230. queueing-theory

    Queueing theory in Rust — M/M/1, M/M/c, Erlang, Jackson networks, priority queues. Model capacity before you build.

    v0.1.0 #priority-queue #erlang #networking #model #build #jackson #utilization #sla
  231. spider_cli

    The fastest web crawler CLI written in Rust

    v2.51.208 #web-crawler #web-scraping
  232. pantograph

    Wait-free channels

    v0.1.0 #thread #parallel #message #channel
  233. async_timing_util

    tokio async functions for waiting until even intervals (on 1 min, 5 min, 30 min, etc), or waiting until a specified timestamp

    v1.1.0 410 #async #tokio #timing #interval #min #30
  234. hourglass-rs

    A time abstraction crate for testing time-dependent code

    v0.2.1 #testing #chrono #async #mocking #testing-mocking
  235. svgtail

    a minimal SVG viewer

    v0.1.2 #svg #image-viewer #viewer #graphics
  236. portzap

    A fast, cross-platform port management tool. Kill, list, and watch processes on network ports.

    v0.3.0 #kill-process #port #process #kill-port #cli
  237. fast-smr

    Toward fast, wait-free, portable, and robust memory reclamation

    v0.2.3 19K #smr #thread-safe #lock-free #sync
  238. tauri-plugin-agent-control

    Dev-only HTTP bridge for observing and controlling Tauri webviews — like Chrome DevTools Protocol, but for Tauri

    v0.1.1 #dev-tools #agent #tauri #automation #e2e
  239. evtcall

    Rust Event Driven Framework

    v0.2.10 800 #event-driven #wait-event #event-fd #defer #flags #eventfd
  240. subms-spsc-ring-buffer

    submillisecond.com cookbook recipe - concurrency: subms-spsc-ring-buffer. Wait-free SPSC ring buffer with cache-line padded counters and opposite-index caching; sub-50ns enqueue/dequeue on sibling cores.

    v0.5.2 #ring-buffer #spsc #lock-free #subms #concurrency
  241. claude-authorize

    Automates the OAuth Authorize button click for claude login

    v0.1.1 #chromium #claude #oauth #headless #automation
  242. brb-cli

    Tired of babysitting commands for hours? Brb will notify you when that commands done

    v1.0.1 #command-line-tool #notifications #cli
  243. rmux-sdk

    Public, daemon-backed Rust SDK for the RMUX terminal multiplexer (facade, ensure-session, snapshots, events, detach helpers)

    v0.5.0 500 #sdk #multiplexer #terminal-multiplexer #terminal
  244. chenhe-tg-rcore-tutorial-ch8

    Chapter 8 of rCore Tutorial: Concurrency with threads, mutex, semaphore and condvar

    v0.1.0-preview.1 #os-kernel #ai4ose #kernel #os
  245. vibeflow

    GPU-accelerated Linux terminal emulator that knows when your AI tool is waiting on you

    v0.1.3 #terminal #wgpu #artificial-intelligence
  246. Try searching with DuckDuckGo or on crates.io.

  247. hypnus

    Memory Obfuscation in Rust

    v0.2.0 #obfuscation #redteam #rust #windows
  248. dozr

    A flexible sleep-like command-line utility for pausing execution with fun timing features

    v0.4.1 #timing #sleep #wait
  249. twisterad

    Rotate twister ads

    v0.3.1 170 #twister #daemon #p2p #twister-core #rust-twistercore-rpc
  250. oxidebot

    A lightweight yet powerful chatbot framework

    v0.1.6 450 #chat-bot #bot #api-bindings
  251. browsr-client

    Client for driving Browsr browser automation over HTTP or stdout transports

    v0.4.0 #browser-automation #browsr #http-client #stdout #api-client #driving #env-vars
  252. wait_on_address

    Cross-platform atomic wait and wake (aka futex) functionality

    v0.1.5 #futex #cross-platform #atomic
  253. wait

    Syntactic sugar for calling async functions outside of an async context

    v0.2.6 120 #future #async #blocking
  254. microlock

    waiting: Small locks and other timing things!

    v0.3.1 #locking #waiting #timer #unlock #timing
  255. wait-file

    cli utility to monitor for changes in one or multiple files

    v0.1.0 #inotify #monitor
  256. rbot

    programming robots in Bot Beats

    v0.1.9 500 #robot #bot-beats #module #radar #game #velocity #enemy #towards #upward #api-access
  257. agent-terminal

    TUI testing tool for autonomous agent-driven terminal application testing

    v0.1.0 #tmux #testing #tui #automation #terminal
  258. cache-lease

    Redis-backed distributed cache stampede prevention with leases, fencing tokens, SWR, and tagging

    v0.0.2 #cache #distributed-caching #redis-backed #lease #metrics #invalidation #swr #stampede #stale #tagging
  259. cpu

    v0.2.0 #core-affinity #backoff #prefetch #cache #cache-line
  260. phantom-core

    Core types and protocol for phantom

    v0.1.0 #protocols #screen #tui #send #wait #command-line-interface #process-exit #artificial-intelligence #exit-code #ghostty
  261. cyclotrace

    A high-performance, wait-free ring buffer in Rust. Supports SPMC with peek-based semantics instead of destructive consumption.

    v0.2.0 #ring-buffer #wait-free #spmc #lock-free #no-alloc
  262. compio-process

    Processes for compio

    v0.9.1-rc.1 3.8K #async-process #compio #process #async
  263. philiprehberger-safe-shutdown

    Graceful shutdown coordination with timeout support for Rust

    v0.1.9 #graceful-shutdown #coordination #server #signal
  264. motosan-agent-subagent

    Session-scoped subagent registry for motosan-agent-loop. Spawn, message, and wait on long-lived child agents from a parent agent's tool calls.

    v0.1.0 #sub-agent #tool-use #react #agent #llm #subagent
  265. mongodb_cwal

    A native MongoDB driver for those who can't wait any longer (CWAL)

    v0.6.7 #mongo-db #bson #nosql #database
  266. acme-validation-propagation

    Waiting for propagation of acme validation record

    v0.2.1 #acme #validation #propagation #record #nameservers
  267. vsleep

    A verbose, visual replacement for the Unix sleep command

    v0.1.0 #terminal #sleep #spinner #wait
  268. waitpid-any

    Wait for any PID, an extension to waitpid(2)

    v0.3.0 129K #process #waitpid #kqueue #pidfd #wait
  269. waitx

    A lightweight & low-latency, pure signaling primitive

    v0.4.3 #sync #wait #wake #signal