article-moving-to-nice-asynchronous-swift-code

Async Code Example

A tutorial project demonstrating good practices for writing asynchronous Swift code

Sample Code for Article "Moving to nice asynchronous Swift code"

GitHub

0 stars
2 watching
0 forks
Language: Swift
last commit: over 7 years ago

Related projects:

Repository Description Stars
asyncninja/asyncninja Provides primitives and tools for concurrency and reactive programming in Swift 156
async-plus/async-plus Provides a simple, chainable interface for async and throwing code in Swift 195
johnsundell/flow Enables atomic operations with synchronous or asynchronous execution and reusable code blocks 216
futurekit/futurekit A Swift-based Future/Promises Library for asynchronous programming on iOS and OS X 754
thomaslevesque/aspnetcore.asyncinitialization A helper class to perform asynchronous application initialization in ASP.NET Core 2.x. 87
scala/scala-async A library that provides a direct style of coding for composing asynchronous code in Scala 1,149
swiftyjson/alamofire-swiftyjson An extension to simplify serializing Alamofire's responses with SwiftyJSON. 1,375
matatbread/nodent An asynchronous JavaScript language extension that simplifies writing and understanding of asynchronous code without adding runtime dependencies or execution freedom. 288
vadymmarkov/when A lightweight implementation of Promises in Swift for more readable and standardized asynchronous code handling 266
peterfriese/swiftui-concurrency-essentials A set of articles and videos teaching Swift Concurrency in SwiftUI 113
couchdeveloper/futurelib A Swift 2 library implementing asynchronous programming concepts inspired by Scala and Promises/A+ 40
awestlake87/pyo3-asyncio A Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library 311
jgornick/asyncp Port of an async library to use Promises instead of callbacks in Node.js 29
clojure/core.async A Clojure library providing facilities for concurrent programming and communication. 1,956
yannickl/awaitkit A Swift library that simplifies asynchronous programming using the Async/Await syntax 750