Forbind

Async framework

A functional programming framework for Swift that simplifies async and promise handling.

Functional chaining and promises in Swift

GitHub

45 stars
5 watching
4 forks
Language: Swift
last commit: over 9 years ago
Linked from 1 awesome list

asyncbindingmonadspromiseresultswift

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
yannickl/awaitkitA Swift library that simplifies asynchronous programming using the Async/Await syntax750
futurekit/futurekitA Swift-based Future/Promises Library for asynchronous programming on iOS and OS X754
tomlokhorst/promissumA Swift library providing a set of combinators and utilities for working with asynchronous operations in an functional programming style.68
async-plus/async-plusProvides a simple, chainable interface for async and throwing code in Swift195
facebookexperimental/libunifexA C++ implementation of an async programming model with schedulers, timers, I/O and coroutine support for concurrent systems.1,495
malcommac/hydraA lightweight library for writing better async code in Swift1,973
skylab-inc/lightningAn event-driven web and networking framework optimized for performance with asynchronous events and reactive programming capabilities.312
roytornado/flow-iosA design pattern and utility library for writing clean and readable asynchronous code in Swift.21
dfed/swift-async-queueA library that provides an ordered queue for executing asynchronous tasks from non-isolated contexts in Swift Concurrency.177
vadymmarkov/whenA lightweight implementation of Promises in Swift for more readable and standardized asynchronous code handling266
a-synchronous/rubicoEnables simple and composable asynchronous functional programming in JavaScript277
flipcoder/kitA C++ library providing utilities and abstractions for asynchronous programming, coroutines, reactive systems, and other related concepts.23
reactkit/swifttaskProvides a framework for handling asynchronous tasks with progress tracking, pause/resume, and retry capabilities in Swift1,934
svermeulen/nvim-luscA Lua-based library for structured async/ concurrency in Neovim13
davidask/futuresA framework for simplifying asynchronous programming using lightweight promises and futures58