Coroutines, structured concurrency and CSP for Swift on macOS and Linux.
-
Updated
Apr 7, 2019 - Swift
Coroutines, structured concurrency and CSP for Swift on macOS and Linux.
Swift coroutines for iOS, macOS and Linux.
Attach async tasks to SwiftUI views using a trigger mechanism.
Simplifies the migration to async/await. It likely performs better than your ad hoc hacks.
Use SwiftUI's .searchable modifier to filter contacts.
An app that fetches and displays Github profiles, using structured concurrency and SwiftUI.
TravelSchedule (SwiftUI/MVVM/Combine) Yandex Practicum: iOS developer - это приложение позволяет искать/просматривать расписание движения транспортных средств в различных городах, получать информацию о перевозчиках
A hands-on Swift Concurrency learning project — covering async/await, structured concurrency, actors, TaskGroups, AsyncSequence & more. Includes beginner-to-advanced code examples, a SwiftUI demo app, and tests.
Sample code demonstrating how to use async/await in Swift, using UIKit
SwiftUI app to view the top 100 albums in the US using the following API: https://rss.applemarketingtools.com
A payment type selection interface with a countdown timer using SwiftUI.
Add support for structured concurrency to Web3.swift.
Implements a simple, API-driven UI based on a given design specification.
DoorDash coding assignment to consume the following API: https://jsonplaceholder.typicode.com/posts
A minimalistic wrapper for google api services which implements some common intermediate-level functionality which may be useful for wide range of projects.
SwiftUI app to browse coffee shops using MKLocalSearch.
SwiftUI app to browse recipes using the API: https://themealdb.com/api.php
SwiftUI app that displays the lunch schedule on a calendar.
Add a description, image, and links to the structured-concurrency topic page so that developers can more easily learn about it.
To associate your repository with the structured-concurrency topic, visit your repo's landing page and select "manage topics."