Sample code and materials for the Swift Concurrency Course by Antoine van der Lee — SwiftLee Courses
-
Updated
Apr 27, 2026 - Swift
Sample code and materials for the Swift Concurrency Course by Antoine van der Lee — SwiftLee Courses
🧠 Effortless State Management and Dependency Injection for Swift 6 Applications
A lightweight dependency injection library for Swift with Task-local scoping and test/ preview-aware defaults.
A production-focused Swift Concurrency macros for the patterns teams implement repeatedly
A lightweight, zero-dependency reactive programming library for Swift built natively on Swift Concurrency (AsyncStream, Task, Sendable).
Essential tools that extend the capabilities of Swift Standard Library
A modular Swift package for managing authentication session lifecycles, including sign-in, token refresh, biometric gating, and observable authentication state across Apple platforms.
A refactoring tool that ensures protocols, structs, enums, and classes conform to the Sendable protocol
Swift Concurrency-first local artifact cache for generated app artifacts.
The weather-tracking application is an open-source iOS project that serves as a showcase of best practices, architectural design, and other relevant concepts.
Dependency-free Swift package for talking to Android devices from macOS — browse storage and move files both ways over USB(MTP) and Wi-Fi(ADB), behind one async DeviceTransport abstraction.
A tiny, type-safe, dependency-free HTTP request builder for Swift. Builds clean under Swift 6 strict concurrency.
Table View implemented using iOS best practises
One line, and your app knows how to talk to its users. SDK, MCP server, and templates for sendable.me.
A Swift package that orders any collection so it looks shuffled yet stays perfectly reproducible: same candidates, same context, same order, every time, on every device. Zero dependencies, Sendable by design.
Native macOS WebRTC streaming scaffold · Swift 6 strict concurrency · MVI · Metal zero-copy rendering
LogPipe — lightweight, production-ready Swift 6 logging pipeline for iOS/macOS: structured events, redaction, sampling, rotation, Sendable
Connect to Android devices on macOS using MTP and ADB with this dependency-free Swift package featuring unified async transport for USB and Wi-Fi file transfers.
To associate your repository with the sendable topic, visit your repo's landing page and select "manage topics."