Asynchronous
spawner
ExperimentalTiny wrapper for `thread::spawn` which optionally auto-joins threads on drop
futures-shuttle
ExperimentalFutures-aware shuttle synchronization object
tokio-compat
ExperimentalCompatibility between `tokio` 0.2 and legacy versions.
tiny_kafka
ExperimentalA tiny Kafka client library with producer and consumer functionalities.
deploy-common
ExperimentalCommon components for the `deploy` and `fabric` crates.
runtime-tokio
ExperimentalA Tokio-based asynchronous runtime
mule
ExperimentalStrong-headed (yet flexible) parser of columnar datasets from CSV, TSV and other delimiter-separated datasets
rustdtp
ExperimentalCross-platform networking interfaces for Rust.
tk-carbon
ExperimentalImplementation of carbon (graphite) client protocol on top of tokio-rs
shio
ExperimentalShio is a fast, simple, and asynchronous micro web-framework for Rust.
test_futures
ExperimentalUtilities for testing futures-rs implementationsCopied from futures-rs/tests/support.
ticker
ExperimentalRate limited Iterators.
multiqueue
ExperimentalA fast mpmc broadcast queue
tokio-memcache
ExperimentalTokio memcache client. WIP
protobuf_codec
ExperimentalEncoders and decoders for Protocol Buffers based on bytecodec crate
lockless
ExperimentalComposable, lock-free, allocation-light data structures
dwbhk
Experimentaldwbhk-rs is a library for working with Discord Webhooks
tls-async
ExperimentalTLS support for AsyncRead/AsyncWrite using native-tls
tracing-fmt
ExperimentalA `tracing` subscriber that formats and logs trace data. Moved to the `tracing-subscriber` crate.
proq
ExperimentalIdiomatic Async Prometheus Query (PromQL) Client for Rust.
wai
ExperimentalWindowing And Input
deploy
ExperimentalThe `deploy` library to aide writing and debugging of distributed programs, as well as tooling to run them across a cluster.
psbus
ExperimentalGeneric Publish / Subscribe model for application messaging
duplexify
ExperimentalCombine a reader + writer into a duplex of Read + Write.
ai2070-net
ExperimentalHigh-performance, schema-agnostic, backend-agnostic event bus
adventure-rusoto-sns
ExperimentalAdventure to rusoto_sns
ns-env-config
ExperimentalAn env_logger-inspired one-stop configuration for name resolution based on abstract-ns. Reduces boilerplate and provides standard way to configure DNS for applications via `RUST_NS` environment variable.
libaster
ExperimentalA light, fast and powerful cache proxy written in Rust.
tet-multiaddr
ExperimentalImplementation of the tet-multiaddr format
ai2070-net-sdk
ExperimentalErgonomic Rust SDK for the Net mesh network
bolt-load-utils
ExperimentalUtility functions for bolt-load: HTTP header parsing, async readers, and tracing helpers
iota-lib-rs-preview
ExperimentalA rust implementation of the IOTA API
tokio-thrift-codegen
Experimentalcode generation library of tokio-thrift
tokio-thrift-bin
ExperimentalThrift implementation on Tokio
futures-async-runtime
ExperimentalRuntime for the async/await macros in the `futures` crate.
futures-async-runtime-preview
ExperimentalRuntime for the async/await macros in the `futures` crate.
mio-utun
ExperimentalUtun bindings for mio
adventure-rusoto-ecs
ExperimentalAdventure to rusoto_ecs
sensehat-stick
ExperimentalA Rust library for the Raspberry Pi Sense HAT Joystick.
releez
ExperimentalAn utility tool to run application release-checklist safely.
pool_barrier
ExperimentalA barrier for blocking a main thread until the completion of work which has been offloaded to worker threads, without blocking the worker threads.
implicit-await
ExperimentalImplicitly await calls returning Future impls
ts_opentelemetry_proto
ExperimentalA fork of the protobuf generated files and transmationes
futures-stream-select-all-send
ExperimentalA futures library adapter for merging the output of several streams
distributed-lock-core
ExperimentalCore traits and types for distributed locks
bolt-load
ExperimentalA fast, async, multi-connection parallel download library for Rust
stream_generator
ExperimentalAllows to easily generate streams with async/await
futures-poll-log
ExperimentalA crate to trace poll calls on futures
async-std-hidg
ExperimentalLinux USB HID Gadget emulation for async-std runtime
chesterfield
ExperimentalErgonomic, strongly-typed CouchDB client in pure Rust.