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.
23 stars
7 watching
9 forks
Language: C++
last commit: about 4 years ago
Linked from 1 awesome list
animationasynccoroutinescppcpp11jsonreactivethreadstimers
Related projects:
Repository | Description | Stars |
---|---|---|
| A library that simplifies asynchronous programming by providing coroutines and promises with functional programming features. | 274 |
| A Swift library that simplifies asynchronous programming using the Async/Await syntax | 750 |
| A utility library that simplifies asynchronous programming in C++ by providing pre-built patterns and lambdas to avoid callbacks and manage complex operations. | 101 |
| An asynchronous C++ framework providing reusable concepts and libraries for building concurrent systems. | 477 |
| A C++ library providing an asynchronous I/O framework for building networked applications. | 7 |
| A Swift-based Future/Promises Library for asynchronous programming on iOS and OS X | 754 |
| Provides a simple, chainable interface for async and throwing code in Swift | 195 |
| A C++ library providing a coroutine-based approach to networking | 37 |
| Provides facilities for asynchronous programming and communication in Clojure | 1,956 |
| A Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library | 318 |
| A library providing asynchronous I/O capabilities for Common Lisp programming. | 276 |
| A resource providing documentation, tutorials, and code examples for using asynchronous programming in MicroPython for embedded systems | 750 |
| A C++ implementation of an async programming model with schedulers, timers, I/O and coroutine support for concurrent systems. | 1,495 |
| Provides primitives and tools for concurrency and reactive programming in Swift | 156 |
| A functional programming framework for Swift that simplifies async and promise handling. | 45 |