async-std

Async runtime

An async version of the Rust standard library with modern features and complete parity with the original API.

Async version of the Rust standard library

GitHub

4k stars
65 watching
342 forks
Language: Rust
last commit: 4 months ago
asyncasync-awaitasync-rustasync-stdrust

Related projects:

Repository Description Stars
rust-lang/futures-rs Provides the foundations for asynchronous programming in Rust. 5,447
quinn-rs/quinn A Rust implementation of the QUIC transport protocol for high-performance networking 3,904
koute/stdweb Rust bindings to Web APIs for client-side scripting 3,448
hyperium/tonic A high-performance gRPC client and server implementation with async/await support 10,180
awestlake87/pyo3-asyncio A Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library 318
rbatis/rbatis An ORM that compiles dynamic SQL at compile time, balancing performance and robustness for efficient database interactions. 2,319
stephencleary/asyncex A helper library for asynchronous programming in C# 3,540
tokio-rs/tokio A runtime for writing reliable asynchronous applications with Rust. 27,366
launchbadge/sqlx A high-level, async Rust library for interacting with relational databases. 13,661
swc-project/swc A fast TypeScript/JavaScript compiler written in Rust 31,377
seanmonstar/reqwest An HTTP client for Rust. 10,059
briancavalier/creed A library that simplifies asynchronous programming by providing coroutines and promises with functional programming features. 274
rayon-rs/rayon A data parallelism library for Rust 11,219
seed-rs/seed A Rust framework for building fast and reliable web apps with an Elm-like architecture. 3,808
asynchttpclient/async-http-client An asynchronous HTTP client library for Java applications 6,301