atmamont's Stars
Adyen/adyen-swift-public-api-diff
This tool allows comparing 2 versions of a swift (sdk) project and lists all changes in a human readable way.
ashleyrudland/php-jquery-sqlite-starter-pack
Inspired by @levelsio
Cy-clon3/awesome-ios-security
A curated list of awesome iOS application security resources.
Lightricks/Kintsugi
A tool to automatically resolve Git conflicts that occur in Xcode project files
Matejkob/swift-spyable
Swift macro that simplifies and automates the process of creating spies for testing
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
michael-fourie/freqtrade_bot
Utilizing the freqtrade high-frequency cryptocurrency trading framework to build and optimize trading strategies. The bot runs nonstop on a Rasberry Pi.
apple/swift-algorithms
Commonly used sequence and collection algorithms for Swift
SysdataSpA/R.objc
Get autocompleted resources like images, localized strings and storyboards in ObjC projects
larrylegend/CollectionViewAutoSizingTest
CollectionViewAutoSizingTest for Xcode 8 & iOS9, 10
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Wolg/awesome-swift
A curated list of awesome Swift frameworks, libraries and software.
yacir/CollectionViewSlantedLayout
A CollectionView Layout displaying a slanted cells
learnapollo/learnapollo
👩🏻🏫 Learn Apollo - A hands-on tutorial for Apollo GraphQL Client (created by Graphcool)
fastred/Optimizing-Swift-Build-Times
Collection of advice on optimizing compile times of Swift projects.
jondot/awesome-react-native
Awesome React Native components, news, tools, and learning material!
fangwei716/30-days-of-react-native
30 days of React Native demos
asharov/xcconfig-sample
Sample project showing how to use .xcconfig files to create different builds of iOS apps
kean/Nuke
Image loading system
lionheart/openradar-mirror
A mirror of radars pulled from http://openradar.me/.
JohnSundell/Wrap
[DEPRECATED] The easy to use Swift JSON encoder
kamranahmedse/design-patterns-for-humans
An ultra-simplified explanation to design patterns
AliSoftware/Reusable
A Swift mixin for reusing views easily and in a type-safe way (UITableViewCells, UICollectionViewCells, custom UIViews, ViewControllers, Storyboards…)
dneprDroid/ImageRecognizer-iOS
[this repo is no longer maintained] Neural Network image classifier (inception-bn network architecture), developed via MxNet
AliSoftware/OHHTTPStubs
Stub your network requests easily! Test your apps with fake network data and custom response time, response code and headers!
Serchinastico/Kin
Sane PBXProj files
IBM/BluePic
WARNING: This repository is no longer maintained :warning: This repository will not be updated. The repository will be kept available in read-only mode.
zepojo/UPCarouselFlowLayout
A fancy carousel flow layout for UICollectionView on iOS.
stanfy/SwiftyMock
This repository contains helpers that make mocking in Swift much easier
joshavant/RxSignUpForm
A sign up form, developed with an FRP design.