simanerush's Stars
leetcode-mafia/cheetah
Mac app for crushing tech interviews with AI
ekazaev/route-composer
Protocol oriented, Cocoa UI abstractions based library that helps to handle view controllers composition, navigation and deep linking tasks in the iOS application. Can be used as the universal replacement for the Coordinator pattern.
maxgoedjen/secretive
Store SSH keys in the Secure Enclave
apple/swift-collections
Commonly used data structures for Swift
ivanvorobei/SPIndicator
Floating indicator, mimicrate to indicator which appear when silent mode switched. Can be present from top and bottom. Interactive with gesters.
zhuowei/MetalShaderTools
Tools and samples for understanding Apple's Metal shading language and its LLVM Bitcode shader files
RevenueCat/purchases-ios
In-app purchases and subscriptions made easy. Support for iOS, watchOS, tvOS, macOS, and visionOS.
aheze/SwipeActions
Add customizable swipe actions to any view.
intitni/CopilotForXcode
The first GitHub Copilot, Codeium and ChatGPT Xcode Source Editor Extension
rensbreur/SwiftTUI
SwiftUI for terminal applications
JohnSundell/Plot
A DSL for writing type-safe HTML, XML and RSS in Swift.
pointfreeco/swift-composable-architecture
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
almaleh/weak-self
This app demonstrates where [weak self] may and may not be needed
kishikawakatsumi/swift-power-assert
Power Assert in Swift.
FlineDev/HandySwift
Handy Swift features that didn't make it into the Swift standard library.
rust-lang/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
twitter/the-algorithm
Source code for Twitter's Recommendation Algorithm
exyte/ConcentricOnboarding
SwiftUI library for a walkthrough or onboarding flow with tap actions
gonzalezreal/swift-markdown-ui
Display and customize Markdown text in SwiftUI
alexiscreuzot/SwiftyGif
High performance GIF engine
maxgoedjen/straw
Live iOS Notifications in the Simulator.
JohnEstropia/CoreStore
Unleashing the real power of Core Data with the elegance and safety of Swift
request-dl/request-dl-nio
Simplifies network requests using SwiftNIO with powerful types like DataTask, DownloadTask, and UploadTask.
sparrowcode/SettingsIconGenerator
Generator of settings icon by SF Symbols. Customisable background color and ready-use in table cell.
danielsaidi/SwiftUIKit
SwiftUIKit is a Swift SDK that adds extra functionality to Swift & SwiftUI.
pointfreeco/swift-navigation
Bringing simple and powerful navigation tools to all Swift platforms, inspired by SwiftUI.
swiftlang/swift-syntax
A set of Swift libraries for parsing, inspecting, generating, and transforming Swift source code.
Kushalbhavsar/FidgetText
Make your text come alive with FidgetText, an interactive SwiftUI text view! 💬 🔍
ocrmypdf/OCRmyPDF
OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched
apple/swift-crypto
Open-source implementation of a substantial portion of the API of Apple CryptoKit suitable for use on Linux platforms.