Ultra fast asyncio event loop.
-
Updated
Oct 15, 2024 - Cython
In computer programming, the async/await pattern is a syntactic feature of many programming languages that allows an asynchronous, non-blocking function to be structured in a way similar to an ordinary synchronous function, and is primarily intended to provide opportunities for the program to execute other code while waiting for a long-running, asynchronous task to complete, usually represented by promises or similar data structures.
Ultra fast asyncio event loop.
Trio – a friendly Python library for async concurrency and I/O
Promise packages, patterns, chat, and tutorials
Async version of the Rust standard library
A library of C++ coroutine abstractions for the coroutines TS
A GraphQL server library implemented in Rust
Async await wrapper for easy error handling without try-catch
Actionhero is a realtime multi-transport nodejs API Server with integrated cluster capabilities and delayed tasks
Async/await first CQRS+ES and DDD framework for .NET
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
Node.js framework made by a former @expressjs TC and @koajs team member. Built for @forwardemail, @spamscanner, @breejs, @cabinjs, and @lassjs.
Cheatsheet for promises and async/await.
High level asynchronous concurrency and networking framework that works on top of either trio or asyncio
Asynchronous flow control (promises, generators, observables, CSP, etc)
Restate is the platform for building resilient applications that tolerate all infrastructure faults w/o the need for a PhD.
EA Async implements async-await methods in the JVM.
Map over promises concurrently
Queuer is a queue manager, built on top of OperationQueue and Dispatch (aka GCD).
asyncio historical repository
Released 2007