Async

Async wrapper

Syntactic sugar for asynchronous dispatches in Grand Central Dispatch (GCD)

Syntactic sugar in Swift for asynchronous dispatches in Grand Central Dispatch

GitHub

5k stars
73 watching
316 forks
Language: Swift
last commit: 7 months ago
Linked from 4 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
devxoul/then Syntax sugar for initializers in Swift 4,210
reactivecocoa/reactiveswift Provides a framework for writing reactive programs in Swift 3,005
swiftlang/swift-syntax Provides libraries for parsing and manipulating the internal representation of Swift source code 3,242
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
esqarrouth/ezswiftextensions A collection of useful extensions and utilities for the Swift Standard Library and UIKit 2,999
malcommac/swiftlocation A Swift library for managing location services with async/await support 3,398
quick/nimble A framework for writing asynchronous tests with descriptive failures and flexible assertions. 4,807
reactivecocoa/reactivecocoa A framework that binds Cocoa frameworks with declarative ReactiveSwift primitives 19,920
scalessec/toast-swift An iOS extension for adding toast notifications to UIView objects 3,674
quick/quick A behavior-driven development framework for writing tests in Swift and Objective-C 9,798
freshos/then A toolset for writing concise and maintainable asynchronous code in Swift using promises 993
dfed/swift-async-queue A library that provides an ordered queue for executing asynchronous tasks from non-isolated contexts in Swift Concurrency. 162
alisoftware/reusable A mixin protocol to create type-safe reusable views and view controllers 3,002
boraseoksoon/throttler Provides utility functions for throttling, debouncing, and delaying operations to manage asynchronous execution 139