Await

Open-source projects categorized as Await

Top 23 Await Open-Source Projects

  • sqlx

    🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite. (by launchbadge)

  • Project mention: Rust as a general application language | /r/rust | 2023-12-09

    What exactly are you missing? I haven't really written "boring corporate backend stuff" in a few years but something like sqlx provides everything I've ever needed there.

  • Micro

    Asynchronous HTTP microservices (by vercel)

  • Project mention: Vercel claiming credit for making Webpack | /r/nextjs | 2023-04-26

    At the time we were listing projects like Hyper and Micro alongside our other better known ones. As those projects became less of a focus, I believe someone with good intentions in the team wanted to prioritize the ones we contribute to instead that are relevant to our frontend focus, and not confuse our audience.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • AsyncEx

    A helper library for async/await.

  • Project mention: how to safely share state in multithreading applications | /r/dotnet | 2023-06-05

    PS: You may want to look at the other in-memory concurrency structures available. You may find something that perfectly fits the specific problem you are trying to solve. https://learn.microsoft.com/en-us/dotnet/api/system.threading?view=net-7.0, https://learn.microsoft.com/en-us/dotnet/api/system.collections.concurrent?view=net-7.0, and https://github.com/StephenCleary/AsyncEx

  • async

    Easily run code asynchronously (by spatie)

  • concurrencpp

    Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all

  • Project mention: Is anyone using coroutines seriously? | /r/cpp | 2023-12-05

    I am using concurrencpp for my project. What I like about it is that it's basically a thread pool factory with coroutines. It allows for better structuring / organizing of multithreaded work. So for me the main advantage of coroutines is that the code looks easier to follow

  • Hydra

    ⚑️ Lightweight full-featured Promises, Async & Await Library in Swift (by malcommac)

  • async-retry

    Retrying made simple, easy and async

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • AsyncAwaitBestPractices

    Extensions for System.Threading.Tasks.Task and System.Threading.Tasks.ValueTask

  • p-map

    Map over promises concurrently

  • SwiftCoroutine

    Swift coroutines for iOS, macOS and Linux.

  • AwaitKit

    The ES8 Async/Await control flow for Swift

  • Coerce-rs

    Actor runtime and distributed systems framework for Rust

  • async-sema

    Semaphore using `async` and `await`

  • vue-skeleton-mvp

    VueJs, Vuetify, Vue Router and Vuex skeleton MVP written on JavaScript using async/await built to work with API REST skeleton: https://github.com/davellanedam/node-express-mongodb-jwt-rest-api-skeleton

  • genawaiter

    Stackless generators on stable Rust.

  • Project mention: Letlang β€” Roadblocks and how to overcome them - My programming language targeting Rust | /r/rust | 2023-06-07

    Yes, Letlang is translated to Rust and the runtime is implemented in Rust, using tokio and genawaiter. The compiler itself is also built in Rust.

  • co2

    A C++ await/yield emulation library for stackless coroutine (by jamboree)

  • mobc

    A generic connection pool for Rust with async/await support

  • node-oauth2-server

    πŸš€ The successor to oauthjs/oauth2-server. πŸ”’ Complete, compliant, maintained and well tested OAuth2 Server for node.js. Includes native async await and PKCE. (by node-oauth)

  • Project mention: My prepared repositories for hacktoberfest 23 - any contributions are welcomed πŸš€ | dev.to | 2023-10-01

    View on GitHub

  • cps

    Continuation-Passing Style for Nim πŸ”—

  • Project mention: Nim CPS: compile-time continuations | news.ycombinator.com | 2024-02-14
  • modern-async

    A modern JavaScript tooling library for asynchronous operations using async/await, promises and async generators

  • async-plus

    β›“ A chainable interface for Swift's async/await.

  • telegram-vapor-bot

    πŸ€– The wrapper for the Telegram Bot API written in Swift with Vapor. It's not a framework. There is no special syntax here. This is a library that implements all Telegram Bot API methods, which is available to you to work with Vapor.

  • AsyncLock

    An async/await-friendly lock for .NET, complete with asynchronous waits, safe reëntrance, and more.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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).

Await related posts

Index

What are some of the best open-source Await projects? This list will help you:

Project Stars
1 sqlx 11,742
2 Micro 10,526
3 AsyncEx 3,412
4 async 2,535
5 concurrencpp 2,047
6 Hydra 1,971
7 async-retry 1,798
8 AsyncAwaitBestPractices 1,542
9 p-map 1,221
10 SwiftCoroutine 832
11 AwaitKit 748
12 Coerce-rs 670
13 async-sema 609
14 vue-skeleton-mvp 512
15 genawaiter 428
16 co2 328
17 mobc 267
18 node-oauth2-server 217
19 cps 194
20 modern-async 189
21 async-plus 183
22 telegram-vapor-bot 181
23 AsyncLock 173

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com