Forbind
Async framework
A functional programming framework for Swift that simplifies async and promise handling.
Functional chaining and promises in Swift
45 stars
5 watching
4 forks
Language: Swift
last commit: almost 8 years ago
Linked from 1 awesome list
asyncbindingmonadspromiseresultswift
Related projects:
Repository | Description | Stars |
---|---|---|
| A Swift library that simplifies asynchronous programming using the Async/Await syntax | 750 |
| A Swift-based Future/Promises Library for asynchronous programming on iOS and OS X | 754 |
| A Swift library providing a set of combinators and utilities for working with asynchronous operations in an functional programming style. | 68 |
| Provides a simple, chainable interface for async and throwing code in Swift | 195 |
| A C++ implementation of an async programming model with schedulers, timers, I/O and coroutine support for concurrent systems. | 1,495 |
| A lightweight library for writing better async code in Swift | 1,973 |
| An event-driven web and networking framework optimized for performance with asynchronous events and reactive programming capabilities. | 312 |
| A design pattern and utility library for writing clean and readable asynchronous code in Swift. | 21 |
| A library that provides an ordered queue for executing asynchronous tasks from non-isolated contexts in Swift Concurrency. | 177 |
| A lightweight implementation of Promises in Swift for more readable and standardized asynchronous code handling | 266 |
| Enables simple and composable asynchronous functional programming in JavaScript | 277 |
| A C++ library providing utilities and abstractions for asynchronous programming, coroutines, reactive systems, and other related concepts. | 23 |
| Provides a framework for handling asynchronous tasks with progress tracking, pause/resume, and retry capabilities in Swift | 1,934 |
| A Lua-based library for structured async/ concurrency in Neovim | 13 |
| A framework for simplifying asynchronous programming using lightweight promises and futures | 58 |