#future

  1. futures

    streams featuring zero allocations, composability, and iterator-like interfaces

    v0.3.31 8.4M #asynchronous-programming #future #stream #async #zero-allocation #control-flow #composability
  2. tower

    modular and reusable components for building robust clients and servers

    v0.5.2 7.2M #request-response #service #tower-middleware #async-io #future #http-middleware #non-blocking
  3. futures-util

    Common utilities and extension traits for the futures-rs library

    v0.3.31 8.7M #future #stream #async-io #async-write #async-read #sink #utilities
  4. futures-lite

    Futures, streams, and async I/O combinators

    v2.5.0 4.2M #async-io #future #async #asynchronous
  5. futures-channel

    Channels for asynchronous communication using futures-rs

    v0.3.31 8.6M #communication-channel #async-channel #future #concurrency #standard #tasks #sending
  6. futures-io

    The AsyncRead, AsyncWrite, AsyncSeek, and AsyncBufRead traits for the futures-rs library

    v0.3.31 8.2M #async-io #async-read #io-read #future #async-write #read-write #traits
  7. async-channel

    Async multi-producer multi-consumer channel

    v2.3.1 5.1M #unbounded-channel #mpmc #bounded-channel #mpsc #spmc #future #chan
  8. futures-timer

    Timeouts for futures

    v3.0.3 2.2M #future #timeout #async #timer
  9. lapin

    AMQP client library

    v2.5.0 122K #amqp #rabbitmq #future #mio
  10. async-task

    Task abstraction for building executors

    v4.7.1 2.3M #task #task-queue #async-executor #executor #future #spawn #async-await
  11. smol

    A small and fast async runtime

    v2.0.2 386K #async-io #async-networking #async-await #async #networking #io #future
  12. tokio-metrics

    Runtime and task level metrics for Tokio applications

    v0.4.0 566K #async-task #async #metrics #debugging #future
  13. foundationdb

    High level client bindings for FoundationDB

    v0.9.1 408K #client #kv #api-client #bindings #future #fdb #high
  14. async-global-executor

    A global executor built on top of async-executor and async-io

    v2.4.1 1.7M #async-executor #async-await #async-task #executor #async #future #await
  15. futures-concurrency

    Structured concurrency operations for async Rust

    v7.6.2 99K #async #concurrency #future #stream #structured #operations #multiple
  16. gloo-timers

    Convenience crate for working with JavaScript timers

    v0.3.0 1.2M #timer #wasm #timeout #web #set-timeout #future #callback
  17. soketto

    A websocket protocol implementation

    v0.8.1 457K #websocket-server #async #websocket-client #codec #future #client-server #async-http
  18. ntex

    Framework for composable network services

    v2.10.0 9.7K #async-networking #framework #async #networking #composable-networking #async-http #future
  19. want

    Detect when another Future wants a result

    v0.3.1 7.1M #future #async-channel #channel #async #futures #async-stream
  20. embassy-futures

    no-std, no-alloc utilities for working with futures

    v0.1.1 51K #future #async #embassy #alloc #executor #utilities #no-alloc
  21. actix-codec

    Codec utilities for working with framed protocols

    v0.5.2 1.2M #codec #async-networking #async #framework #networking #future #network-protocol
  22. futures-intrusive

    Futures based on intrusive data structures - for std and no-std environments

    v0.5.0 1.4M #synchronization-primitive #channel #future #oneshot-channel #data-structures #intrusive #async-channel
  23. 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
  24. futures-rustls

    Asynchronous TLS/SSL streams for futures using Rustls

    v0.26.0 359K #tls-stream #async-tls #rustls #future #tls-client #tls-server #tls-connector
  25. leaky-bucket

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

    v1.1.2 28K #rate-limiting #token-bucket #rate-limit #throttle #async #future
  26. futures-locks

    Futures-aware lock primitives

    v0.7.1 174K #future #primitive #lock #async #tokio #futures-aware #task
  27. tokio-test

    Testing utilities for Tokio- and futures-based code

    v0.4.4 1.0M #testing-utilities #async-io #tokio #future #applications #networking
  28. actix

    Actor framework for Rust

    v0.13.5 202K #actor-framework #actor #actix-actor #future #async #tokio #actors
  29. local-channel

    A non-threadsafe multi-producer, single-consumer, futures-aware, FIFO queue

    v0.1.5 1.0M #fifo-queue #future #local #channel #futures
  30. atomic-waker

    A synchronization primitive for task wakeup

    v1.1.2 4.4M #synchronization-primitive #async-task #async #future #waker #wake #notify
  31. stream-cancel

    interrupting asynchronous streams

    v0.8.2 165K #async-stream #future #async #asynchronous #futures #wrapper
  32. tachyonix

    A very fast asynchronous, multi-producer, single-consumer bounded channel

    v0.3.1 70K #bounded-channel #async-channel #mpsc #channel #async #future
  33. futures-signals

    Zero cost FRP signals using the futures crate

    v0.3.34 11K #functional-reactive-programming #signal #reactive #frp #future
  34. async-compat

    Compatibility adapter between tokio and futures

    v0.2.4 183K #future #tokio #async-io #async-context #futures #context #convert
  35. asynchronous-codec

    encoding and decoding frames using async/await

    v0.7.0 439K #codec #async #future #networking #async-io #futures
  36. nb

    Minimal non-blocking I/O layer

    v1.1.0 321K #async-io #io #future #await #futures
  37. unicycle

    A scheduler for driving a large number of futures

    v0.10.2 6.7K #future #futures #async
  38. tokio-graceful

    util for graceful shutdown of tokio applications

    v0.2.2 4.7K #graceful-shutdown #shutdown-signal #non-blocking #future #async #io
  39. futures-executor

    Executors for asynchronous tasks based on the futures-rs library

    v0.3.31 6.3M #async-task #task-execution #future #thread-pool #executors #task-scheduling #building
  40. actix-service

    Service trait and combinators for representing asynchronous request/response operations

    v2.0.2 1.1M #service #framework #async-networking #async #future #networking
  41. futures-buffered

    future concurrency primitives with emphasis on performance and low memory usage

    v0.2.9 70K #low-memory #future #concurrency #thread-safe #stream #processing #performance
  42. futures-test

    Common utilities for testing components built off futures-rs

    v0.3.31 108K #future #testing #asynchronous-programming #component #off #built
  43. futures-async-stream

    Async stream for Rust and the futures crate

    v0.2.12 8.1K #async-stream #stream #future #async #futures #macro
  44. maybe-async

    A procedure macro to unify SYNC and ASYNC implementation

    v0.2.10 484K #async-api #proc-macro #async #async-version #macro #async-write #future
  45. indexed_db_futures

    Future bindings for IndexedDB via web_sys

    v0.6.0 12K #indexed-db #future #wasm #idb #web-assembly
  46. motore

    modular and reusable components for building robust clients and servers. Motore is greatly inspired by Tower.

    v0.4.1 8.3K #async-networking #async-io #non-blocking #async #service #future #client-server
  47. futures-core

    The core traits and types in for the futures library

    v0.3.31 8.9M #asynchronous-programming #future #async-trait #traits #types #operations
  48. tryhard

    Easily retry futures

    v0.5.1 123K #future #retry #tokio #futures #io-error
  49. idb

    A futures based crate for interacting with IndexedDB on browsers using webassembly

    v0.6.4 9.8K #indexed-db #wasm #future
  50. wasm-bindgen-futures

    Bridging the gap between Rust Futures and JavaScript Promises

    v0.4.49 3.3M #promise #future #wasm-bindgen #async #wasm-module #conversion #wasm-interface
  51. async-event

    An efficient async condition variable for lock-free algorithms

    v0.2.1 71K #async #events #bounded-channel #synchronization-primitive #future #atomic #send-notifications
  52. service-async

    A Service like tower in async style

    v0.2.4 190 #tower-service #service-factory #service #async #async-trait #traits #future
  53. tokio-retry

    Extensible, asynchronous retry behaviours for futures/tokio

    v0.3.0 1.1M #exponential-backoff #future #tokio #exponential #retry #backoff #futures
  54. pharos

    Observer pattern which generates a futures 0.3 stream of events

    v0.5.3 208K #event-stream #stream #pub-sub #observer #future #broadcast #data-stream
  55. c-ares-resolver

    An asynchronous DNS resolver, backed by c-ares

    v10.1.0 5.2K #dns-resolver #dns-lookup #dns #async-dns #c-ares #future #futures
  56. async-graphql-value

    GraphQL value for async-graphql

    v7.0.13 511K #graphql #async-graphql #graphql-server #graphql-schema #async #future
  57. rexie

    futures based wrapper around IndexedDB that compiles to webassembly

    v0.6.2 9.3K #indexed-db #wasm #future #idb #indexed #futures
  58. actix-multipart

    Multipart form support for Actix Web

    v0.7.2 158K #web-framework #web-server #http-request #future #async-http #async #web
  59. hirun

    A concurrent framework for asynchronous programming based on event-driven, non-blocking I/O mechanism

    v0.1.21 900 #async-io #non-blocking #async #future #net
  60. async-native-tls

    Native TLS using futures

    v0.5.0 83K #native-tls #async-tls #async-std #future #secure #openssl #transport
  61. gearbox

    Excessive tooling for Rust, boosting productivity and operations

    v4.0.1-beta.3 #future #http-request #tooling #async #serialization #pipeline #async-networking
  62. fluvio-future

    I/O futures for Fluvio project

    v0.7.0 15K #fluvio #future #io #zero-copy #file-transfer #tls #mmap
  63. async-recursion

    Recursion for async functions

    v1.1.1 1.6M #recursion #async #proc-macro #future #await #functions #boxed
  64. ratchet_rs

    Async WebSocket implementation

    v1.2.1 2.3K #websocket-server #async #deflate #future #websocket-client #tokio
  65. futures-sink

    The asynchronous Sink trait for the futures-rs library

    v0.3.31 7.9M #sink #futures #asynchronous-programming #traits #sent #values
  66. scoped-futures

    imposing upper bounds on Future lifetimes

    v0.1.4 129K #upper-bound #future #scope #futures #hrtb #liftime
  67. azure_svc_loadtestservice

    generated REST API bindings

    v0.21.0 1.4K #azure-sdk #azure-api #microsoft-azure #service #api-bindings #future #name
  68. stream_throttle

    Stream combinator, to limit the rate at which items are produced

    v0.5.1 65K #async-stream #rate-limiting #stream #future #async #throttle #throttling
  69. azure_svc_keyvault

    generated REST API bindings

    v0.21.0 1.6K #azure-sdk #service #future
  70. actix-utils

    Various utilities used in the Actix ecosystem

    v3.0.1 983K #async-networking #async #framework #networking #future #futures
  71. ntex-files

    Static files support for ntex web

    v2.0.0 1.0K #ntex #async-http #http #async #future
  72. local-waker

    A synchronization primitive for thread-local task wakeup

    v0.1.4 949K #local #synchronization-primitive #waker #future #no-std #async-task #futures
  73. safina

    Safe async runtime

    v0.6.0 #run-time #async #safe #future
  74. rusty_pool

    Self growing / shrinking ThreadPool implementation based on crossbeam’s multi-producer multi-consumer channels that enables awaiting the result of a task and offers async support

    v0.7.0 38K #thread-pool #worker-thread #thread #concurrency #async #future
  75. executor-trait

    A collection of traits to define a common interface across executors

    v2.1.2 102K #async-executor #async-await #async #executor #future #await
  76. lazy-pool

    Experimental lazy object pool

    v2.0.0 400K #object-pool #lazy-evaluation #future #experimental #threading #pooling #initialized
  77. interruptible

    Stops a future producer or stream from producing values when interrupted

    v0.2.4 200 #stream #future #interrupt #producer #signal #ctrl-c #producing
  78. pinky-swear

    Futures and async/await-ready Promises

    v6.2.0 122K #promise #future #async #futures
  79. azure_mgmt_sql

    generated REST API bindings

    v0.21.0 1.2K #operation #azure-sdk #service #future #microsoft-azure
  80. azure_mgmt_apimanagement

    generated REST API bindings

    v0.21.0 700 #azure-api #service #future
  81. azure_svc_batch

    generated REST API bindings

    v0.21.0 390 #batch #azure #azure-sdk #service #azure-api #future #operation
  82. futures-bounded

    bounding futures in size and time

    v0.2.4 245K #future #backpressure #async #futures
  83. azure_mgmt_resources

    generated REST API bindings

    v0.21.0 180 #azure-sdk #resource-manager #operation #future #azure-api #resources #service
  84. azure_mgmt_applicationinsights

    generated REST API bindings

    v0.21.0 #azure-sdk #operation #azure-api #service #future #api-bindings #resource-manager
  85. azure_mgmt_policyinsights

    generated REST API bindings

    v0.21.0 #operation #azure-sdk #future #service #azure-api
  86. azure_mgmt_postgresql

    generated REST API bindings

    v0.21.0 #postgresql #azure-sdk #resource-manager #operation #service #future #azure-api
  87. azure_mgmt_security

    generated REST API bindings

    v0.21.0 #azure-sdk #operation #security #future #service #microsoft-azure
  88. azure_mgmt_mariadb

    generated REST API bindings

    v0.21.0 #resource-manager #operation #service #azure-sdk #azure-api #maria-db #future
  89. azure_mgmt_costmanagement

    generated REST API bindings

    v0.21.0 #azure-sdk #operation #microsoft-azure #azure-api #service #future #api-bindings
  90. azure_svc_devcenter

    generated REST API bindings

    v0.21.0 #azure-sdk #operation #azure-api #service #api-bindings #future #microsoft-azure
  91. azure_mgmt_iothub

    generated REST API bindings

    v0.21.0 #azure-sdk #operation #service #microsoft-azure #name #future #azure-api
  92. azure_mgmt_webpubsub

    generated REST API bindings

    v0.21.0 #azure-sdk #resource-manager #operation #service #microsoft-azure #azure-api #future
  93. azure_svc_purview

    generated REST API bindings

    v0.21.0 #azure-sdk #operation #future #azure-api #service
  94. azure_mgmt_hybridcompute

    generated REST API bindings

    v0.21.0 #operation #azure-sdk #service #resource-manager #azure-api #microsoft-azure #future
  95. azure_mgmt_keyvault

    generated REST API bindings

    v0.21.0 #azure-sdk #resource-manager #service #microsoft-azure #future #azure-api #specification
  96. multishot

    An async, lock-free, reusable channel for sending single values to asynchronous tasks

    v0.3.2 1.7K #async-channel #oneshot-channel #channel #reusable #async #oneshot #future
  97. azure_mgmt_operationalinsights

    generated REST API bindings

    v0.21.0 #azure-sdk #resource-manager #operation #microsoft-azure #service #future #azure-api
  98. azure_mgmt_securityinsights

    generated REST API bindings

    v0.21.0 330 #azure-sdk #operation #microsoft-azure #future
  99. azure_svc_appconfiguration

    generated REST API bindings

    v0.21.0 240 #azure-sdk #azure-api #api-bindings #operation #microsoft-azure #service #future
  100. azure_mgmt_recoveryservices

    generated REST API bindings

    v0.21.0 #azure-sdk #operation #service #microsoft-azure #azure-api #future #name
  101. azure_svc_deviceupdate

    generated REST API bindings

    v0.21.0 #operation #azure-sdk #update #service #future #microsoft-azure #azure-api
  102. azure_mgmt_purview

    generated REST API bindings

    v0.21.0 #azure-sdk #operation #service #api-bindings #name #future #azure-api
  103. azure_mgmt_communication

    generated REST API bindings

    v0.21.0 #operation #resource-manager #azure-sdk #service #communication #future #api-bindings
  104. azure_mgmt_hdinsight

    generated REST API bindings

    v0.21.0 #operation #azure-sdk #service #resource-manager #name #future #microsoft-azure
  105. azure_mgmt_eventhub

    generated REST API bindings

    v0.21.0 #operation #azure-sdk #service #resource-manager #future #azure-api #api-bindings
  106. azure_svc_digitaltwins

    generated REST API bindings

    v0.21.0 #azure-sdk #service #future #api-bindings #operation #generated #azure-api
  107. azure_mgmt_scvmm

    generated REST API bindings

    v0.21.0 #operation #azure-sdk #service #resource-manager #microsoft-azure #azure-api #future
  108. azure_mgmt_frontdoor

    generated REST API bindings

    v0.21.0 #azure-sdk #operation #azure-api #api-bindings #service #future
  109. azure_mgmt_botservice

    generated REST API bindings

    v0.21.0 #service #azure-sdk #operation #azure-api #name #future #api-bindings
  110. azure_mgmt_cognitiveservices

    generated REST API bindings

    v0.21.0 #service #operation #azure-sdk #resource-manager #azure-api #microsoft-azure #future
  111. azure_mgmt_chaos

    generated REST API bindings

    v0.21.0 #azure-sdk #operation #resource-manager #chaos #service #future #azure-api
  112. azure_svc_iotcentral

    generated REST API bindings

    v0.21.0 #azure-sdk #operation #future #service #api-bindings #azure-api #microsoft-azure
  113. azure_mgmt_notificationhubs

    generated REST API bindings

    v0.21.0 #azure-sdk #operation #service #microsoft-azure #future #resource-manager #api-bindings
  114. azure_mgmt_storagecache

    generated REST API bindings

    v0.21.0 #resource-manager #azure-sdk #operation #service #azure-api #microsoft-azure #future
  115. azure_svc_webpubsub

    generated REST API bindings

    v0.21.0 #azure-sdk #azure-api #operation #api-bindings #service #future #microsoft-azure
  116. citadel_pqcrypto

    Lower-level cryptographic library for the Citadel Protocol

    v0.11.3 300 #post-quantum-cryptography #protocols #citadel #encryption #lower-level #networking #future
  117. azure_mgmt_redis

    generated REST API bindings

    v0.21.0 #azure-sdk #resource-manager #operation #redis #service #azure-api #future
  118. azure_mgmt_guestconfiguration

    generated REST API bindings

    v0.21.0 #azure-sdk #azure-api #api-bindings #operation #service #future #generated-bindings
  119. actix-http

    HTTP types and services for the Actix ecosystem

    v3.9.0 1.1M #web-framework #framework #async-http #http-server #async #future #http-header
  120. async_executors

    Implements Spawn, SpawnLocal and SpawnHandle for commonly used executors

    v0.7.0 15K #async-executor #executor #future #async #async-await
  121. azure_mgmt_peering

    generated REST API bindings

    v0.21.0 #peering #azure-api #service #azure-sdk #operation #api-bindings #future
  122. azure_mgmt_digitaltwins

    generated REST API bindings

    v0.21.0 #azure-sdk #operation #microsoft-azure #azure-api #api-bindings #service #future
  123. azure_mgmt_storagesync

    generated REST API bindings

    v0.21.0 #operation #azure-sdk #service #resource-manager #future #name #azure-api
  124. azure_mgmt_trafficmanager

    generated REST API bindings

    v0.21.0 #azure-sdk #resource-manager #microsoft-azure #azure-api #api-bindings #future #operation
  125. azure_svc_filestorage

    generated REST API bindings

    v0.21.0 #azure-sdk #storage-service #azure-storage #azure-api #future #operation #microsoft-azure
  126. azure_mgmt_marketplace

    generated REST API bindings

    v0.21.0 #azure-sdk #operation #azure-api #future #marketplaces #plan #service
  127. azure_mgmt_mobilenetwork

    generated REST API bindings

    v0.21.0 #azure-sdk #resource-manager #operation #api-bindings #service #azure-api #future
  128. azure_mgmt_managementgroups

    generated REST API bindings

    v0.21.0 #azure-sdk #azure-api #operation #api-bindings #microsoft #service #future
  129. azure_mgmt_dataprotection

    generated REST API bindings

    v0.21.0 #azure-sdk #operation #microsoft-azure #service #azure-api #future
  130. azure_mgmt_domainservices

    generated REST API bindings

    v0.21.0 #azure-sdk #operation #azure-api #service #api-bindings #microsoft-azure #future
  131. azure_mgmt_batch

    generated REST API bindings

    v0.21.0 #batch #azure-sdk #microsoft-azure #service #operation #future #azure-api
  132. deli

    ergonomic way to define data models that are seamlessly converted into IndexedDB object stores, utilizing derive macros

    v0.2.0 #object-store #macro-derive #indexed-db #wasm #idb #store-key #future
  133. azure_mgmt_providerhub

    generated REST API bindings

    v0.21.0 #azure-sdk #azure-api #operation #resource-manager #api-bindings #service #future
  134. async_io_stream

    IntoAsyncRead on steriods

    v0.3.3 204K #async-io #async-read #io #io-error #async-write #future #async
  135. azure_mgmt_authorization

    generated REST API bindings

    v0.21.0 120 #azure-sdk #operation #azure-api #future #service #microsoft-azure
  136. reactor-trait

    A collection of traits to define a common interface across reactors

    v2.0.0-alpha.2 137K #async #async-await #await #future #executor
  137. azure_mgmt_hybridconnectivity

    generated REST API bindings

    v0.21.0 #azure-sdk #azure-api #operation #resource-manager #service #api-bindings #future
  138. async-graphql-axum

    async-graphql for axum

    v7.0.13 422K #graphql #async-graphql #graphql-server #axum #async #future
  139. azure_mgmt_postgresqlhsc

    generated REST API bindings

    v0.21.0 #azure-sdk #operation #azure-api #service #resource-manager #future #name
  140. azure_mgmt_agrifood

    generated REST API bindings

    v0.21.0 #resource-manager #azure-sdk #azure-api #api-bindings #microsoft-azure #operation #future
  141. azure_mgmt_logz

    generated REST API bindings

    v0.21.0 #azure-sdk #operation #azure-api #service #resource-manager #future #api-bindings
  142. azure_mgmt_datalakeanalytics

    generated REST API bindings

    v0.21.0 #azure-sdk #azure-api #api-bindings #operation #microsoft-azure #service #future
  143. azure_mgmt_recoveryservicesbackup

    generated REST API bindings

    v0.21.0 160 #azure-sdk #operation #resource-manager #service #microsoft-azure #azure-api #future
  144. azure_mgmt_mediaservices

    generated REST API bindings

    v0.21.0 #operation #service #azure-sdk #azure-api #future #resource-manager #name
  145. azure_mgmt_containerregistry

    generated REST API bindings

    v0.21.0 110 #operation #azure-sdk #service #azure-api #future #repository #microsoft-azure
  146. azure_mgmt_synapse

    generated REST API bindings

    v0.21.0 #azure-sdk #operation #service #future #pool #azure-api #resource-manager
  147. azure_mgmt_intune

    generated REST API bindings

    v0.21.0 #azure-sdk #azure-api #microsoft-azure #api-bindings #intune #operation #future
  148. azure_mgmt_desktopvirtualization

    generated REST API bindings

    v0.21.0 #operation #azure-api #azure-sdk #service #future #resource-manager #microsoft-azure
  149. azure_mgmt_appplatform

    generated REST API bindings

    v0.21.0 #operation #service #azure-sdk #future #api-bindings
  150. streamunordered

    An efficient async stream multiplexer

    v0.5.4 950 #async-stream #set #future #multiplexer #multiple #yield #manage
  151. azure_mgmt_devcenter

    generated REST API bindings

    v0.21.0 #operation #resource-manager #service #azure-sdk #microsoft-azure #future #azure-api
  152. azure_mgmt_netapp

    generated REST API bindings

    v0.21.0 #operation #azure-sdk #service #resource-manager #microsoft-azure #future #name
  153. azure_mgmt_migrate

    generated REST API bindings

    v0.21.0 #azure-sdk #operation #azure-api #service #resource-manager #future #name
  154. azure_mgmt_securityandcompliance

    generated REST API bindings

    v0.21.0 #azure-sdk #azure-api #operation #api-bindings #service #microsoft-azure #future
  155. azure_mgmt_databoxedge

    generated REST API bindings

    v0.21.0 #operation #azure-sdk #service #future #update #microsoft-azure #version
  156. debounced

    building delayed Futures and debounced Streams that wait a given duration before yielding the most recent item

    v0.2.0 8.2K #stream #future #delay #duration #debounce #recent #yielding
  157. azure_mgmt_hybriddatamanager

    generated REST API bindings

    v0.21.0 #azure-sdk #operation #microsoft-azure #azure-api #service #future #api-bindings
  158. azure_mgmt_web

    generated REST API bindings

    v0.21.0 480 #azure-sdk #service #azure-api #future
  159. azure_mgmt_billing

    generated REST API bindings

    v0.21.0 #billing #azure-sdk #operation #azure-api #microsoft-azure #service #future
  160. countio

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

    v0.2.19 7.3K #async-io #read-write #io-read #byte #tokio #future #io-write
  161. azure_mgmt_eventgrid

    generated REST API bindings

    v0.21.0 #azure-sdk #service #future #azure-api #microsoft-azure
  162. cancel-safe-futures

    Alternative futures adapters that are more cancellation-aware

    v0.1.5 4.0K #future #async-cancellation #no-alloc
  163. azure_mgmt_network

    generated REST API bindings

    v0.21.0 490 #service #azure-sdk #future
  164. variable-len-reader

    reading/writing variable length data. Support AsyncRead/AsyncWrite in tokio.

    v3.2.1 #async-io #data-encoding #varint #io #async #future #no-std
  165. azure_mgmt_automation

    generated REST API bindings

    v0.21.0 #operation #azure-sdk #resource-manager #future #service #azure-api
  166. any_spawner

    Spawn asynchronous tasks in an executor-independent way

    v0.2.0 6.7K #async-task #executor #async-executor #run-time #spawn #future #spawning
  167. azure_mgmt_vmware

    generated REST API bindings

    v0.21.0 #operation #azure-sdk #resource-manager #service #future
  168. actix-files

    Static file serving for Actix Web

    v0.6.6 184K #file-serving #static-file #async-http #http-file #async #web-framework #future
  169. azure_mgmt_m365securityandcompliance

    generated REST API bindings

    v0.21.0 #azure-sdk #azure-api #api-bindings #operation #service #microsoft #future
  170. maybe-async-cfg

    A procedure macro to unify sync and async implementations depending on the features of your crate

    v0.2.5 18K #proc-macro #async #async-api #macro #maybe #future #api-version
  171. ratchet_core

    Async WebSocket implementation

    v1.2.1 2.8K #websockets #async #deflate #future
  172. ntex-io

    encoding and decoding frames

    v2.9.2 8.9K #codec #async #future #framework #networking #composable-networking #futures
  173. azure_mgmt_storsimple8000series

    generated REST API bindings

    v0.21.0 #azure-sdk #operation #azure-api #service #api-bindings #microsoft-azure #future
  174. tokise

    An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets

    v0.2.0 700 #async-io #io #future #async #yew #futures
  175. azure_mgmt_paloaltonetworks

    generated REST API bindings

    v0.21.0 #azure-sdk #operation #resource-manager #service #azure-api #future #api-bindings
  176. ntex-util

    ntex framework

    v2.8.0 7.7K #composable-networking #async-networking #framework #async #future #networking #async-http
  177. azure_mgmt_newrelic

    generated REST API bindings

    v0.21.0 #resource-manager #azure-sdk #operation #service #monitor #azure-api #future
  178. stopper

    an async stream and future stopper mechanism

    v0.2.8 4.1K #async-stream #graceful-shutdown #future #concurrency #mechanism #http-framework #primitive
  179. azure_svc_graphrbac

    generated REST API bindings

    v0.21.0 #azure-sdk #azure-api #api-bindings #microsoft-azure #service #operation #future
  180. ntex-service

    ntex service

    v3.4.0 10K #framework #async-networking #async #future #composable-networking #networking #async-http
  181. async-change-tracker

    reactive change notifications using futures

    v0.3.5 1.7K #future #change #reactive #notify #futures #watch
  182. pasts

    Minimal and simpler alternative to the futures crate

    v0.14.3 500 #future #cross-platform #async-io #io #executor #futures #platform-agnostic
  183. async_smux

    Asynchronous smux multiplexing library

    v0.3.4 220 #multiplexing #async #smux #async-std #async-io #future #tcp-stream
  184. messagebus

    allows intercommunicate with messages between modules

    v0.15.2 #message #bus #tokio #async #future #futures
  185. azure_mgmt_sphere

    generated REST API bindings

    v0.21.0 #azure-sdk #operation #azure-api #microsoft-azure #sphere #future #service
  186. actix-test

    Integration testing tools for Actix Web applications

    v0.1.5 25K #integration-tests #web-apps #web-framework #framework #async #future #web-server
  187. azure_mgmt_fist

    generated REST API bindings

    v0.21.0 #resource-manager #azure-sdk #microsoft-azure #azure-api #api-bindings #generated-bindings #future
  188. futures-macro

    The futures-rs procedural macro implementations

    v0.3.31 8.1M #asynchronous-programming #proc-macro #future #stream #control-flow #combinator #procedural
  189. qutex

    Synchronization mechanisms that rely on lock-free and other non-(thread)blocking techniques, such as Rust futures, to guarantee mutually exclusive or shared exclusive access to data

    v0.2.6 5.5K #future #data-structures #mutex #data-access #non-blocking #async #lock
  190. hooch

    A small async runtime that's been bootlegged for my projects

    v0.1.37 550 #async #non-blocking #future #io #async-task #bounded-channel #task-scheduling
  191. azure_svc_machinelearningservices

    generated REST API bindings

    v0.21.0 #azure-sdk #service #operation #microsoft-azure #future #azure-api #api-bindings
  192. ratchet_ext

    WebSocket extensions for Ratchet

    v1.2.1 2.8K #extension #async #future #tokio #futures
  193. safina-sync

    Safe structs for sharing or sending data between async tasks - ARCHIVED: Code moved to safina crate

    v0.2.5 100 #async-task #async #safe #async-executor #async-test #future #select
  194. drop-stream

    A stream that wraps another stream with a closure that is called once it is dropped

    v0.3.2 4.1K #stream #data-transfer #closures #data-stream #drop #future #connection
  195. mapped_futures

    A collection of futures based on FuturesUnordered that supports insertion, removal and mutation of futures by key

    v0.1.13 460 #future #async-stream #stream #async #hash-map #futures-unordered #data-structures
  196. postage

    An async channel library

    v0.5.0 20K #async-channel #channel #async #broadcast-channel #async-std #oneshot-channel #future
  197. 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
  198. ntex-server

    Server for ntex framework

    v2.6.2 7.4K #framework #server-framework #async #future #composable-networking #async-http #networking
  199. iceberg

    Apache Iceberg Rust implementation

    v0.4.0 340 #apache #catalog #file-io #native #future #memory #tokio
  200. ntex-rt

    ntex runtime

    v0.4.24 8.0K #async-networking #framework #async #future #networking #composable-networking #websocket
  201. azure_svc_agrifood

    generated REST API bindings

    v0.21.0 #operation #service #future
  202. ntex-http

    Http types for ntex framework

    v0.1.13 8.5K #async-http #async #future #networking #composable-networking #http-framework #framework
  203. assert-unmoved

    A type that asserts that the underlying type is not moved after being pinned and mutably accessed

    v0.1.6 #assert #pin #testing #future #pinned #moved #mutably
  204. async_cell

    A Cell<Option<T>> that you can await on

    v0.2.2 31K #callback #async-await #future #watch #resolve #mvar #futures
  205. zenoh-plugin-remote-api

    Zenoh: The Zero Overhead Pub/Sub/Query Protocol

    v1.1.0 950 #zenoh #zero #overhead #protocols #remote #typescript #future
  206. ya-etcd-rs

    etcd client for rust

    v1.2.2 280 #etcd #async #future #api-client
  207. ntex-session

    Session for ntex web framework

    v2.0.0 #web-framework #async-http #web #future #async #http
  208. oneshot-fused-workaround

    Fused wrapper for futures::channel::oneshot

    v0.2.0 6.2K #future #one-shot #tor #arti #channel #fused #receiver
  209. peekable

    reader and async reader, which enhance your network programming experience

    v0.2.4 #async-io #tokio #io #network-programming #async #future #peek
  210. ntex-tokio

    tokio intergration for ntex framework

    v0.5.3 8.2K #composable-networking #async #future #networking #framework #async-http #futures
  211. xtra

    A tiny actor framework

    v0.6.0 390 #actor-framework #actor #async #async-await #future #actors #actix-actor
  212. ntex-net

    ntexwork utils for ntex framework

    v2.4.0 7.9K #framework #async #future #composable-networking #networking #async-http #futures
  213. bui-backend

    Brower User Interfaces (BUIs) with Tokio

    v0.15.0 #server-sent-events #user-interface #http-server #server #server-api #future #web-apps
  214. async-utf8-decoder

    Convert AsyncRead to incremental UTF8 string stream

    v1.0.0 #utf-8 #stream #async #decoder #io #future #string
  215. tracing-futures

    instrumenting futures with tracing

    v0.2.5 1.8M #logging-tracing #tracing #future #async #profiling #logging #futures
  216. essential-vm

    The Essential VM

    v0.9.0 650 #vm #predicate #solution #ops #future #execution #executing
  217. titanai

    An AI-powered library for Rust, focused on intelligent operations and integrations

    v0.1.3 220 #ai #machine-learning #future #integration #ai-powered #operations #focused
  218. ntex-tls

    SSL streams for ntex backed by OpenSSL

    v2.4.0 8.2K #ssl-stream #framework #async #future #networking #composable-networking #futures
  219. async-fifo

    MPMC & oneshot channels with (a)sync API

    v0.3.0 220 #oneshot-channel #channel #mpmc #oneshot #future #one-shot #no-std
  220. mpart-async

    Asynchronous (Futures-Base) Multipart Requests for Rust

    v0.7.0 3.2K #multipart #requests #future #async-client #stream #client-server #hyper-client
  221. futures-scopes

    Runtime agnostic, nestable, scopes for spawning non-static futures

    v0.3.0 180 #future #async #futures
  222. cap-async-std

    Capability-based version of async-std

    v3.4.2 550 #async #file #networking #await #file-path #future #relative-path
  223. desync

    A hassle-free data type for asynchronous programming

    v0.8.2 460 #asynchronous-programming #data-synchronization #async #future #data-access #concurrency #data-structures
  224. async-rt

    A small library designed to utilize async executors through an common API while extending features

    v0.1.4 380 #async #future #non-blocking #futures #compile-time
  225. async-fuse

    Helpers for fusing asynchronous computations

    v0.11.4 #async-stream #future #async #futures #helper
  226. actix-multipart-derive

    Multipart form derive macro for Actix Web

    v0.7.0 129K #multipart-forms #macro-derive #web-framework #async #future #async-http #web
  227. Try searching with DuckDuckGo.

  228. winmsg-executor

    Per-thread async rust executor for windows

    v0.3.0 180 #async-executor #async-task #per-thread #message #window #future #send-sync
  229. parallel-future

    fluent async task experiments

    v6.0.3 150 #async-task #async-parallel #parallel-processing #concurrency #async-std #task-execution #future
  230. yggdrasilctl

    Blazingly fast Yggdrasil Admin API library

    v1.2.2 #yggdrasil #admin #router #networking #run-time #future #synchronous
  231. tokio-reactor-trait

    reactor-trait implementation for tokio

    v2.0.0-alpha.2 45K #reactor #async-await #async #await #future
  232. async-event-emitter

    Lightweight AsyncEventEmitter

    v0.1.3 #tokio #async #future #bincode #event-listener #async-await #tokio-task
  233. bevy_background_compute

    Bevy plugin for better task handling

    v0.8.0 500 #bevy #background-task #bevy-plugin #task-pool #events #future #callback
  234. ratchet_fixture

    Ratchet fixture

    v1.2.1 #websocket #testing #async #future #fixtures #futures #tokio
  235. azure_mgmt_mongocluster

    generated REST API bindings

    v0.21.0 140 #operation #resource-manager #azure #service #azure-sdk #future #version
  236. azure

    Project root for all Azure SDK-related crates

    v0.38.0 290 #azure-sdk #sdk #root #version #github #information #future
  237. actix-http-test

    Various helpers for Actix applications to use during testing

    v3.2.0 26K #async-http #web-framework #testing-http #async #future #helper #web-apps
  238. embedded-runtime

    A tiny async runtime for embedded devices

    v0.4.0 #embedded-devices #run-time #single-threaded #async #stack-allocated #future #events
  239. actix-rt

    Tokio-based single-threaded async runtime for the Actix ecosystem

    v2.10.0 1.3M #async-io #run-time #async #io #future #futures
  240. future-queue

    Adapters to manage a queue of futures, where each future can have a different weight

    v0.3.0 107K #future #futures #stream #async #buffer-unordered
  241. madsim-tokio

    The tokio simulator on madsim

    v0.2.30 30K #simulator #non-blocking #io #async #future #futures
  242. azure_mgmt_datatransfer

    generated REST API bindings

    v0.21.0 #operation #service #future #azure-sdk #resource-manager #azure-api #version
  243. http-client

    Types and traits for http clients

    v6.5.3 91K #async-http-client #async #future #service #http-service #client #futures
  244. rust-utils

    Various utility routines used in the rust programs I have written

    v0.15.2 #utilities #linux #async #future #programs #functions #routines
  245. futures-retry-policies

    Retryable Futures

    v0.3.1 6.5K #retry-policy #retry #future #backoff #async #policy #futures
  246. size-of-trait

    determine the size of a future or trait impl at compile time

    v1.1.3 #compile-time #size #traits #future #determine #impl #unnameable
  247. par

    Session types, as an implementation of linear logic with MIX

    v0.3.9 250 #async #concurrency #queue #future #futures #server
  248. tokio-shutdown

    Wait for a stop signal across multiple threads

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