Sample code and materials for the Swift Concurrency Course by Antoine van der Lee — SwiftLee Courses
-
Updated
Jul 31, 2025 - Swift
Sample code and materials for the Swift Concurrency Course by Antoine van der Lee — SwiftLee Courses
Designed to minimize common mistakes when receiving `AsyncSequence` elements using the `for-await-in` syntax in Swift
A Chinese Spring Festival-themed Match-3 game built with Swift, leveraging SpriteKit for game mechanics, SwiftUI for the UI, Swift Concurrency for enhanced performance, and SwiftData for model persistence.
A Swift Concurrency based implementation of the Redis Protocol
Assert functions to evaluate Swift concurrency async expressions in XCTests.
A simple query language for SwiftData with automatic support for Swift concurrency.
An example project showing how to use a background URLSession to keep downloads going even when the app is terminated
iOS app for preparing Polish Civil Aviation Authority exams (PPL, SPL) with a modular architecture. Built with SwiftUI, TCA, Swift Concurrency, and Vapor backend.
Une version améliorée de ma réalisation lors du test iOS de leboncoin dans le cadre du processus de recrutement en tant que développeur iOS, à l'époque en 2021.
Mercury is a lightweight, testable HTTP client that makes Swift networking ergonomic, predictable, and concurrency-safe by default. With built-in support for clean URL construction, customizable headers, and structured error handling, it lets you focus on your app logic - not request plumbing.
✂️ A lightweight and concise API client DSL.
Native SwiftUI app for viewing transparent bank accounts using Česká spořitelna’s public API. Built with clean MVVM architecture, async/await networking, and modern SwiftUI patterns.
A SwiftUI app that fetches and displays top-rated movies and movies by genre using the TMDB API. The app leverages Swift Concurrency (async/await and MainActor) and follows the MVVM architecture for clean code structure.
모듈화가 적용된 Clean Architecture iOS 샘플 앱입니다.
WeakAsyncSequence avoids implicit reference type capturing when using a for-in loop with an AsyncSequence.
An iOS app for creating memes with a modular and scalable design. Built with SwiftUI, MVVM, and modern Swift features, this project simplifies development and enables reusability across components.
Crypto currency tracker app
Add a description, image, and links to the swiftconcurrency topic page so that developers can more easily learn about it.
To associate your repository with the swiftconcurrency topic, visit your repo's landing page and select "manage topics."