Packages
Browse packages indexed by the registry.
Just some macros to emulate the Async and Await :)
Simple, Erlang-inspired reliability framework for Rust Futures.
Efficient, logical 'backtraces' of async tasks.
Procedural macros for the `async-backtrace` crate.
An async barrier
async bb8 connection manager for Diesel
Asynchronous access to a bincode-encoded item stream.
A way to write a blocking client and async client without repeating yourself
std::io::std{in(), out(), err()} but async
Async compatible ownership semantics using futures instead of lifetimes.
Attribute to declare bounds on the Future returned by an async fn
Async broadcast channels
An async semaphore-based bulkhead implementation
Async button handling crate for no_std environments
Minimal wrapper for the Bybit exchange REST API using async-std
Minimal wrapper for the Bybit exchange WebSockets using async-std
Async encoders and decoders for the primitive number types, both big-endian and little-endian.
Library that provides an interface to create and manage asynchronous callbacks in Rust. Dependency of `youtui` music player.
A lightweight single-threaded Rust library for cancellation tokens, enabling cooperative cancellation of asynchronous tasks and callbacks.
Async/await compatible cffi scheme.
Logic for generating CFFI bindings for asynchronous Rust code.
reactive change notifications using futures
Async multi-producer multi-consumer channel
Bounded-memory asynchronous content-defined chunking for structured and media streams
IRC crate in Rust
utils for claude API
A flexible, asynchronous library for using and serving CoAP resources. Experimental.
Tokio back-end for `async-coap::datagram`
Crate for using and manipulating Uniform Resource Identifiers with a minimal memory footprint and strong typing.
Crate providing proc-macros for the `async-coap-uri` crate.
Utilities for creating async codecs
Adaptors from AsyncRead/AsyncWrite to Stream/Sink using futures.
Utilities for working with the async-codec traits.
Minimalist async-IO code generation framework.
Compatibility adapter between tokio and futures
an abstraction layer for using both async-std and tokio
Zero overhead reactive programming
async-component components
Zero overhead reactive programming
async-component derive macro
winit async-component wrapper
Adaptors between compression crates and Rust's modern asynchronous IO types.
Adaptors between compression crates and Rust's modern asynchronous IO types.
Condition variables for async Rust
An Tokio-based Consul client for Rust.
Provide context to async functions
Asynchronous primitives providing concurrency control.
Async TryFrom/TryInto traits