Packages
Browse packages indexed by the registry.
An efficient async condition variable for lock-free algorithms.
A simple async event dispatcher that is not susceptible to the slow-receiver problem
Lightweight AsyncEventEmitter
Rust implementation that mimics C#'s async event model
Waiting for external task completion in asynchronous Rust code
Library providing an implementation of an event handling system
Simple async task executor with a built-in HTTP task monitor
Async executor
executor-trait implementation for async-std
FastCGI library
Advisory cross-platform file locks using file descriptors with async support by spawning blocking tasks.
Asynchronous HTTP client.
Asynchronous multi-connection multi-download resumable HTTP file fetching state machine
Macros for async-ffi
Wrap a standalone FFmpeg binary in an intiutive Stream interface.
MPMC & oneshot channels with (a)sync API
Asynchronous file lock that can auto lock and auto seek.
A key-value database
Async abstractions for flow-based programming (FBP).
Lightweight implementation of `async-stream` without macros
Foundational async primitives for Rust - timers, networking, and common utilities
WIP
redis session store for async-session backed by fred.rs
Async-first filesystem primitives, bounded reads, streaming directory access, and temporary resources
A Rust library providing macros to simplify the creation of asynchronous closures with external state captured by move. Useful for structuring asynchronous code with ease and clarity.
Helpers for fusing asynchronous computations.
Async + Sync Filesystem in Userspace (FUSE) building library for Rust
Async fuse library to make fuse develop easier
A Tokio-powered asynchronous gate (analogous to a flag and highly inspired by Python's `asyncio.Event`, but can be waited for to become 'false' too)
An async gcode parser for no_std targets.
utils for gemini
Async generator in stable rust using async/await
Write code that can be both async and synchronous without duplicating it.
Async bindings for Gigachat API
Asynchronous library with libgit2 artifacts.
A global executor built on top of async-executor and async-io
executor-trait implementation for async-global-executor
Shared code for the async-google-apis generated code.
Google Website Auth SDK for Rust
Linux GPIO character device with async interface
A GraphQL server library implemented in Rust
async-graphql for actix-web
async-graphql for axum
async-graphql for axum
An implementation of GraphQL federated schema composition