AsyncNinja

Concurrency toolkit

Provides primitives and tools for concurrency and reactive programming in Swift

A complete set of primitives for concurrency and reactive programming on Swift

GitHub

156 stars
6 watching
16 forks
Language: Swift
last commit: over 4 years ago
Linked from 2 awesome lists

asyncchannelconcurrencyconcurrency-libraryfunctionalfuturereactiveswift

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
async-plus/async-plus Provides a simple, chainable interface for async and throwing code in Swift 195
yannickl/awaitkit A Swift library that simplifies asynchronous programming using the Async/Await syntax 750
declarativehub/reactivekit A Swift framework for reactive programming with functional reactive capabilities 1,239
futurekit/futurekit A Swift-based Future/Promises Library for asynchronous programming on iOS and OS X 754
peterfriese/swiftui-concurrency-essentials A set of articles and videos teaching Swift Concurrency in SwiftUI 113
asyncninja/article-moving-to-nice-asynchronous-swift-code A tutorial project demonstrating good practices for writing asynchronous Swift code 0
reactivex/rxjavaasyncutil Async utilities for RxJava to simplify asynchronous programming 133
marcoonroad/sporadic A set of abstractions for concurrency and asynchronous programming in JavaScript 18
sustrik/libdill Structured concurrency primitives for C to manage concurrent tasks efficiently 1,692
typelift/concurrent A library providing functional concurrency primitives inspired by concurrent programming languages. 209
freshos/then A toolset for writing concise and maintainable asynchronous code in Swift using promises 995
clojure/core.async Provides facilities for asynchronous programming and communication in Clojure 1,956
monix/monix A high-performance library for composing asynchronous programs using functional programming principles 1,932
zewo/zewo A lightweight Swift library providing concurrency and synchronous APIs for web applications on macOS and Linux. 1,853
asyncswift/asynclocationkit A wrapper around Apple's location services framework, using async/await and concurrency to simplify its use in Swift applications. 188