Packages
Browse packages indexed by the registry.
An async 7z decompressor/compressor written in pure Rust
Async timeout that can be reset and shared
Async SharePoint REST client for Rust
Asynchronous process child wait.
one-stop solution for async graceful shutdown
Async signal handling
Async signal handling
Library for easier and safe Unix signal handling with async Stream.
Rust Signatory Kit
Traits for cryptographic signature algorithms (e.g. ECDSA, Ed25519)
The asynchronous `Sink` trait for the tokio ecosystem.
An embedded, in-memory, zero-copy, atomicity, consistency, MVCC, almost lock-free and serializable snapshot isolation database engine.
Async Sleep
It provides simple `async_sleep()` that work well in both web browsers and native applications.
An asynchronous (futures-based) channel that only preserves last value sent
SMTP client
Asynchronous smtp.
Modern async-first SNMP client library for Rust
General-purpose asynchronous socket stream.
Check README.md
An async/.await SOCKS5 implementation
Generic macros for async task spawning and management.
executor independent task spawner
async-spdk
async-spdk-sys
Asynchronously speed-limiting multiple byte streams
A crate providing a highly accurate asynchronous timer for multiple async tasks using spin sleep in a single thread.
Asynchronous spooled temporary file
WIP
A library for working with sqlite asynchronously
sqlx session store for async-session
Load and parse data from an SSE url.
Async wrapper over ssh2.
Asynchronous ssh2.
Lighweight async ssh2 client, wrapping russh.
Asynchronous and easy-to-use high level ssh client library for rust.
Linux GPIO character device interfacing with async-std
Linux USB HID Gadget emulation for async-std runtime
Linux V4L2 device interfacing with async-std
An implementation of SSL streams for async-std backed by OpenSSL. Based on sfackler/tokio-openssl.
Hickory DNS is a safe and secure DNS library, for async-std. This Resolver library uses the hickory-proto library to perform all DNS queries. The Resolver is intended to be a high-level library for any DNS record resolution see Resolver and AsyncResolver for supported resolution types. The Client can be used for other queries.
Alternate implementation of the #[async_std::test] macro
A µTP (Micro/uTorrent Transport Library) library implemented in Rust using async-std
Asynchronously read from stdin
Adapter for using async read/write streams in std::io contexts
Abstractions for asynchronous programming on the STM32F1xx family of microcontrollers.