Flow

Async operation builder

Enables atomic operations with synchronous or asynchronous execution and reusable code blocks

Operation Oriented Programming in Swift

GitHub

216 stars
9 watching
6 forks
Language: Swift
last commit: over 9 years ago
Linked from 1 awesome list

asyncoperationsswift

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
roytornado/flow-iosA design pattern and utility library for writing clean and readable asynchronous code in Swift.21
artificial-engineering/lycheejsA hypothetical language and framework for building concurrent and asynchronous applications with a focus on performance and reliability1
async-plus/async-plusProvides a simple, chainable interface for async and throwing code in Swift195
asyncninja/asyncninjaProvides primitives and tools for concurrency and reactive programming in Swift156
aaronjan/hunchProvides functions for managing asynchronous workflows with context-based execution control104
tomlokhorst/promissumA Swift library providing a set of combinators and utilities for working with asynchronous operations in an functional programming style.68
yannickl/awaitkitA Swift library that simplifies asynchronous programming using the Async/Await syntax750
studiosol/asyncA safe way to execute functions asynchronously while recovering from panics and facilitating error cause discovery.137
jmfieldman/briskA Swift DSL that helps manage concurrency in asynchronous code by providing shorthand operators and extensions to DispatchQueue.25
cjrh/aiorunAn asyncio-based application starter with built-in event loop and run function439
zhangchiqing/bluebird-promisellA functional programming library for promises that helps write flat async code with composable functions44
boraseoksoon/throttlerProvides utility functions for throttling, debouncing, and delaying operations to manage asynchronous execution141
awestlake87/pyo3-asyncioA Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library318
futurekit/futurekitA Swift-based Future/Promises Library for asynchronous programming on iOS and OS X754
johnsundell/swiftplateAutomates cross-platform Swift framework project generation1,776