mrgrauel's Stars
Homebrew/brew
🍺 The missing package manager for macOS (or Linux)
gnachman/iTerm2
iTerm2 is a terminal emulator for Mac OS X that does amazing things.
oh-my-fish/oh-my-fish
The Fish Shell Framework
swiftlang/swift-package-manager
The Package Manager for the Swift Programming Language
SwiftGen/SwiftGen
The Swift code generator for your assets, storyboards, Localizable.strings, … — Get rid of all String-based APIs!
yonaskolb/XcodeGen
A Swift command line tool for generating your Xcode project
raycast/script-commands
Script Commands let you tailor Raycast to your needs. Think of them as little productivity boosts throughout your day.
nalexn/clean-architecture-swiftui
SwiftUI sample app using Clean Architecture. Examples of working with SwiftData persistence, networking, dependency injection, unit testing, and more.
ProxymanApp/Proxyman
Modern. Native. Delightful Web Debugging Proxy for macOS, iOS, and Android ⚡️
danger/danger
🚫 Stop saying "you forgot to …" in code review (in Ruby)
devMEremenko/XcodeBenchmark
XcodeBenchmark measures the compilation time of a large codebase on iMac, MacBook, and Mac Pro
microsoft/plcrashreporter
Reliable, open-source crash reporting for iOS, macOS and tvOS
nalexn/ViewInspector
Runtime introspection and unit testing of SwiftUI views
hmlongco/Resolver
Swift Ultralight Dependency Injection / Service Locator framework
twostraws/wwdc
WWDC Community: Learning and sharing together
mRs-/Black-Friday-Deals
Black Friday Deals for macOS / iOS Software & Books
swift-server/swift-aws-lambda-runtime
Swift implementation of AWS Lambda Runtime
cpisciotta/xcbeautify
A little beautifier tool for xcodebuild
steipete/InterposeKit
A modern library to swizzle elegantly in Swift.
ctreffs/xcode-defaults
Awesome and useful Xcode defaults
SwiftPackageIndex/PackageList
The master list of repositories for the Swift Package Index.
ruiaureliano/X-SwiftFormat
X-SwiftFormat extension for Xcode
icanzilb/Timelane
Timelane
kishikawakatsumi/SourceKitForSafari
SourceKit for Safari is a Safari extension for GitHub, that enables Xcode features like go to definition, find references, or documentation on hover.
jhillyerd/plugin-git
Git aliases plugin for the Fish shell (similar to oh-my-zsh git)
microsoft/appcenter-sdk-apple
Development repository for the App Center SDK for iOS, macOS and tvOS.
ftchirou/PredicateKit
🎯 PredicateKit allows Swift developers to write expressive and type-safe predicates for CoreData using key-paths, comparisons and logical operators, literal values, and functions.
rwbutler/TypographyKit
📰 Consistent & accessible visual styling on iOS with support for Dynamic Type.
QuickBirdEng/XServiceLocator
Light-weight Service Locator / Dependency Injection library for Swift: providing objects with the dependencies they need throughout your whole iOS app.
Blackjacx/Source
Tired of implementing the data sources over and over again? Want to use a lightweight solution that does not mess up your view controllers? Then this is for you! The generic data source implementation for all your view controllers, that supports UITableView, UICollectionView and NSFetchedResultsController