Stars
This project contains resources on how you can optimize your iOS application performance
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
Reimplementation of dispatch_group, for educational purposes.
A spiritual reimplementation of the basics of dispatch_queue, for educational purposes
A nicer way to handle files & folders in Swift
📸 Delightful Swift snapshot testing.
🎬 The source for www.pointfree.co, a video series on advanced programming topics in the Swift programming language.
Xcode extension for spell checking and auto-correcting code comments.
A simple class for laying out a collection of views with a convenient API, while leveraging the power of Auto Layout.
💻 A fast and flexible O(n) difference algorithm framework for Swift collection.
Home of my talk about Optimizing Collections in Swift
Smooth asynchronous user interfaces for iOS apps.
Chisel is a collection of LLDB commands to assist debugging iOS apps.
objcio / issue-5-textkit
Forked from macguru/TextKitDemoA little demo application showing off some features of TextKit.
Generate test coverage reports for Xcode projects & hook it into CI.
Nice code coverage reporting without hassle
A collection of Swift tips & tricks that I've shared on Twitter
Work with values that haven't been determined yet.
Require optional values to be non-nil, or crash gracefully
An in-app debugging and exploration tool for iOS
Kickstarter for iOS. Bring new ideas to life, anywhere.
[DEPRECATED] Marathon makes it easy to write, run and manage your Swift scripts 🏃
Smallest AppDelegate ever by using a decoupled-services based architecture. 🛠