YoloKevinZou's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
google/guava
Google core libraries for Java
kodecocodes/swift-algorithm-club
Algorithms and data structures in Swift, with explanations!
SDWebImage/SDWebImage
Asynchronous image downloader with cache support as a UIImageView category
SnapKit/SnapKit
A Swift Autolayout DSL for iOS & OS X
Moya/Moya
Network abstraction layer written in Swift.
mozilla-mobile/firefox-ios
Firefox for iOS
apple/darwin-xnu
Legacy mirror of Darwin Kernel. Replaced by https://github.com/apple-oss-distributions/xnu
RestKit/RestKit
RestKit is a framework for consuming and modeling RESTful web resources on iOS and OS X
kickstarter/ios-oss
Kickstarter for iOS. Bring new ideas to life, anywhere.
ReSwift/ReSwift
Unidirectional Data Flow in Swift - Inspired by Redux
robb/Cartography
A declarative Auto Layout DSL for Swift :iphone::triangular_ruler:
Haneke/HanekeSwift
A lightweight generic cache for iOS written in Swift with extra love for images.
dropbox/lepton
Lepton is a tool and file format for losslessly compressing JPEGs by an average of 22%.
Alamofire/AlamofireImage
AlamofireImage is an image component library for Alamofire
analogcode/Swift-Radio-Pro
Professional Radio Station App for iOS!
iziz/libPhoneNumber-iOS
iOS port from libphonenumber (Google's phone number handling library)
yahoo-finance/yahoo-finance
Python module to get stock data from Yahoo! Finance
nicklockwood/CountryPicker
CountryPicker is a custom UIPickerView subclass that provides an iOS control allowing a user to select a country from a list. It can optionally display a flag next to each country name, and the library includes a set of 249 high-quality, public domain flag images from FAMFAMFAM (http://www.famfamfam.com/lab/icons/flags/) that have been painstakingly re-named by country code to work with the library.
rolandleth/LTHPasscodeViewController
iOS 7 style Passcode Lock
kronusme/dota2-api
DotA 2 Web API PHP wrapper
jwasham/machine-learning-for-software-engineers
A complete daily plan for studying to become a machine learning engineer.
louisondumont/facematch
Facebook Face Recognition wrapper. Submit an image, query Facebook to recognize your friends' faces.
joshuaduffy/dota2api
Wrapper and parser
sonsongithub/reddift
Swift Reddit API Wrapper
daxm/fmpsdk
SDK for Financial Modeling Prep's (FMP) API
ikbale/fmp_python
Keyflow/CountryPicker-iOS-Swift
An example Xcode project for a modified UIPickerView that allows user to select a country from the list.
spacecodewor/fmpcloud-go
Go API client for Financial Modeling Prep (fmpcloud.io)
cmoulton/grokRouter
Demo code for a simple Alamofire Router in Swift 2.2 - See https://github.com/cmoulton/grokAlamofireRouter for Swift 3.0 version