james-rant's Stars
kodecocodes/swift-algorithm-club
Algorithms and data structures in Swift, with explanations!
OpenAPITools/openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
krzyzanowskim/CryptoSwift
CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift
mac-cain13/R.swift
Strong typed, autocompleted resources like images, fonts and segues in Swift projects
groue/GRDB.swift
A toolkit for SQLite databases, with a focus on application development
twostraws/ControlRoom
A macOS app to control the Xcode Simulator.
Mbed-TLS/mbedtls
An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API. Releases are on a varying cadence, typically around 3 - 6 months between releases.
Wolg/awesome-swift
A curated list of awesome Swift frameworks, libraries and software.
cbpowell/MarqueeLabel
A drop-in replacement for UILabel, which automatically adds a scrolling marquee effect when the label's text does not fit inside the specified frame
xmartlabs/XLActionController
Fully customizable and extensible action sheet controller written in Swift
davedelong/time
Robust and type-safe date and time calculations for Swift
jtrivedi/Wave
Wave is a spring-based animation engine for iOS and macOS that makes it easy to create fluid, interruptible animations that feel great.
mchoe/SwiftSVG
A simple, performant, and lightweight SVG parser
nicklockwood/RetroRampage
Tutorial series demonstrating how to build a retro first-person shooter from scratch in Swift
apptekstudios/ASCollectionView
A SwiftUI collection view with support for custom layouts, preloading, and more.
mokagio/UICollectionViewLeftAlignedLayout
A layout for UICollectionView that aligns the cells to the left.
lucaszischka/BottomSheet
A sliding Sheet from the bottom of the Screen with 3 States build with SwiftUI.
traderepublic/Cilicon
🛠️ Self-Hosted ephemeral macOS CI on Apple Silicon
shaps80/SwiftUIBackports
A collection of SwiftUI backports for iOS, macOS, tvOS and watchOS
johnpatrickmorgan/NavigationBackport
Backported SwiftUI navigation APIs introduced in WWDC22
weitieda/bottom-sheet
⬆️ A SwiftUI view component sliding in from bottom
shima11/FlexiblePageControl
A flexible UIPageControl like Instagram.
auth0/JWTDecode.swift
A JWT decoder for iOS, macOS, tvOS, and watchOS
stuffrabbit/SwiftSpreadsheet
Spreadsheet CollectionViewLayout in Swift. Fully customizable. 🔶
johnpatrickmorgan/TCACoordinators
Powerful navigation in the Composable Architecture via the coordinator pattern
DreamingInBinary/UIDebuggingInformationOverlay
A simple category to toggle the UIKit debugger tucked away inside of UIKit's private headers.
monzo/docs
Public API documentation
simonbengtsson/realmfire-swift
Sync a local realm database with firebase
tgrapperon/swiftui-layout-guides
Expose layout margins and readable content width to SwiftUI's Views
CombineCommunity/CombineRealm
Combine extensions for Realm