async-std
There are 46 repositories under async-std topic.
async-rs/async-std
Async version of the Rust standard library
heim-rs/heim
Cross-platform async library for system information fetching 🦀
durch/rust-s3
Rust library for interfacing with S3 API compatible services
dizda/fast-socks5
Fast SOCKS5 TCP and UDP client/server implementation written in Rust async (with tokio)
sdroege/async-tungstenite
Async binding for Tungstenite, the Lightweight stream-based WebSocket implementation
sunli829/xactor
Xactor is a rust actors framework based on async-std
ohkami-rs/ohkami
Ohkami - intuitive and declarative web framework for Rust
museun/twitchchat
interface to the irc portion of Twitch's chat
mre/futures-batch
An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-batch.)
daheige/rust-bible
rust bible notes
black-binary/async-smux
A lightweight asynchronous smux multiplexing library
al8n/serf
A highly customable, adaptable, runtime agnostic and WASM/WASI friendly decentralized solution for service discovery and orchestration that is lightweight, highly available, and fault tolerant.
al8n/wg
Golang like WaitGroup implementation for sync/async Rust, support no_std environment.
minghuaw/toy-rpc
An async RPC in rust-lang that mimics golang's net/rpc
oblique/async-tftp-rs
Executor agnostic async TFTP implementation
Kuska-ssb/handshake
Secure Scuttlebutt handshake + boxstream library
jmjoy/fastcgi-client-rs
Fastcgi client implemented for Rust.
Kuska-ssb/solar
A node to control hardware devices via SSB feeds
Frando/async-osc
Async Rust library for the Open Sound Control (OSC) protocol
patrykstefanski/async-bench
A benchmark of approaches to writing server applications
Astro36/qp
Quick Pool: High Performance Async Generic Pool
iamazy/kafkas
async kafka client in pure Rust
Dav1dde/elegant-departure
Rust crate to simplify graceful shutdowns
insipx/coil
Futures-based background work queue built with SQLx and Postgres
munckymagik/go-concurrency-patterns-in-rust
Rob Pike's examples from the "Go Concurrency Patterns" talk, but in Rust
a-rustacean/tempmail
Simplify temporary email management and interaction, including message retrieval and attachment downloads, using Rust.
pantharshit00/oauth2-surf
HTTP Client adapter for oauth2 crate using the Surf HTTP client
rtyler/dotdotvote
A simple web application for dot-voting
astronaut0131/thrift_rust_async
An asynchronous version of thrift rust, with corresponding compiler in https://github.com/guanjialin/rust_async_thrift_compiler
katyo/gpiod-rs
Rust library for Linux chardev gpio
pouao/kids
Based on Scratch & Rust web stacks. Kids can create stories, games, and animations, and share with others. A gift for my daughter, also hopes to help all kids who enjoy programming.
pouao/rusthub.org
Ideas => Creations, a multi-language CMS(Content Management System) based on Rust Web stacks, with long-term upgrade and maintenance.
ytakano/async_bench
Performance Evaluation of Channel and Mutex of Rust
zzy/rust-async-spider
Just a clean boilerplate for crawling website & scrapping data with async-std, surf, scraper, colored.
celaus/async-rust-explainer-twitch
How do Rust's async executors work?
xpepermint/async-gitlib
Asynchronous library with libgit2 artifacts.