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
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
Async/await first CQRS+ES and DDD framework for .NET
Actionhero is a realtime multi-transport nodejs API Server with integrated cluster capabilities and delayed tasks
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
Restate is the platform for building resilient applications that tolerate all infrastructure faults w/o the need for a PhD.
Asynchronous flow control (promises, generators, observables, CSP, etc)
Map over promises concurrently
EA Async implements async-await methods in the JVM.
Queuer is a queue manager, built on top of OperationQueue and Dispatch (aka GCD).
asyncio historical repository
Released 2007