826 results for “topic:await”
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
Asynchronous HTTP microservices
coobjc provides coroutine support for Objective-C and Swift. We added await method、generator and actor model like C#、Javascript and Kotlin. For convenience, we added coroutine categories for some Foundation and UIKit API in cokit framework like NSFileManager, JSON, NSData, UIImage etc. We also add tuple support in coobjc.
A helper library for async/await.
Easily run code asynchronously
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
⚡️ Lightweight full-featured Promises, Async & Await Library in Swift
Retrying made simple, easy and async
Extensions for System.Threading.Tasks.Task and System.Threading.Tasks.ValueTask
Map over promises concurrently
FluentLenium is a web & mobile automation framework which extends Selenium to write reliable and resilient UI functional tests. This framework is React ready. Written and maintained by people who are automating browser-based tests on a daily basis.
cross-platform coroutine library in c++
Swift coroutines for iOS, macOS and Linux.
✨强大、优雅的微信小程序异步库🚀
The ES8 Async/Await control flow for Swift
Actor runtime and distributed systems framework for Rust
Semaphore using `async` and `await`
A Synchronization Primitive for Swift Concurrency
:station: A tiny and functional router for Zeit's Micro
Gracefully handle Promises using async/await without try/catch.
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
Async Techniques and Examples in Python Course
Stackless generators on stable Rust.
Defines IAsyncEnumerable, IAsyncEnumerator, ForEachAsync(), ParallelForEachAsync(), and other useful stuff to use with async-await
🚀 The successor to oauthjs/oauth2-server. 🔒 Complete, compliant, maintained and well tested OAuth2 Server for node.js. Includes native async await and PKCE.
Utilities that make array iteration easy when using async/await or Promises
A C++ await/yield emulation library for stackless coroutine
:running: Asynchronous side effects, without the nonsense
A generic connection pool for Rust with async/await support
await wrapper for easier errors handling without try-catch