-
Stony Brook University
- New York
Stars
A lightweight, pure-Swift library for downloading and caching images from the web.
CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift
Replacement for Apple's Reachability re-written in Swift with closures
Use your Mac trackpad as a weighing scale
🍎 Screensaver inspired by Apple's Event on October 30, 2018
A debug log framework for use in Swift projects. Allows you to log details to the console (and optionally a file), just like you would have with NSLog() or print(), but with additional information,…
💻 A fast and flexible O(n) difference algorithm framework for Swift collection.
A command line tool for cleaning unused resources in Xcode.
A modern approach to Container-Based Dependency Injection for Swift and SwiftUI.
Swift Ultralight Dependency Injection / Service Locator framework
Easily script with third-party Swift dependencies.
🎃 Create hand-drawn, sketchy, comic shape in Swift
A very simple Rick & Morty app to demo GraphQL + SwiftUI
⚓️ Declarative, extensible, powerful Auto Layout
Swift script for renaming Xcode project
AsyncCombine brings Combine-style operators like sink, assign, and store(in:) to Swift’s async/await world. Built on AsyncSequence and Observation, it makes reacting to @Observable models simple, a…
Tiny observation framework designed for UIKit-based apps and built with Swift macros. It automatically handles the deallocation of observations and supports iOS 12 and newer.
This repo presents all the solution I passed on LeeCode, should be used AS a Reference for study purpose.