Async version of the Rust standard library
☆4,069Aug 15, 2025Updated 7 months ago
Alternatives and similar repositories for async-std
Users that are interested in async-std are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A small and fast async runtime for Rust☆4,829Mar 23, 2026Updated 2 weeks ago
- Zero-cost asynchronous programming in Rust☆5,834Updated this week
- Fast and friendly HTTP server framework for async Rust☆5,100Jan 5, 2024Updated 2 years ago
- Fast and friendly HTTP client framework for async Rust☆1,501Sep 11, 2023Updated 2 years ago
- Tools for concurrent programming in Rust☆8,385Feb 22, 2026Updated last month
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Rayon: A data parallelism library for Rust☆12,834Jan 6, 2026Updated 3 months ago
- A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...☆31,529Apr 3, 2026Updated last week
- Empowering everyone to build asynchronous software☆854Oct 29, 2019Updated 6 years ago
- An HTTP library for Rust☆16,007Mar 31, 2026Updated last week
- Metal I/O library for Rust.☆6,939Updated this week
- An easy and powerful Rust HTTP Client☆11,515Mar 17, 2026Updated 3 weeks ago
- async fn(Request) -> Result<Response, Error>☆4,150Feb 24, 2026Updated last month
- Flexible concrete Error type built on std::Error☆6,476Mar 24, 2026Updated 2 weeks ago
- A super-easy, composable, web server framework for warp speeds.☆10,271Jan 28, 2026Updated 2 months ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Application level tracing for Rust.☆6,611Apr 1, 2026Updated last week
- A native gRPC client & server implementation with async/await support.☆11,956Updated this week
- Type erasure for async trait methods☆2,137Mar 24, 2026Updated 2 weeks ago
- the champagne of beta embedded databases☆8,962Updated this week
- 🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, …☆16,825Updated this week
- Actor framework for Rust.☆9,182Apr 1, 2026Updated last week
- A Rust compiler front-end for IDEs☆16,229Updated this week
- derive(Error) for struct and enum error types