AnasAlhasani's Stars
cli/cli
GitHub’s official command line tool
swiftlang/swift-foundation
The Foundation project
tgrapperon/swift-dependencies-additions
More dependencies for `swift-dependencies`
apple/swift-collections
Commonly used data structures for Swift
MacPaw/OpenAI
Swift community driven package for OpenAI public API
adamrushy/OpenAISwift
This is a wrapper library around the ChatGPT and OpenAI HTTP API
GetStream/twitter-clone
Learn how to build a functional Twitter clone using Stream, 100ms, Algolia, RevenueCat and Mux 😎
tuist/XcodeProj
📝 Read, update and write your Xcode projects
twitter/the-algorithm
Source code for Twitter's Recommendation Algorithm
uber/ios-snapshot-test-case
Snapshot view unit tests for iOS
ohmyzsh/ohmyzsh
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
CocoaPods/Specs
The CocoaPods Master Repo
gamontal/awesome-katas
A curated list of code katas
krzysztofzablocki/Inject
Hot Reloading for Swift applications!
aheze/Setting
Compose beautiful preference panels.
FLEXTool/FLEX
An in-app debugging and exploration tool for iOS
pointfreeco/swift-dependencies
A dependency management library inspired by SwiftUI's "environment."
below/HelloSilicon
An introduction to ARM64 assembly on Apple Silicon Macs
CombineCommunity/rxswift-to-combine-cheatsheet
RxSwift to Apple’s Combine Cheat Sheet
Alexander-Ignition/XSTooling
Xcode + Swift toolset
AnasAlhasani/Marvel
Marval iOS application with a generic-based API client using UIKit, Combine and MVVM with clean architecture concepts 🚀.
Make-School-Courses/MOB-2.3-Concurrency-Parallelism-in-iOS
nektos/act
Run your GitHub Actions locally 🚀
nalexn/clean-architecture-swiftui
SwiftUI sample app using Clean Architecture. Examples of working with SwiftData persistence, networking, dependency injection, unit testing, and more.
soundcloud/Axt
SwiftUI view testing library
karanpratapsingh/system-design
Learn how to design systems at scale and prepare for system design interviews
icanzilb/DoNilDisturbPlugin
A plugin for your Xcode project that stops you from working outside work hours
community/community
Public feedback discussions for: GitHub Mobile, GitHub Discussions, GitHub Codespaces, GitHub Sponsors, GitHub Issues and more!
orta/cocoapods-keys
A key value store for storing per-developer environment and application keys
ronanociosoig/Tuist-Pokedex
A simple project to demonstrate how to refactor an iOS app into using one based on tuist which generates the Xcode project and workspace, and refactor it into a modular architecture. This is the accompanying articles written on Medium.com