maxkonovalov's Stars
pointfreeco/swift-composable-architecture
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
yonaskolb/XcodeGen
A Swift command line tool for generating your Xcode project
venmo/synx
A command-line tool that reorganizes your Xcode project folder to match your Xcode groups
onmyway133/awesome-ios-architecture
:japanese_castle: Better ways to structure iOS apps
relatedcode/ProgressHUD
ProgressHUD is a lightweight and easy-to-use HUD for iOS. Over 5000+ animations. ‼️
swiftlang/swift-markdown
A Swift package for parsing, building, editing, and analyzing Markdown documents.
xcpretty/xcode-install
🔽 Install and update your Xcodes
swiftlang/swift-foundation
The Foundation project
krzysztofzablocki/Inject
Hot Reloading for Swift applications!
hmlongco/Resolver
Swift Ultralight Dependency Injection / Service Locator framework
hmlongco/Factory
A new approach to Container-Based Dependency Injection for Swift and SwiftUI.
twostraws/Ignite
A static site generator for Swift developers.
rundfunk47/stinsen
Coordinators in SwiftUI. Simple, powerful and elegant.
aheze/Prism
A lightweight 3D renderer for SwiftUI.
glato/emerge
Emerge is a browser-based interactive codebase and dependency visualization tool for many different programming languages. It supports some basic code quality and graph metrics and provides a simple and intuitive way to explore and analyze a codebase by using graph structures.
onmyway133/awesome-machine-learning
🎰 A curated list of machine learning resources, preferably CoreML
GetStream/purposeful-ios-animations
Meaningful iOS animations built to inspire you in creating useful animations for your apps. Each of the animations here was cloned with SwiftUI. Have you seen an app animation you love to rebuild and add to this repo?, contact [@amos_gyamfi](https://twitter.com/amos_gyamfi) and [@stefanjblos](https://twitter.com/stefanjblos) on Twitter.
mhdhejazi/Dynamic
Call hidden/private API in style! The Swift way.
jasudev/FabulaItemsProvider
You can share and communicate with developers around the world through the Fabula app.
nicklockwood/LRUCache
LRUCache is an open-source replacement for NSCache that behaves in a predictable, debuggable way
metal-by-example/metal-spatial-rendering
A minimal example of rendering an immersive spatial experience with Metal, ARKit, and visionOS Compositing Services
robertpalmer/CombineMarbles
Interactive diagrams of apple's combine for iOS and macOS.
nerdsupremacist/Sync
Real-time Apps the SwiftUI way
denisPoifol/CombinePlaygrounds
corteggo/NavigationRouter
A router implementation designed for complex modular apps, written in Swift
bryce-co/RecreatingiMessageConfetti
An Xcode Playground to show the internals of iMessage's Confetti implementation.
kaiengelhardt/Consti
Consti is a tiny library to make working with Auto Layout more convenient.
Czajnikowski/GlassEffect
SwiftUI + Metal effect that allows to reproduce see-through, decorative/ornamental glass-like effects.
Czajnikowski/SegmentationEffect
Some SwiftUI + Metal geometry effect
kaiengelhardt/KEFoundation