Ultra fast asyncio event loop.
-
Updated
Dec 4, 2023 - 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
Async await wrapper for easy error handling without try-catch
A GraphQL server library implemented in Rust
A library of C++ coroutine abstractions for the coroutines TS
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
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.
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
Asynchronous flow control (promises, generators, observables, CSP, etc)
High level asynchronous concurrency and networking framework that works on top of either trio or asyncio
EA Async implements async-await methods in the JVM.
Map over promises concurrently
asyncio historical repository
🎬 Tame async code with battle-tested promises
🎨 Vue family bucket with socket.io and express/koa2 , create a web version of mobile QQ, supporting real-time group chat, real-time private chat, special care, shielding chat, smart IP geographic location, real-time display temperature and other QQ core functions
Released 2007