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. Learn more →
Top 12 Rust async-await Projects
-
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)
-
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.
-
-
-
-
-
-
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.
-
-
-
-
-
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
Rust async-await related posts
- Looking for a small boring rust project to help my learning.
- Coerce – Distributed actor framework in Rust
- Building an actor library for Quickwit's indexing pipeline.
- GitHub - LeonHartley/Coerce-rs: Actor runtime and distributed systems framework for Rust
- Async-graphql already fully supports dynamic schema
- Beginner: Making a TCP chat application
- Pasts - A No-Std Compatible Async Runtime
-
A note from our sponsor - Mergify
blog.mergify.com | 29 Sep 2023
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 |