swift-concurrency
There are 102 repositories under swift-concurrency topic.
BitRemote-Team/BitRemote
A downloaders remote app for Apple platforms built with SwiftUI & TCA.
fumoboy007/swift-retry
Retries in Swift with sensible defaults and powerful flexibility.
prisma-ai/Sworm
CoreData based Swift ORM
brillcp/PokedexUI
A simple Pokedex app written in SwiftUI that implements the PokeAPI, using Swift Concurrency, MVVM architecture and pagination
mkj-is/CombineMIDI
Connect MIDI using async-await to SwiftUI (or UIKit)
neothXT/Snowdrop
Networking made easy
ph1ps/swift-concurrency-retry
A retry algorithm for Swift Concurrency
ph1ps/swift-concurrency-deadline
A deadline algorithm for Swift Concurrency
denissimon/iOS-MVVM-Clean-Architecture
Example iOS app designed using MVVM-C and Clean Architecture. Uses Swift Concurrency.
k1ckdown/MovieCatalog
Movies app demonstrating implementation of Clean Architecture, Dependency Injection, MVVM with View State and Coordinator in SwiftUI
mochidev/URLSessionBackport
Backward compatible async/await for URLSession!
BrentMifsud/AsyncValue
A simple swift package that provides a Swift Concurrency equivalent to `@Published`.
mochidev/XCTAsync
Swift library to more easily test async code
Team-B1ND/dodamdodam-ios
학생들을 위해, 학생들이 만든 스마트 스쿨 플랫폼 '도담도담'
UWAppDev/SwiftUI-MediaPicker
iOS/macOS media picker for importing photos, images, and videos in SwiftUI. iOS 14+, macOS 11+
Maks-Jago/SwiftUI-UDF
UDF (Unidirectional Data Flow) architecture on SwiftUI/Concurrency/Combine
dscyrescotti/Capture
📷 A basic camera application built with AVFoundation and SwiftUI
romanmazeev/MRZScanner
Library for scanning documents via MRZ (Machine Readable Zones) using Vision API
viniciusbinder/LayeredArchitectureExample
Domain-based expense tracker app with Repository pattern
rhysforyou/Superhighway
As big a networking library as you'll need
danielepantaleone/BlueConnect
A modern approach to Bluetooth LE connectivity built around CoreBluetooth
lui5fl/hax
Lightweight Hacker News client for iPhone, iPad and Apple Watch.
bhsw/concurrent-ws
A WebSocket implementation based on Swift Concurrency
mochidev/AsyncSequenceReader
Building blocks to easily consume Swift's `AsyncSequence`.
apple-sample-code/TicTacFishImplementingAGameUsingDistributedActors
Use distributed actors to take your Swift concurrency and actor-based apps beyond a single process.
baekteun/EventLimiter
💎 Simple classes for efficiently handling events based on a Swift Concurrency.
Mioke/swift-concurrency-support
Additional functionalities for building Swift concurrency code easier.
mtynior/ios13AsyncAwait
Example project showing how to use async/await with iOS 13
otaviocc/MicroClient
A lightweight, zero-dependency Swift networking library designed for type-safe HTTP requests using modern Swift concurrency
PittsCraft/SwiftRetrier
🪨 Rock-solid, concise and thorough library to retry and repeat `async throws` jobs.
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.
danielepantaleone/Resyncer
A swift library to make use of asynchronous API in a synchronous environment
fumoboy007/swift-http-error-handling
Interpret HTTP responses and handle failures in Swift.
matteom/EchoChat
A sample iOS chat app in SwiftUI showing how to use AsyncStram with WebSocket
Ramiz69/PurchaseKit
A Swift framework that streamlines in-app purchases using StoreKit 2 with SPM and static linking support.