DevVenusK's Stars
tuist/tuist
Tuist's CLI
CyrilCermak/modular_architecture_on_ios
vapor/vapor
💧 A server-side Swift HTTP web framework.
dkhamsing/open-source-ios-apps
:iphone: Collaborative List of Open-Source iOS Apps
twostraws/HackingWithSwift
The project source code for Hacking with iOS.
apple/swift-nio
Event-driven network application framework for high performance protocol servers & clients, non-blocking.
yagiz/Bagel
a little native network debugging tool for iOS
amitburst/HackerNews
A Hacker News reader iOS app written in Swift.
v5tech/awesome-ios-animation
A curated list of awesome iOS animation, including Objective-C and Swift libraries
piharpi/jekyll-klise
:beach_umbrella: Klisé is a minimalist Jekyll theme for running a personal site or blog, light & dark mode support. (https://klise.vercel.app)
fatbobman/SwiftUIOverlayContainer
SwiftUI Overlay Container is a view container component for SwiftUI. It is a customizable, efficient and convenient view manager.
kyle-fox/ios-eye-tracking
EyeTracking is a Swift Package that makes it easy to use ARKit's eye and facial tracking data, designed for use in Educational Technology research.
Trendyol/mockingstar
Request mocking tool designed to simplify the process of http request mocking, network debugging, and UI tests for your applications.
nicklockwood/LRUCache
LRUCache is an open-source replacement for NSCache that behaves in a predictable, debuggable way
minsOne/DIContainer
DIContainer is lightweight dependency injection container framework for Swift
SwiftUIX/SwiftUIX
An exhaustive expansion of the standard SwiftUI library.
DevVenusK/Tuist_Guide
This is a repository that has translated the Tuist Guide official documentation into Korean.
apollographql/apollo-ios
📱 A strongly-typed, caching GraphQL client for iOS, written in Swift.
mac-cain13/R.swift
Strong typed, autocompleted resources like images, fonts and segues in Swift projects
DevVenusK/BonMot
Beautiful, easy attributed strings in Swift
DevVenusK/Kingfisher
A lightweight, pure-Swift library for downloading and caching images from the web.
DevVenusK/KarrotFlex
Declarative iOS UI sugar framework built on FlexLayout
adamrushy/OpenAISwift
This is a wrapper library around the ChatGPT and OpenAI HTTP API
SwifterSwift/SwifterSwift
A handy collection of more than 500 native Swift extensions to boost your productivity.
aheze/Squirrel
Enable scrolling in the Xcode Simulator!
tokijh/Stub
A minimal method stub for Swift.
Jaesung-Jung/CapturePreventionKit
Provides Label and ImageView for screen capture prevention.
jinShine/RxSwift-CleanArchitecture-Template
CleanArchitecture sample app implemented with RxSwift and MVVM-C
jinShine/FlowInject
A library of Coordinator Patterns that are easy to use for dependency injections in applications written on pure Swift for iOS.