Hydra

Async library

A lightweight library for writing better async code in Swift

⚡️ Lightweight full-featured Promises, Async & Await Library in Swift

GitHub

2k stars
35 watching
112 forks
Language: Swift
last commit: almost 5 years ago
Linked from 2 awesome lists

asyncawaitfuturesgcdpromise-librarypromisesswift

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
async-plus/async-plusProvides a simple, chainable interface for async and throwing code in Swift195
vadymmarkov/whenA lightweight implementation of Promises in Swift for more readable and standardized asynchronous code handling266
davidask/futuresA framework for simplifying asynchronous programming using lightweight promises and futures58
yannickl/awaitkitA Swift library that simplifies asynchronous programming using the Async/Await syntax750
couchdeveloper/futurelibA Swift 2 library implementing asynchronous programming concepts inspired by Scala and Promises/A+40
futurekit/futurekitA Swift-based Future/Promises Library for asynchronous programming on iOS and OS X754
awestlake87/pyo3-asyncioA Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library318
briancavalier/creedA library that simplifies asynchronous programming by providing coroutines and promises with functional programming features.274
zhangchiqing/bluebird-promisellA functional programming library for promises that helps write flat async code with composable functions44
freshos/thenA toolset for writing concise and maintainable asynchronous code in Swift using promises995
wiruzx/purefuturesA simple library providing asynchronous programming capabilities using promises and futures.17
lilyball/tomorrowlandAn asynchronous task management library that enables safe and efficient chaining of promises with cancellable support117
ulrikdamm/forbindA functional programming framework for Swift that simplifies async and promise handling.45
jgornick/asyncpPort of an async library to use Promises instead of callbacks in Node.js29
tomlokhorst/promissumA Swift library providing a set of combinators and utilities for working with asynchronous operations in an functional programming style.68