Packages
Browse packages indexed by the registry.
redis session store for async-session. Fork with updated dependencies
Create values that refresh automatically and asynchronously after a given duration.
Empower regex with streaming capabilities - high-performance async streaming pattern search using regex for multi-byte pattern matching in data streams
Async computation inspector: extract continuation structure as step graphs
Attribute proc macros for async-reify (e.g. #[trace_async])
Tokio based library for repeating tasks with user defined durations and start times.
Library to handle typed messages and replies
Derive macros for `async-reply` messages
A Rust library for processing RESOL VBus data asynchronously.
Async resource pool
A simple wrapper providing a convenient way to await a result, built on futures-channel's oneshot channel.
Async extensions for Result<T, E> with async closures.
Async Retry
High-performance async buffered reader for reading lines in reverse order from files and streams
Async SPSC FIFO ring buffer
A nonblocking spsc ring buffer with fixed capacity.
Async-aware wrapper for RocksDB
A small library designed to utilize async executors through an common API while extending features.
Attribute macros for async-rt
A priority-aware native async runtime for the smol ecosystem with host-driven local domains
A tiny executor agnostic wrapper around rusqlite to make calls to it async
async rust examples
LSP server for tokio async antipatterns: Mutex guards across .await points and cancel-unsafe futures inside select! arms
Async scraper with sqlite insertion
An asynchronous implementation of the DBus protocol based on rustbus
Asynchronous TLS/SSL streams using Rustls.
An async tls stream library based on rustls and futures-io. Both for server/client.
Async reader-writer lock
Runtime-independent LIFO cleanup scopes for synchronous and asynchronous Rust
Async SCGI Client & Server
Spawn scoped (non 'static) asynchronous futures for async_std and tokio runtimes
Async SCTP for Rust and Python — a tokio wrapper over the Linux kernel SCTP stack (lksctp), with multihoming, per-message stream/PPID, one-to-many, and notifications
async-session backend implemented in sea-orm
`select!` multiplex asynchronous futures simultaneously
A futures library adapter for selecting over a list of futures.
`select!` multiplex asynchronous futures simultaneously
Fast and flexible asynchronous task selector
Async semaphore library
An async semaphore
A wrapper for async UnixStream's to send file descriptors
Running tasks sequentially on shared mutable state.
Lightweight async serial port adapter for async-io + serialport
Traits for serializing into AsyncWrites and deserializing from AsyncReads.
Runtime-agnostic async I/O wrappers for serial ports.
async service
Async session support with pluggable middleware
Provides session management using r2d2 for async-session.
Asynchronous Session Types