Me
Async chaining manager
A tool to chain and manage nested asynchronous computations in a straightforward and maintainable way
A super slim solution to the nested asynchronous computations
184 stars
10 watching
6 forks
Language: Swift
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An asynchronous cache manager that supports multiple backends and provides a simple interface for caching data. | 1,173 |
| | An abstraction for managing asynchronous code in JavaScript | 373 |
| | A Swift DSL that helps manage concurrency in asynchronous code by providing shorthand operators and extensions to DispatchQueue. | 25 |
| | A Swift library providing a set of combinators and utilities for working with asynchronous operations in an functional programming style. | 68 |
| | Provides a utility to manage asynchronous operations in AS3 applications | 1 |
| | A library that provides abstraction and management of asynchronous operations for Vue applications. | 352 |
| | A caching and session management library for web applications. | 522 |
| | An async control-flow library for parallel and serial execution of asynchronous functions with error handling and grouping support | 2,205 |
| | A Python library that integrates asyncio with multiprocessing for concurrent task execution | 653 |
| | A tool for managing asynchronous actions in Redux applications with minimal boilerplate code. | 35 |
| | Provides a set of synchronization primitives to manage threads and parallel execution safely. | 19 |
| | A symlink farm manager program that allows administrators to manage separate directories of software and data as a single directory tree | 684 |
| | An asynchronous and distributed task queue based on Python asyncio framework | 438 |
| | A C++ library for task concurrency allowing asynchronous execution of tasks in a graph structure. | 623 |
| | A background task queue for Python applications backed by Redis and Celery. | 576 |