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: almost 2 years ago
asyncasync-awaitasync-rustasync-stdrust

Related projects:

RepositoryDescriptionStars
rust-lang/futures-rsProvides the foundations for asynchronous programming in Rust.5,447
quinn-rs/quinnA Rust implementation of the QUIC transport protocol for high-performance networking3,904
koute/stdwebRust bindings to Web APIs for client-side scripting3,448
hyperium/tonicA high-performance gRPC client and server implementation with async/await support10,180
awestlake87/pyo3-asyncioA Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library318
rbatis/rbatisAn ORM that compiles dynamic SQL at compile time, balancing performance and robustness for efficient database interactions.2,319
stephencleary/asyncexA helper library for asynchronous programming in C#3,540
tokio-rs/tokioA runtime for writing reliable asynchronous applications with Rust.27,366
launchbadge/sqlxA high-level, async Rust library for interacting with relational databases.13,661
swc-project/swcA fast TypeScript/JavaScript compiler written in Rust31,377
seanmonstar/reqwestAn HTTP client for Rust.10,059
briancavalier/creedA library that simplifies asynchronous programming by providing coroutines and promises with functional programming features.274
rayon-rs/rayonA data parallelism library for Rust11,219
seed-rs/seedA Rust framework for building fast and reliable web apps with an Elm-like architecture.3,808
asynchttpclient/async-http-clientAn asynchronous HTTP client library for Java applications6,301