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
341 forks
Language: Rust
last commit: 2 months ago
asyncasync-awaitasync-rustasync-stdrust

Related projects:

Repository Description Stars
rust-lang/futures-rs Provides the foundations for asynchronous programming in Rust. 5,416
quinn-rs/quinn An implementation of the QUIC transport protocol in Rust 3,848
koute/stdweb Rust bindings to Web APIs for client-side scripting 3,447
hyperium/tonic A high-performance gRPC client and server implementation with async/await support 10,019
awestlake87/pyo3-asyncio A Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library 311
rbatis/rbatis An ORM that compiles dynamic SQL at compile time, balancing performance and robustness for efficient database interactions. 2,297
stephencleary/asyncex A helper library for asynchronous programming in C# 3,519
tokio-rs/tokio Provides a runtime for writing reliable asynchronous applications with Rust. 27,064
launchbadge/sqlx An async, pure Rust SQL crate with compile-time checked queries and support for multiple databases. 13,470
swc-project/swc A fast TypeScript/JavaScript compiler written in Rust 31,243
seanmonstar/reqwest An HTTP client library for Rust providing an ergonomic and powerful way to make HTTP requests 9,926
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,072
seed-rs/seed A Rust framework for building fast and reliable web apps with an Elm-like architecture. 3,805
asynchttpclient/async-http-client An asynchronous HTTP and WebSocket client library for Java applications 6,293