Rust async-await

Open-source Rust projects categorized as async-await

Top 12 Rust async-await Projects

  • async-std

    Async version of the Rust standard library

    Project mention: Stabilizing async fn in traits in 2023 | Inside Rust Blog | /r/rust | 2023-05-03

    But maybe check out the discussion here https://github.com/async-rs/async-std/pull/631 or something (the blog post was linked on the end of it)

  • async-graphql

    A GraphQL server library implemented in Rust

    Project mention: Dynarust - no excuse for not using rust in AWS now - a DynamoDB ODM library that uses serde_json for mapping native rust structs to Dynamo items. | /r/rust | 2023-06-26

    I have found that the combination of [cargo lambda](https://github.com/cargo-lambda/cargo-lambda), [async graphql](https://github.com/async-graphql/async-graphql) and DynamoDB is an amazing combination for a backend stack, really cheap as lambdas are pretty minimal and insanely fast with the Rust runtime.

  • SonarLint

    Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.

  • Coerce-rs

    Actor runtime and distributed systems framework for Rust

    Project mention: Coerce – Distributed actor framework in Rust | news.ycombinator.com | 2023-02-17
  • xtra

    🎭 A tiny actor framework (by Restioson)

  • cargo-wharf

    Cacheable and efficient Docker images builder for Rust

  • async-backplane

    Simple, Erlang-inspired fault-tolerance framework for Rust Futures.

  • pasts

    Minimal and simpler alternative to the futures crate.

  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

  • kbio

    Another Async IO Framework based on io_uring

  • lifeline-rs

    A dependency injection library for message-based applications

  • async-avr

    async/await for AVR with Rust

  • ndless-rs

    Rust library for interacting with Ndless for the TI-Nspire

  • achat

    A collection of simple modules which showcase simple use of tasks, channels, and other tokio primitives to implement simple networking applications. Purely educational purposes.

    Project mention: Looking for a small boring rust project to help my learning. | /r/rust | 2023-06-02
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-06-26.

Rust async-await related posts

Index

What are some of the best open-source async-await projects in Rust? This list will help you:

Project Stars
1 async-std 3,706
2 async-graphql 3,022
3 Coerce-rs 576
4 xtra 222
5 cargo-wharf 181
6 async-backplane 128
7 pasts 93
8 kbio 59
9 lifeline-rs 37
10 async-avr 32
11 ndless-rs 27
12 achat 4
Updating dependencies is time-consuming.
Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
blog.mergify.com