#tokio

  1. tokio

    An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications

    v1.42.0 8.9M #async-io #async #io
  2. tokio-rustls

    Asynchronous TLS/SSL streams for Tokio using Rustls

    v0.26.1 9.9M #tls-stream #async-tls #tls-server #rustls #async-stream #tls-connector #tokio
  3. zbus

    API for D-Bus communication

    v5.2.0 783K #dbus #ipc #message-bus #communication #connection #service #tokio
  4. bb8

    Full-featured async (tokio-based) connection pool (like r2d2)

    v0.9.0 624K #connection-pool #bb8-connection #tokio #database #postgresql #r2d2
  5. async-tungstenite

    Async binding for Tungstenite, the Lightweight stream-based WebSocket implementation

    v0.28.2 219K #websocket #async-std #async-await #websocket-server #websocket-client #native-tls #tokio
  6. tokio-serial

    A serial port implementation for tokio

    v5.4.5 81K #serial-port #serial #tokio #async-io #rs232
  7. clickhouse

    Official Rust client for ClickHouse DB

    v0.13.1 35K #database-driver #http-client #hyper-http #http-transport #tokio #driver #hyper
  8. tokio-cron-scheduler

    Schedule tasks on tokio using cron-like annotation, at an instant or repeat them at a fixed duration. Tasks can optionally be persisted using PostgreSQL or Nats.

    v0.13.0 74K #cron-scheduler #postgresql #nats #tokio #cron-job #cron #task-scheduling
  9. async_zip

    An asynchronous ZIP archive reading/writing crate

    v0.0.17 57K #zip-archive #zip #async-io #tokio #async #archive #data-stream
  10. scylla

    Async CQL driver for Rust, optimized for Scylla, fully compatible with Apache Cassandra™

    v0.15.1 146K #cassandra #cql #database-driver #database #tokio #async-api
  11. amqprs

    AMQP 0-9-1 client implementation for RabbitMQ

    v2.1.0 6.8K #amqp-client #rabbitmq #amqp #lock-free #async-client #tokio #async
  12. tokio-native-tls

    TLS/SSL streams for Tokio using native-tls giving an implementation of TLS for nonblocking I/O streams

    v0.3.1 3.7M #tls-stream #async-io #native-tls #io-stream #async-tls #tokio #non-blocking
  13. ldap3

    Pure-Rust LDAP Client

    v0.11.5 55K #ldap-client #ldap-server #ldap #tokio #client #async #client-server
  14. fe2o3-amqp

    AMQP1.0 protocol based on serde and tokio

    v0.13.1 6.7K #amqp #serde #tokio
  15. redis-async

    An asynchronous futures based Redis client for Rust using Tokio

    v0.17.2 12K #redis #tokio #redis-cluster #async-client #future #redis-server
  16. oxker

    tui to view & control docker containers

    v0.9.0 240 #docker #tui #terminal #tokio #podman
  17. tokio-stream

    work with Stream and tokio

    v0.1.17 4.3M #stream #async-stream #tokio #async-io #io-stream #networking #utilities
  18. tokio-test

    Testing utilities for Tokio- and futures-based code

    v0.4.4 845K #testing-utilities #async-io #tokio #future #applications #networking
  19. futures-locks

    Futures-aware lock primitives

    v0.7.1 174K #future #primitive #lock #async #tokio #futures-aware #task
  20. actix

    Actor framework for Rust

    v0.13.5 202K #actor-framework #actor #actix-actor #future #async #tokio #actors
  21. async-scoped

    Spawn scoped (non 'static) asynchronous futures for async_std and tokio runtimes

    v0.9.0 207K #async-std #tokio #async-await #async #scoped #spawn #run-time
  22. imap-proto

    IMAP protocol parser and data structures

    v0.16.5 19K #imap #protocols #email #data-structures #parser #email-client #tokio
  23. tracing-forest

    Preserving contextual coherence among trace data from concurrent tasks

    v0.1.6 34K #tracing-subscriber #tracing #logging #tokio #async
  24. tokio-socks

    Asynchronous SOCKS proxy support for Rust

    v0.5.2 345K #socks5-proxy #tokio #sock #proxy #socks5 #async #socks
  25. irc

    usable, async IRC for Rust

    v1.0.0 1.6K #irc-client #async-client #tokio #client #thread-safe #async
  26. async-compat

    Compatibility adapter between tokio and futures

    v0.2.4 183K #future #tokio #async-io #async-context #futures #context #convert
  27. pulsar

    Rust client for Apache Pulsar

    v6.3.0 14K #api-client #client #apache #api #consumer #tls-connection #tokio
  28. aws-smithy-async

    Async runtime agnostic abstractions for smithy-rs

    v1.2.3 1.2M #aws-sdk #run-time #async #aws-smithy #async-trait #tokio #abstraction
  29. havn

    A fast configurable port scanner with reasonable defaults

    v0.1.17 370 #port-scanning #port #docker #scan #tokio
  30. tokio-util

    Additional utilities for working with Tokio

    v0.7.13 7.0M #tokio #async-io #async-networking #run-time
  31. surge-ping

    Asynchronous ICMP ping library

    v0.8.1 80K #ping #icmp #tokio
  32. tokio-retry2

    Extensible, asynchronous retry behaviours for futures/tokio

    v0.5.6 92K #retry #backoff #tokio #async #behavior
  33. async-memcached

    An Tokio-based memcached client for Rust

    v0.4.0 2.3K #memcached #async #tcp-connection #tokio #client #deprecated #async-tls
  34. wasmtimer

    Time utils from std::time, tokio::time and tokio_util::time on WASM targets

    v0.4.1 75K #wasm #tokio #tokio-util #browser #timer #delay-queue #utilities
  35. tokio-metrics-collector

    collecting Prometheus-compatible metrics from Tokio runtime and tasks

    v0.2.3 16K #prometheus-metrics #metrics #tokio #prometheus #tokio-task
  36. tryhard

    Easily retry futures

    v0.5.1 123K #future #retry #tokio #futures #io-error
  37. tokio-tun

    Asynchronous allocation of TUN/TAP devices using tokio

    v0.13.0 8.3K #tun-tap #tokio #async-networking #tun #tap #async #packet
  38. tokio-retry

    Extensible, asynchronous retry behaviours for futures/tokio

    v0.3.0 1.1M #exponential-backoff #future #tokio #exponential #retry #backoff #futures
  39. rusthound

    Active Directory data collector for Bloodhound written in rust

    v1.1.69 550 #ldap #bloodhound #user-group #tokio #pentesting #async #pentest
  40. tokio-seqpacket

    unix seqpacket sockets for tokio

    v0.8.0 31K #unix-socket #tokio #sockets #unix #message-delivery #seqpacket #async
  41. Alice-Database_DBMS

    Alice-Database is a comprehensive data management solution designed to integrate seamlessly with the Kingdom System. This plugin provides robust functionality for creating, updating…

    v1.2.3 230 #alice-database_dbms #dbms #grpc #tokio #async #database #data-management
  42. tokio-rusqlite

    Asynchronous handle for rusqlite library

    v0.6.0 13K #sqlite #rusqlite #async #tokio
  43. scanr

    lightweight, fast, and configurable port scanner built in Rust for reliable multi-platform network scanning

    v0.1.14 450 #port #scan #port-scanner #tokio #docker #networking
  44. kameo

    Fault-tolerant Async Actors Built on Tokio

    v0.13.0 1.2K #actor #distributed-systems #actor-model #actor-system #tokio #fault-tolerant #message
  45. tokio-io-timeout

    Tokio wrappers which apply timeouts to IO operations

    v1.2.0 1.9M #io-operations #timeout #tokio #io-error #wrapper #apply
  46. igd-next

    Internet Gateway Protocol client

    v0.15.1 237K #upnp #async-await #igd #async-std #tokio
  47. tmq

    ZeroMQ bindings for Tokio

    v0.5.0 7.2K #zeromq #tokio #pub-sub #sockets #async #bindings #subscribe
  48. tls-api

    TLS API without implementation

    v0.12.0 18K #tls #tls-connector #api #async-std #async-await #acceptor #tokio
  49. tokio_schedule

    schedule tasks in tokio runtime

    v0.3.2 6.1K #tokio #task-scheduling #async-task #cron #async #schedule #cron-job
  50. tokio-tfo

    TCP Fast Open (TFO) in Rust for tokio

    v0.3.1 54K #tokio #tcp #networking #open #tfo #async #sockets
  51. tokio-zookeeper

    Asynchronous client library for interacting with Apache ZooKeeper

    v0.4.0 550 #zookeeper #tokio #key-value-store #distributed-systems #async-client #client-server #service-configuration
  52. tokio-graceful-shutdown

    perform a graceful shutdown on a Tokio based service

    v0.15.2 9.3K #graceful-shutdown #shutdown #tokio #subsystem #service #signal #error
  53. ratchet_rs

    Async WebSocket implementation

    v1.2.1 2.3K #websocket-server #async #deflate #future #websocket-client #tokio
  54. online

    📶 Library to check your Internet connectivity

    v4.0.2 9.4K #tcp-connection #tokio #connection #async #tcp #up
  55. obws

    (obvious) remote control library for OBS

    v0.14.0 700 #remote-control #obs #obs-websocket #async #api-bindings #tokio
  56. rusty-sidekiq

    sidekiq server and client using tokio

    v0.12.0 14K #job-queue #worker #tokio #sidekiq #ruby #server-client #job-processing
  57. trauma

    Simplify and prettify HTTP downloads

    v2.2.6 500 #progress-bar #async-http #download #http #tokio #async #indicatif
  58. runtimelib

    Jupyter runtime library

    v0.24.0 15K #jupyter #run-time #kernel #user #zeromq #tokio #async
  59. rusthound-ce

    Active Directory data collector for Bloodhound Community Edition written in rust

    v2.3.1 650 #ldap #async #bloodhound #tokio #pentest #zip-archive
  60. tokio-io-utility

    Some helper functions for tokio::io

    v0.7.6 30K #tokio #async #byte #reading #vec #helper #container
  61. r3bl_redux

    Redux library built using Tokio, concurrent & parallel

    v0.2.8 #tui #redux #user-interface #tokio #parallel #async #concurrency
  62. async-bincode

    Asynchronous access to a bincode-encoded item stream

    v0.7.3 3.5K #serialization #bincode #data-stream #tokio #async-stream #async #asynchronous
  63. udp-stream

    UdpSocket same as TcpStream

    v0.0.12 5.8K #udp #dtls #stream #udp-packet #data-stream #data-streaming #tokio
  64. ldap3_proto

    LDAP Protocol Bindings for Tokio

    v0.5.2 2.6K #ldap-client #protocols #async-client #ldap-server #tokio #access-control #bindings
  65. quincy

    QUIC-based VPN

    v0.13.0 550 #quic #vpn #tunnel #tokio #networking #encryption #async-networking
  66. tokio-vsock

    Asynchronous Virtio socket support for Rust

    v0.7.0 65K #virtio #sockets #tokio #async #micro-vm #run-time #agents
  67. tokio-listener

    Add flexibility in a way of accepting connections: unix sockets, socket activation, inetd mode to Tokio-based projects

    v0.5.0 160 #socket-activation #tcp-socket #tokio #unix #sockets #tcp-connection #clap
  68. deno_unsync

    A collection of adapters to make working with Tokio single-threaded runtimes easier

    v0.4.2 122K #single-threaded #adapter #tokio #run-time #deno #collection #unsync
  69. tokio-tungstenite-wasm

    A wrapper around websys and tokio-tungstenite that makes it easy to use websockets cross-platform

    v0.4.0 12K #websocket #cross-platform #rustls #wasm #web-sys #cargo-toml #tokio
  70. libmdns

    mDNS Responder library for building discoverable LAN services in Rust

    v0.9.1 14K #mdns #dns-sd #zeroconf #service #lan #protocols #tokio
  71. tokio_wasi

    An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications

    v1.25.2 5.0K #tokio #async #async-io #io
  72. async-tempfile

    Automatically deleted async I/O temporary files

    v0.6.0 29K #async-io #temporary-files #tokio #file #delete-file #automatic #fs-file
  73. daktronics-allsport-5000

    decoders for the Daktronics All Sport 5000's serial output

    v0.4.0 220 #sport #daktronics #serial #decoder #tokio #output #allsport-5000
  74. bevy-tokio-tasks

    integration of a Tokio runtime into a Bevy app for background processing

    v0.15.0 1.0K #background-task #bevy-plugin #background-processing #tokio #bevy #async-task #async
  75. ractor_actors

    actors built with Ractor

    v0.4.6 750 #actor-framework #actor #ractor #built #tokio #system #utility
  76. windmark

    An elegant and highly performant async Gemini server framework

    v0.3.11 #server-framework #gemini #async-std #async-await #tokio #response #highly
  77. rsocket_rust

    rsocket-rust is an implementation of the RSocket protocol in Rust

    v0.7.5 #r-socket #protocols #transport #server #client-server #tokio #traits
  78. simple-git

    git interface for gix suitable for async context (with tokio)

    v0.2.15 25K #git #async-context #tokio #gix #interface
  79. aqueue

    fast speed thread safe async execute queue

    v1.4.1 #thread-safe #queue #async #execute #speed #sqlx #tokio
  80. dark-std

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

    v0.2.16 3.2K #async #read-write #tokio #wait-group #container #separation #design
  81. v-clickhouse-rs

    Asynchronous Yandex ClickHouse client library

    v1.0.1-alpha.1 #database-client #clickhouse #database #tokio #async-io
  82. tokio-tower

    Bridging the protocol gap between Tokio and Tower

    v0.7.0-rc4 82K #tokio #tower #protocols #async #asynchronous #transport #protocol
  83. tiny-tokio-actor

    tiny actor library on top of tokio

    v0.3.5 230 #actor-system #actor #actor-model #tokio #actors #message-bus #event-bus
  84. tros

    Your tros from tarantool TX thread to tokio(..and others!)

    v0.2.2 3.5K #tarantool #tokio #async #async-executor #offline
  85. round-based

    Driver for MPC protocols

    v0.4.0 2.3K #mpc #protocols #multi-party #state-machine #message #driver #tokio
  86. clickhouse-rs

    Asynchronous Yandex ClickHouse client library

    v1.1.0-alpha.1 1.7K #clickhouse #async-client #database #tokio
  87. citadel_proto

    Networking library for the Citadel Protocol

    v0.11.3 #post-quantum-cryptography #p2p #async-networking #citadel #protocols #tokio #applications
  88. gabriel2

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

    v1.5.0 130 #actor #load-balancing #messaging #event-bus #send-message #tokio #remote
  89. rust-parallel

    Fast command line app in rust/tokio to run commands in parallel. Similar interface to GNU parallel or xargs.

    v1.18.1 #run-command #parallel #tokio #command-line-interface #regex #command-line-utilities #stdin
  90. tokio-macros

    Tokio's proc macros

    v2.4.0 6.5M #proc-macro #tokio #async-io #run-time #procedural #async-networking
  91. countio

    Byte counting for std::io::{Read, Write, Seek} and its async variants from futures and tokio

    v0.2.19 5.2K #async-io #read-write #io-read #byte #tokio #future #io-write
  92. clamav-client

    ClamAV client library with optional Tokio and async-std support

    v2.0.0 600 #clam-av #async-await #data-stream #tokio #async #client-send #clamd
  93. abscissa_tokio

    Support for launching Tokio runtimes within Abscissa applications

    v0.8.0 240 #tokio #applications #run-time #abscissa #launching #component #conventions
  94. background-jobs

    asynchronous background jobs implemented with pluggable backends and runtimes

    v0.19.0 230 #background-processing #jobs #postgresql #actix #sled #tokio #job-processing
  95. kcpserver

    fast kcp server frame

    v1.1.5 #server #kcp #tokio #io #frame #peer #log-debug
  96. gpapi

    interacting with the Google Play API

    v5.3.0 250 #play #google #android #google-api #oauth #oauth-token #tokio
  97. acme2-eab

    A Tokio and OpenSSL based ACMEv2 client

    v0.5.7 170 #acme-client #certificate #acme #openssl #tokio #letsencrypt #account
  98. bacon-ls

    Bacon Language Server

    v0.8.0 700 #language-server #lsp #neovim #bacon #vim #tokio
  99. trotter

    🎠 is an experimental crate that aims to make writing Gemini clients fun and easy

    v1.0.2 130 #gemini #clients #experimental #actor #aims #tokio #user-agent
  100. nacos_rust_client

    nacos rust client

    v0.3.2 180 #nacos #client #tokio
  101. netbeam

    a pure-rust asynchronous network synchronization crate (using tokio) that recreates familiar asynchronous paradigms but in a network context

    v0.11.3 290 #async-networking #synchronization #tokio #node #post-quantum-cryptography #p2p #context
  102. rs_aio_db

    All in one (aka Aio) database with async support. Based on sqlite, bevy_reflect and tokio, includes a dead simple API to be used (no SQL needed just pure Rust). Comes with automigration.

    v0.8.1 340 #database-schema #sqlite #database #sql-database #database-migrations #tokio #async
  103. async_once

    async once tool for lazy_static

    v0.2.6 92K #async #lazy-static #lazy-evaluation #tokio #once #run-time #testing
  104. srt-tokio

    SRT implementation in Rust

    v0.4.4 270 #video-streaming #srt #live-streaming #tokio #connection #stream #high
  105. candle-hf-hub

    crates aims ease the interaction with huggingface It aims to be compatible with huggingface_hub python package…

    v0.3.3 6.5K #huggingface #hub #python-packages #machine-learning #hf #tokio
  106. archflow

    Create a streamable Zip archive

    v0.1.4 #zip-file #zip #tokio #async-io #non-blocking #async #file-format
  107. stream_lib

    download differnt types of streams

    v0.5.2 2.5K #video-stream #download #hls #http-client #chunked #tokio #downloader
  108. messagebus

    allows intercommunicate with messages between modules

    v0.15.2 #message #bus #tokio #async #future #futures
  109. tokio-eventfd

    Linux eventfd for tokio

    v0.2.2 12K #tokio #events #linux #linux-kernel #eventfd #mechanism #notify
  110. AliceDBMS

    Alice-Database is a comprehensive data management solution designed to integrate seamlessly with the Kingdom System. This plugin provides robust functionality for creating, updating…

    v1.2.8 #alicedbms #dbms #grpc #tokio #async #database #data-management
  111. tokio_kcp

    A kcp implementation for tokio

    v0.9.8 240 #tokio #udp #kcp #reliable
  112. render-api

    Render client, generated from the OpenAPI spec

    v1.1.2 #render #open-api #client #generated-client #api-client #spec #tokio
  113. citadel_user

    User backend library for the Citadel Protocol

    v0.11.3 270 #post-quantum-cryptography #user #citadel #protocols #back-end #p2p #tokio
  114. redhac

    Embedded Distributed HA Cache

    v0.10.5 #cache #distributed #server-client #tokio #distributed-systems #async #client-connect
  115. char-device

    Character Device I/O

    v0.16.4 140 #io #devices #character #fs-file #async-std #traits #tokio
  116. seance

    A session library

    v0.16.0 210 #session #tokio
  117. async-dropper

    The least-worst ad-hoc implementation of AsyncDrop as a Derive macro

    v0.3.1 2.2K #macro-derive #async #async-trait #tokio #drop #async-std #async-await
  118. stilgar

    A lightweight, no-fuss, drop-in replacement for Rudderstack

    v0.1.1 #clickhouse #rudderstack #tokio #async #data #asynchronous
  119. bb8-redis

    Full-featured async (tokio-based) redis connection pool (like r2d2)

    v0.18.0 237K #connection-pool #bb8-connection #tokio
  120. edgedb-tokio

    EdgeDB database client implementation for tokio

    v0.5.1 430 #database-client #edge-db #async #tokio #transaction
  121. mini-redis

    An incomplete implementation of a Rust client and server. Used as a larger example of an idiomatic Tokio application.

    v0.4.1 4.2K #redis-server #client-server #tokio #connection #server-connection #applications #learning
  122. klickhouse

    pure Rust SDK for working with Clickhouse with the native protocol in async environments with minimal boilerplate and maximal performance

    v0.13.2 900 #clickhouse #sql-database #sql #database #tokio
  123. ratchet_ext

    WebSocket extensions for Ratchet

    v1.2.1 2.8K #extension #async #future #tokio #futures
  124. dagrs

    follows the concept of Flow-based Programming and is suitable for the execution of multiple tasks with graph-like dependencies. Dagrs has the characteristics of high performance and asynchronous execution…

    v0.4.2 #task-execution #async-task #task #dag #async #tokio #async-parallel
  125. bb8-postgres

    Full-featured async (tokio-based) postgres connection pool (like r2d2)

    v0.9.0 83K #connection-pool #postgresql #bb8-connection #async #tokio #database #r2d2
  126. lazy_async_promise

    Primitives for lazily getting data from futures with tokio for immediate mode guis

    v0.6.0 360 #immediate-mode #lazy-evaluation #tokio #future #egui #async #gui
  127. shutdown

    can be used to gracefully exit (part of) a running program

    v0.4.1 2.1K #shutdown-signal #exit #branch #tokio #running #part #gracefully
  128. rust-p2p-core

    fast and easy Nat traversal for peer-to-peer

    v0.1.12 340 #nat-traversal #p2p #p2p-communication #async #tcp-udp #tokio #peer
  129. await-tree

    Instrument await-tree for actor-based applications

    v0.2.1 8.3K #tokio #actor #async #async-task #backtrace
  130. Alice-DBMS

    Alice-Database is a comprehensive data management solution designed to integrate seamlessly with the Kingdom System. This plugin provides robust functionality for creating, updating…

    v1.2.5 #alice-dbms #dbms #grpc #tokio #async #database #data-management
  131. tokio-pipe

    Asynchronous pipe(2) library using tokio

    v0.2.12 26K #pipe #tokio #async
  132. singleflight-async

    Singleflight in async style

    v0.2.0 2.4K #async-task #async #singleflight #tokio #safe #run-time #style
  133. tokio-boring

    SSL streams for Tokio backed by BoringSSL

    v4.13.0 23K #ssl-stream #boring-ssl #tls-stream #tokio #io #built #client-connection
  134. iceberg

    Apache Iceberg Rust implementation

    v0.4.0 340 #apache #catalog #file-io #native #future #memory #tokio
  135. bluefin

    An experimental, secure, P2P, transport-layer protocol

    v0.1.6 380 #transport-layer #experimental #secure #protocols #p2p #tokio
  136. async-curl

    An asynchronous implementation to perform curl operations with tokio

    v0.4.3 #curl #tokio #actor #asynchronous #perform #operations #data
  137. sacs

    Async Cron Scheduler for Tokio

    v0.8.0 310 #cron-scheduler #scheduler #job-scheduler #async-task #cron #task-execution #tokio
  138. tcpproxy-rs

    Cross-platform asynchronous multi-client TCP proxy; great tokio demo

    v0.7.5 #tokio #proxy #proxy-server #tcp #networking #async-networking #tcp-server
  139. minior

    Ergonomic Minio Client

    v0.1.15 360 #minio #client #object #interface #bucket #pagination #tokio
  140. actify

    An intutive actor model with minimal boilerplate

    v0.5.1 190 #actor-model #tokio #message #boilerplate #channel #macro #handle
  141. wasm-tokio

    Streaming WebAssembly codec based on Tokio

    v0.6.0 25K #tokio #codec #wasm #streaming
  142. rs-proxy

    cross-platform, multi-client TCP proxy for Old-school RS2/JS5

    v0.11.0 180 #proxy-server #proxy #tokio #async-networking #js5 #rs2 #setting-up
  143. async-wsocket

    A convenience library for using websockets both in native and WASM environments! Include embedded tor client support

    v0.12.0 6.1K #websocket-client #async #wasm #tokio #api-bindings
  144. upnp-client

    UPnP client written in Rust

    v0.1.10 130 #upnp #client #media-server #tokio #dlna #streaming-media #networking
  145. async-sqlite

    working with sqlite asynchronously

    v0.3.1 1.7K #sqlite #tokio #async #async-context #sqlite3 #rusqlite
  146. apocalypse

    actor framework for Rust

    v0.6.6 310 #actor-framework #actor #message #demon #async #async-io #tokio
  147. async-utility

    Collection of async utilities

    v0.3.1 7.1K #async #tokio #utilities #tokio-util #collection #utility
  148. tokio-scheduler-rs

    JobScheduler written with tokio runtime, automatic retry, hook and custom storage supported

    v2.0.1 #job-scheduler #tokio #hook #run-time #storage #retry #automatic
  149. girlboss

    async job manager with progress tracking

    v1.0.0-alpha.4 400 #tokio #task-manager #background-task #background-jobs #job-manager #web-server
  150. peekable

    reader and async reader, which enhance your network programming experience

    v0.2.4 #async-io #tokio #io #network-programming #async #future #peek
  151. tokio-rboring

    SSL streams for Tokio backed by BoringSSL

    v4.11.1 600 #tls #tls-stream #ssl-stream #tokio #boring-ssl #backed #built
  152. makiko

    Asynchronous SSH client library in pure Rust

    v0.2.4 240 #ssh-client #ssh #key-exchange #tokio #async #diffie-hellman
  153. toy-rpc

    An async RPC that mimics golang net/rpc's usage and supports both async-std and tokio

    v0.10.0 500 #async-std #rpc #async #rpc-server #rpc-api #rpc-client #tokio
  154. rc-zip-tokio

    Asynchronous zip reading on top of rc-zip (for tokio I/O traits)

    v4.2.3 #zip-archive #tokio #async-io #zip #unzip #reading #async-read
  155. elfo

    An asynchronous distributed actor framework with robust observability

    v0.2.0-alpha.17 300 #actor-system #actor-framework #actor #distributed #tokio #observability #distributed-systems
  156. aurora-streams

    managing publish-subscribe channels using Tokio message passing channels

    v2.0.0-rc.2 #pub-sub #channel #message #tokio #communication #stream #messaging
  157. tokio-cadence

    Tokio-based metric sinks for Cadence

    v0.6.0 750 #metrics #tokio #cadence #statsd #tokio-task #async #task-pool
  158. mikrotik-rs

    Asynchronous Rust library for interfacing with MikroTik routers

    v0.4.0 150 #tokio #router #api-bindings #api #api-response #mikrotik #async
  159. simple-pool

    async pool for any kind of resources

    v0.0.18 600 #async-pool #resource #resources #pool #async #tokio
  160. 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.0.0 200 #tokio #intervals #timing #async-task #timestamp #waiting #min
  161. async-socks5

    An async/.await SOCKS5 implementation

    v0.6.0 25K #socks5-proxy #async-await #proxy #async #sock #tokio
  162. freedom-api

    Freedom API for Rustaceans

    v2.0.0-rc1 100 #client #freedom #return #tokio #required #async #added
  163. boring-sys

    FFI bindings to BoringSSL

    v4.13.0 48K #boring-ssl #tls #bindings #adapter #hyper #tokio #https
  164. luring

    io-uring abstraction using tokio's AsyncFd

    v0.1.1 #async-io #io-uring #tokio #abstraction #engine #io-uring-async #loona
  165. trapeze

    ttrpc

    v0.7.5 1.8K #ttrpc #prost #tokio #transport #async
  166. async-bb8-diesel

    async bb8 connection manager for Diesel

    v0.2.1 3.6K #connection-pool #bb8-connection #diesel #tokio #pool #async #async-version
  167. vortex-buffer

    A byte buffer implementation for Vortex

    v0.21.1 650 #byte-buffer #vortex #array #file-format #set #tokio #compression
  168. freqfs

    An in-memory filesystem cache layer over tokio::fs, with LFU eviction

    v0.10.0 #cache #io #file-io #fs #tokio #filesystem #layer
  169. redis_pool

    Provide a redis client and cluster client pools

    v0.6.0 1.1K #redis-cluster #redis #pool #tokio
  170. z_osmf

    z/OSMF Client

    v0.13.4 #dataset #client #ibm #tokio #jobs #user-name #password
  171. mews

    Minimal and Efficient, Multi-Environment WebSocket implementation for async Rust

    v0.2.0 370 #websocket #async #web #io #tokio
  172. hop

    Rust client library for the Api

    v0.1.12 210 #async-api #async #api-client #async-client #tokio #api #client
  173. s2n-tls-tokio

    TLS streams for Tokio built on top of s2n-tls

    v0.3.9 45K #tls #tls-stream #s2n-tls #async-tls #encryption #async-context #tokio
  174. tokio-fluent

    A fluentd client using tokio

    v0.5.1 #tokio #fluentd #client #record #fluent #value #fluentd-logger
  175. zeke

    a http library for rust built on top of tokio

    v0.1.6 220 #web-services #build-web #http #middleware #http-router #tokio #primitive
  176. rusty_dropbox_sdk

    Unofficial SDK for dropbox in Rust

    v0.1.1 #sdk #file-upload #dropbox #oauth2 #api #async #tokio
  177. tokio-splice

    splice(2) in tokio

    v0.2.1 650 #tokio #proxy #data #bidirectional #splice #zero-copy #io
  178. persistent-scheduler

    high-performance task scheduling system developed in Rust using Tokio. This system supports task persistence, repeatable tasks, Cron-based scheduling, and one-time tasks, ensuring reliability…

    v0.2.2 #task-scheduling #persistence #tokio #operations #reliability #applications #process
  179. splaycast

    Stream-specific broadcast channel

    v0.4.5 210 #broadcast-channel #subscriber #stream #tokio #message #sync #high
  180. s3-simple

    fast and efficient s3 client for bucket operations

    v0.4.1 410 #amazon-s3 #s3 #client #aws #connection-pool #tokio #async
  181. mssf-core

    Azure Service Fabric. Rust safe APIs.

    v0.0.17 370 #api-service #fabric #azure #safe #wrapping #applications #tokio
  182. async-event-emitter

    Lightweight AsyncEventEmitter

    v0.1.3 #tokio #async #future #bincode #event-listener #async-await #tokio-task
  183. system-tray

    Async StatusNotifierItem and DBusMenu client for custom tray implementations

    v0.6.0 500 #tray #tokio #dbusmenu #statusnotifieritem
  184. tokio-console-web

    A web console for tokio

    v0.1.1 #tokio #debugging #console #monitoring #debugging-tool #applications #web
  185. truba

    The minimal tokio runtime based actors for Rust

    v0.1.7 #actor-system #tokio #actor #actors #async #simple
  186. tokio-task-scheduler

    A non-blocking task scheduler for Rust with fluent API, supporting interval-based and cron-like scheduling

    v1.0.0 #task-scheduler #tokio-task #task #task-execution #scheduler #tokio #async
  187. messagepack-async

    functional library for read/writing messagepack with tokio

    v0.2.3 500 #messagepack #tokio #functional #sync #read #read-write
  188. udp_server

    fast udp server frame

    v1.0.4 #udp #server #async #frame #tokio #peer
  189. elegant-departure

    simplify graceful shutdown

    v0.3.1 390 #graceful-shutdown #async-await #tokio #async-std #run-time #shutdown-signal #smol
  190. flatline

    ssh-2.0 client library

    v0.0.11 #ssh-client #ssh #tokio #async #diffie-hellman
  191. async_tasks_recorder

    A struct for recording execution status of async tasks with async methods

    v2.0.2 350 #async-task #async #tokio #tokio-task #query #lock-free #record
  192. ratchet_fixture

    Ratchet fixture

    v1.2.1 #websocket #testing #async #future #fixtures #futures #tokio
  193. ldap3_client

    LDAP Client Library for Tokio

    v0.5.2 1.5K #ldap-client #ldap-server #async-client #tokio #protocols #security
  194. notifier_hub

    cannal subscribtion system

    v0.1.0 #notification #notifications #tokio #async #signal #subscribtion #send-message
  195. delouse

    will expose opinionated debugging stubs most useful for tokio based async programs

    v0.1.7 470 #tokio #debugging #stub #programs #expose #opinionated
  196. sxtetris

    A terminal Tetris game

    v1.3.1 140 #tetris #tui #terminal #terminal-game #tokio #ratatui #source
  197. trpl

    A support crate for The Rust Programming Language book

    v0.2.0 330 #book #programming-language #guarantees #material #tokio #re-exports #items
  198. asyncfd

    Send and receive file descriptors over Unix domain sockets while maintaining Tokio AsyncRead and AsyncWrite

    v0.1.2 #file-descriptor #sockets #unix #domain #tokio #async-write #async-read
  199. tokio-io-rewind

    rewind tokio::io::AsyncRead and tokio::io::AsyncWrite streams

    v0.1.3 460 #tokio #read-stream #data-stream #async-io #stream #io #async-stream
  200. streamtools

    Additional stream combinators

    v0.7.5 950 #stream #combinator #tokio #utilities #testing #test-util #tokio-time
  201. tokio-mc

    communication with PLCs using the MC protocol

    v0.1.2 140 #communication #mc #tokio #protocols #plc #mitsubishi #sync
  202. blather

    A talkative line-based protocol

    v0.11.0 #protocols #tokio-codec #tokio #codec #protocol #line-based #send-receive
  203. task_forge

    A flexible and simple task pool for asynchronous execution

    v0.1.1 #async-pool #tokio #async #pool #executor #concurrency #send-message
  204. forensic-adb

    Tokio based client library for the Android Debug Bridge (adb) based on mozdevice

    v0.7.0 #android #adb #tokio #devices #forensics #async-client #debugging
  205. syndicus

    Publish/Subscribe with types for topics and subscriber (re)synchronisation

    v0.3.1 310 #tokio #pub-sub #events #async #publish-subscribe #conversion #data-structures
  206. rups

    Network UPS Tools (NUT) client library

    v0.6.1 #tokio #ups #nut #async #networking #async-version
  207. async-shared-timeout

    Async timeout that can be reset and shared

    v0.2.2 600 #timeout #tokio #sleep #shared #async #stream #reset
  208. tokio-shutdown

    Wait for a stop signal across multiple threads

    v0.1.5 700 #signal #tokio #async #future #web #graceful-shutdown #futures
  209. tokactor

    A actor model framework wrapped around tokio

    v2.1.0 #actor-model #actor #actor-system #actor-framework #tokio #tokio-task #message
  210. tosho-mplus

    An asynchronous client of M API by S

    v0.3.1 #api-client #manga-downloader #async #tosho #library #tokio #language
  211. futures-retry

    Retry your Futures and Streams!

    v0.6.0 169K #future #retry #io-error #tokio #futures #asynchronous-programming
  212. nexus-acto-rs

    Actors

    v0.8.4 110 #actor-model #actors #actor #tokio #async
  213. leb128-tokio

    Streaming LEB128 codec based on Tokio

    v0.1.6 15K #leb128 #tokio #streaming #codec #wasm
  214. tokio_gen_server

    Elixir/Erlang-GenServer-like actor on the Tokio runtime

    v0.5.0 #actor #tokio #run-time #gen-server #message #callback #call
  215. tokio-executor-trait

    executor-trait implementation for tokio

    v2.1.3 56K #tokio #async-executor #executor #async-await #async #await #future
  216. rusqlite-pool

    A minimal connection pool for rusqlite

    v0.2.0 400 #connection-pool #rusqlite #async #database-access #sync #multi-threaded #tokio
  217. async-stm

    Asynchronous Software Transactional Memory

    v0.5.0 120 #transactional-memory #stm #concurrency #async #transaction #variables #tokio
  218. tokio-dl-stream-to-disk

    A micro-library for downloading from a URL and streaming it directly to the disk

    v1.0.1 280 #download #tokio #streaming #disk #url #async-download #stream
  219. amqp-client-rust

    An asynchronous AMQP client library for Rust, designed for high-performance communication with RabbitMQ. Features include automatic queue and exchange management, message publishing, subscribing, and RPC support.

    v0.0.3-alpha.2 420 #amqp-client #rabbitmq #amqp #tokio #async-client #async #reconnection
  220. asteroid-mq-model

    Basic models for asteroid-mq

    v0.1.0-alpha.8 #tokio #message-queue #openraft #async
  221. edgedb-tokio-ext

    Derive macros for edgedb-tokio-ext

    v0.1.5 420 #edgedb #tokio #deserialize #traits #client #macro #transaction
  222. whirlwind

    Collection of thread-safe, asynchronous data structures

    v0.1.1 #hash-map #sharding #async #tokio
  223. bevy_serialport

    async serial port Plugin for bevy

    v0.8.0 130 #serial #tokio #bevy #hardware #io #async-io
  224. tokio-prometheus-metered-channel

    Metered tokio channels with Prometheus metrics integration

    v0.1.0 120 #prometheus-metrics #channel #prometheus #metrics #tokio #bounded-channel #async
  225. sos-vfs

    Virtual file system same as tokio::fs

    v0.2.5 470 #filesystem #virtual #fs #vfs #distributed #system #tokio
  226. Try searching with DuckDuckGo.

  227. asteroid-mq

    An embeddable message queue system

    v0.1.0-alpha.8 #message-queue #tokio #openraft #async
  228. wasm-ws

    A convenience library for using websockets in WASM

    v0.2.1 700 #websocket #wasm #async-stream #async #stream #tokio
  229. den-stdlib-fs

    Filesystem API for den

    v0.4.0 100 #typescript #swc #quickjs #javascript #tokio
  230. pikav

    that help you send event to client with topic subscription

    v0.20.14 1.0K #send-event #events #topic #subscription #serde-json #client #tokio
  231. tcpclient

    Asynchronous tcpclient based on aqueue actor

    v2.0.0 #async-io #actor #tokio #aqueue
  232. async_ftp

    FTP client for Rust

    v6.0.0 600 #ftp #client #tokio #async #secure #environment
  233. den-stdlib-core

    Core API for den

    v0.4.0 #typescript #swc #quickjs #javascript #tokio
  234. openai-ng

    openai sdk for rust and tokio, for personal

    v0.1.6 #openai #tokio #restful #sdk #async #api-bindings #rest
  235. product-os-async-executor

    Product OS : Async Executor provides a set of tools to handle async execution generically so that the desired async library (e.g. tokio, smol) to be used can be chosen at compile time.

    v0.0.16 110 #async-executor #product-os #tokio #async-io #compile-time #async-std #smol
  236. async-compatibility-layer

    an abstraction layer for using both async-std and tokio

    v1.2.1 1.2K #async-channel #async-await #async-executor #abstraction-layer #async-std #tokio #run-time
  237. tokio-nats

    Async-await ready NATS library

    v0.4.1 270 #nats-client #tokio #async-await #ready #situations #connect #stream-ext
  238. tokio-wifiscanner

    List WiFi hotspots in your area

    v0.2.2 550 #wifi #hotspots #networking #tokio #hotspot
  239. async_async_io

    AsyncRead, AsyncWrite traits but with async fn methods

    v0.2.3 #async-io #async-read #async-write #async-trait #tokio #fn #traits
  240. typed-emitter

    Typed Async event emitter

    v0.1.1 120 #tokio #future #async #event-emitter #futures
  241. hf-hub-enfer

    crates aims ease the interaction with huggingface It aims to be compatible with huggingface_hub python package…

    v0.3.2 240 #huggingface #hub #python-packages #machine-learning #hf #tokio
  242. mamenoki

    Complete implementation of a Beanstalkd client based on the Tokio runtime

    v0.1.1 #beanstalkd #tokio #client #asynchronous #delete
  243. tunein-cli

    Browse and listen to thousands of radio stations across the globe right from your terminal 🌎 📻 🎵✨

    v0.2.6 #radio #tunein #tokio #command-line-interface #web #api #command-line-tool
  244. thrussh

    A client and server SSH library

    v0.35.6 600 #ssh #ssh-client #client-server #security #server-side #tokio #protocols
  245. rasi

    Asynchronous IO System Interface

    v0.2.6 190 #async-io #async-await #run-time #async-std #tokio #system-interface #unified
  246. cache_loader_async

    A thread safe loading cache with async loader functions based on tokio

    v0.2.1 #lru-cache #thread-safe #tokio #async #async-io #loader #ttl
  247. den-stdlib-io

    Generic IO for den

    v0.4.0 130 #typescript #swc #quickjs #javascript #tokio