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
319 forks
Language: Swift
last commit: over 2 years ago
Linked from 4 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
devxoul/thenSyntax sugar for initializers in Swift4,221
reactivecocoa/reactiveswiftProvides a framework for writing reactive programs in Swift3,010
swiftlang/swift-syntaxProvides libraries for parsing and manipulating the internal representation of Swift source code3,281
asyncninja/asyncninjaProvides primitives and tools for concurrency and reactive programming in Swift156
async-plus/async-plusProvides a simple, chainable interface for async and throwing code in Swift195
esqarrouth/ezswiftextensionsA collection of useful extensions and utilities for the Swift Standard Library and UIKit2,999
malcommac/swiftlocationA Swift library for managing location services with async/await support3,405
quick/nimbleA framework for writing asynchronous tests with descriptive failures and flexible assertions.4,816
reactivecocoa/reactivecocoaA framework that binds Cocoa frameworks with declarative ReactiveSwift primitives19,925
scalessec/toast-swiftAn iOS extension for adding toast notifications to UIView objects3,687
quick/quickA behavior-driven development framework for writing tests in Swift and Objective-C9,800
freshos/thenA toolset for writing concise and maintainable asynchronous code in Swift using promises995
dfed/swift-async-queueA library that provides an ordered queue for executing asynchronous tasks from non-isolated contexts in Swift Concurrency.177
alisoftware/reusableA mixin protocol to create type-safe reusable views and view controllers3,002
boraseoksoon/throttlerProvides utility functions for throttling, debouncing, and delaying operations to manage asynchronous execution141