Projects in Awesome Lists tagged with swift-concurrency
A curated list of projects in awesome lists tagged with swift-concurrency .
https://github.com/mkj-is/combinemidi
Connect MIDI using async-await to SwiftUI (or UIKit)
async-await asyncstream combine midi swift swift-concurrency swiftui
Last synced: 15 Apr 2025
https://github.com/ph1ps/swift-concurrency-retry
A retry algorithm for Swift Concurrency
backoff concurrency retry swift swift-concurrency
Last synced: 08 May 2025
https://github.com/denissimon/ios-mvvm-clean-architecture
Example iOS app designed using MVVM-C and Clean Architecture. Uses Swift Concurrency, SwiftUI.
app architecture async-await clean-architecture clean-code coordinator demo-app interactor ios ios-app mvvm mvvm-architecture mvvm-c sqlite swift swift-concurrency swiftui viewmodel xcode
Last synced: 08 May 2025
https://github.com/BrentMifsud/AsyncValue
A simple swift package that provides a Swift Concurrency equivalent to `@Published`.
concurrency swift swift-concurrency
Last synced: 23 Nov 2024
https://github.com/mochidev/urlsessionbackport
Backward compatible async/await for URLSession!
swift swift-5-5 swift-concurrency swift-package-manager urlsession
Last synced: 05 May 2025
https://github.com/mochidev/xctasync
Swift library to more easily test async code
swift swift-concurrency swift-package-manager xctest
Last synced: 05 May 2025
https://github.com/mochidev/XCTAsync
Swift library to more easily test async code
swift swift-concurrency swift-package-manager xctest
Last synced: 29 Nov 2024
https://github.com/team-b1nd/dodamdodam-ios
학생들을 위해, 학생들이 만든 스마트 스쿨 플랫폼 '도담도담'
clean-architecture ios mvvm swift swift-concurrency swiftui swinject tuist
Last synced: 05 Apr 2025
https://github.com/dscyrescotti/capture
📷 A basic camera application built with AVFoundation and SwiftUI
apple async-await avfoundation camera ios photokit photos swift swift-concurrency swift-package-manager swiftui
Last synced: 10 Apr 2025
https://github.com/ph1ps/swift-concurrency-deadline
A deadline algorithm for Swift Concurrency
concurrency deadline swift swift-concurrency timeout
Last synced: 02 Dec 2024
https://github.com/rhysforyou/superhighway
As big a networking library as you'll need
combine ios macos networking spm swift swift-concurrency swift-package-manager tvos watchos
Last synced: 19 Dec 2024
https://github.com/denissimon/iOS-MVVM-Clean-Architecture
Example iOS app designed using Clean & Explicit Architecture hybrid.
app architecture async-await clean-architecture clean-code coordinator explicit-architecture ios ios-app mvvm mvvm-architecture mvvm-c swift swift-concurrency viewmodel xcode
Last synced: 04 Jan 2025
https://github.com/mochidev/asyncsequencereader
Building blocks to easily consume Swift's `AsyncSequence`.
async-sequence serialization swift swift-concurrency swift-package-manager swift-serve swift5-5
Last synced: 05 May 2025
https://github.com/danielepantaleone/blueconnect
A modern approach to Bluetooth LE connectivity built around CoreBluetooth
bluetooth combine ios swift swift-concurrency xcode
Last synced: 11 Apr 2025
https://github.com/baekteun/eventlimiter
💎 Simple classes for efficiently handling events based on a Swift Concurrency.
async-await debounce swift-concurrency throttle
Last synced: 24 Apr 2025
https://github.com/danielepantaleone/resyncer
A swift library to make use of asynchronous API in a synchronous environment
ios multithreading swift swift-concurrency xcode
Last synced: 11 Apr 2025
https://github.com/denissimon/cryptocurrency-info
Example iOS app designed using MVVM-C and Layered Architecture. Uses Swift Concurrency, SwiftData.
app architecture async-await clean-code coordinator cryptocurrency demo-app ios ios-app layered-architecture mvvm mvvm-architecture mvvm-c swift swift-concurrency swiftdata viewmodel xcode
Last synced: 08 May 2025
https://github.com/Esri/arcgis-runtime-ios-async-await
Async/Await wrappers around the ArcGIS Runtime SDK for iOS methods that Xcode does not automatically wrap.
arcgis async-await ios runtime swift swift-concurrency
Last synced: 23 Nov 2024
https://github.com/denissimon/Cryptocurrency-Info
Example iOS app designed using MVVM-C and Layered Architecture. Uses Swift Concurrency.
app architecture async-await clean-code coordinator cryptocurrency demo-app ios ios-app layered-architecture mvvm mvvm-architecture mvvm-c swift swift-concurrency viewmodel xcode
Last synced: 04 Jan 2025
https://github.com/darrylbayliss/simon-says-ios
An iOS App recreating the Simon Says game. Uses MediaPipe to run an LLM on device
clean-architecture cocoapods gemma-2b gemma-2b-it generative-ai ios ios-app ios-clean-architecture ios-swift llm llm-inference mediapipe mediapipe-classifier swift swift-async swift-clean-architecture swift-concurrency swift-observation swiftui
Last synced: 07 May 2025
https://github.com/artemisia-absynthium/arachne
Networking layer for apps using Swift Concurrency.
async-await hacktoberfest ios macos networking swift swift-concurrency swift-package-manager tvos visionos watchos
Last synced: 10 Feb 2025
https://github.com/banghuazhao/adrevenue-watch
An iOS app built with SwiftUI and Swift Concurrency to fetch and display AdMob network reports. Follows MVVM + Clean Architecture for maintainability and scalability.
admob api-integration async-await clean-architecture google-apis ios ios-development mobile-app mvvm oauth2 swift swift-concurrency swiftui
Last synced: 10 Apr 2025
https://github.com/g-mark/evident
Thread-safe components for working with Swift Concurrency
async-await networking swift-concurrency
Last synced: 23 Mar 2025
https://github.com/leptos-null/symptoms
watchOS app to save symptoms to HealthKit
healthkit swift-concurrency swiftui watchos
Last synced: 13 Mar 2025
https://github.com/lucasvandongen/ovotimer
The SwiftUI rebuilt iOS version of Ovo Timer"Boil the perfect egg; brush your teeth for two minutes and not a second more; have an exact ten-minute run. Live your life with the precision of a samurai."
ios18 swift swift-concurrency swift6 swiftui tdd xcode xcode16
Last synced: 08 Apr 2025
https://github.com/alexander-ignition/swift-network-dns
Swift DNS
dns dns-client swift-async swift-concurrency
Last synced: 05 Mar 2025
https://github.com/cypherpoet/swiftuiasynccontentview
A SwiftUI view for dynamically rendering content based upon "loading", "error", and "completed" data loading states.
async-await swift swift-concurrency swift-packages swiftui
Last synced: 11 Mar 2025
https://github.com/mesqueeb/asyncify
🔄 Swift utility class designed to convert callback-based asynchronous methods into the modern async/await pattern.
async-await callback-to-async callback-to-await completion-handler-to-async-await modernise swift swift-concurrency
Last synced: 01 Mar 2025
https://github.com/viniciusbinder/expensetracker
Domain-based expense tracker app with Repository pattern
clean-architecture dependency-injection domain-driven-design ios mvvm repository-pattern swift swift-concurrency swift-testing swiftdata swiftui unit-testing
Last synced: 13 May 2025
https://github.com/dmitryshlepkin/fetchrecipes
Coding task for Fetch
swift swift-concurrency swiftui
Last synced: 16 May 2025
https://github.com/dgroomes/swift-playground
📚 Learning and exploring the Swift programming language
Last synced: 18 Mar 2025
https://github.com/alicerunsonfedora/flowkit
Create apps with a simplified, testable, and concurrency-ready architecture.
architectural-patterns swift-actor swift-concurrency swift5 swiftui
Last synced: 03 Apr 2025
https://github.com/enebin/shopit
ios network redirection swift swift-concurrency swift-package-manager swiftui
Last synced: 23 Mar 2025
https://github.com/cannt39t/marketplace-test-app
clean-swift coredata corelocation swift-concurrency
Last synced: 23 Feb 2025
https://github.com/sergeypetrachkov/asyncpoller
A generic polling mechanism written with Swift Concurrency and Swift 6 standard
actors swift swift-concurrency
Last synced: 06 Mar 2025