Stars
📝 CodeEdit App for macOS – Elevate your code editing experience. Open source, free forever.
CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift
Strong typed, autocompleted resources like images, fonts and segues in Swift projects
Replacement for Apple's Reachability re-written in Swift with closures
Meta-programming for Swift, stop writing boilerplate code.
A tool to identify unused code in Swift projects.
macOS and Linux VMs on Apple Silicon to use in CI and other automations
A lightweight, one line setup, iOS / OSX network debugging library! 🦊
Simple macOS menu bar application to view and interact with reminders. Developed with SwiftUI and using Apple Reminders as a source.
XcodeBenchmark measures the compilation time of a large codebase on iMac, MacBook, and Mac Pro
An app that lets you open .car files and browse/extract their images.
A modern approach to Container-Based Dependency Injection for Swift and SwiftUI.
🔒 Swift Obfuscator that protects iOS apps against reverse engineering attacks.
An adorable little framework and command line tool for interacting with SourceKit.
Swift Ultralight Dependency Injection / Service Locator framework
Performant and reusable text view component (TextKit 2), with line numbers and more. UITextView / NSTextView replacement.
📊 Extract and analyze the evolution of an iOS app's code.
A Swift SDK for Supabase. Query your Supabase database, subscribe to realtime events, upload and download files, browse Swift examples, invoke postgres functions via rpc, invoke supabase edge funct…
Easily validate your Properties with Property Wrappers 👮
Trace Swift and Objective-C method invocations
🔎 SimilaritySearchKit is a Swift package providing on-device text embeddings and semantic search functionality for iOS and macOS applications.
Swift macro that simplifies and automates the process of creating spies for testing