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"
0 stars
2 watching
0 forks
Language: Swift
last commit: almost 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Provides primitives and tools for concurrency and reactive programming in Swift | 156 |
| Provides a simple, chainable interface for async and throwing code in Swift | 195 |
| Enables atomic operations with synchronous or asynchronous execution and reusable code blocks | 216 |
| A Swift-based Future/Promises Library for asynchronous programming on iOS and OS X | 754 |
| A helper class to perform asynchronous application initialization in ASP.NET Core 2.x. | 87 |
| A library that provides a direct style of coding for composing asynchronous code in Scala | 1,152 |
| An extension to simplify serializing Alamofire's responses with SwiftyJSON. | 1,375 |
| An asynchronous JavaScript language extension that simplifies writing and understanding of asynchronous code without adding runtime dependencies or execution freedom. | 288 |
| A lightweight implementation of Promises in Swift for more readable and standardized asynchronous code handling | 266 |
| A set of articles and videos teaching Swift Concurrency in SwiftUI | 113 |
| A Swift 2 library implementing asynchronous programming concepts inspired by Scala and Promises/A+ | 40 |
| A Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library | 318 |
| Port of an async library to use Promises instead of callbacks in Node.js | 29 |
| Provides facilities for asynchronous programming and communication in Clojure | 1,956 |
| A Swift library that simplifies asynchronous programming using the Async/Await syntax | 750 |