kit

Async framework

A C++ library providing utilities and abstractions for asynchronous programming, coroutines, reactive systems, and other related concepts.

C++11 libs: await, channels, reactive/signals, timelines, alarms, logging, args, etc.

GitHub

23 stars
7 watching
9 forks
Language: C++
last commit: over 5 years ago
Linked from 1 awesome list

animationasynccoroutinescppcpp11jsonreactivethreadstimers

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
briancavalier/creedA library that simplifies asynchronous programming by providing coroutines and promises with functional programming features.274
yannickl/awaitkitA Swift library that simplifies asynchronous programming using the Async/Await syntax750
paulrademacher/asyncppA utility library that simplifies asynchronous programming in C++ by providing pre-built patterns and lambdas to avoid callbacks and manage complex operations.101
infinit/elleAn asynchronous C++ framework providing reusable concepts and libraries for building concurrent systems.477
kassane/asioA C++ library providing an asynchronous I/O framework for building networked applications.7
futurekit/futurekitA Swift-based Future/Promises Library for asynchronous programming on iOS and OS X754
async-plus/async-plusProvides a simple, chainable interface for async and throwing code in Swift195
arun11299/coro-asyncA C++ library providing a coroutine-based approach to networking37
clojure/core.asyncProvides facilities for asynchronous programming and communication in Clojure1,956
awestlake87/pyo3-asyncioA Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library318
orthecreedence/cl-asyncA library providing asynchronous I/O capabilities for Common Lisp programming.276
peterhinch/micropython-asyncA resource providing documentation, tutorials, and code examples for using asynchronous programming in MicroPython for embedded systems750
facebookexperimental/libunifexA C++ implementation of an async programming model with schedulers, timers, I/O and coroutine support for concurrent systems.1,495
asyncninja/asyncninjaProvides primitives and tools for concurrency and reactive programming in Swift156
ulrikdamm/forbindA functional programming framework for Swift that simplifies async and promise handling.45