#await (9 Repositories)
Ranked open-source repositories tagged with #await, scored by pull request acceptance likelihood and maintainer engagement velocity.
0.0%
0.0h
9 repositories tagged #await
transact-rs/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
Shynixn/MCCoroutine
MCCoroutine is a library, which adds extensive support for Kotlin Coroutines for Minecraft Server environments.
Dasync/AsyncEnumerable
Defines IAsyncEnumerable, IAsyncEnumerator, ForEachAsync(), ParallelForEachAsync(), and other useful stuff to use with async-await
talkpython/async-techniques-python-course
Async Techniques and Examples in Python Course
rspeele/TaskBuilder.fs
F# computation expression builder for System.Threading.Tasks
malcommac/Hydra
⚡️ Lightweight full-featured Promises, Async & Await Library in Swift
nim-works/cps
Continuation-Passing Style for Nim 🔗
importcjj/mobc
A generic connection pool for Rust with async/await support
whatisaphone/genawaiter
Stackless generators on stable Rust.