maxgribov's Stars
Mantle/Mantle
Model framework for Cocoa and Cocoa Touch
onevcat/APNGKit
High performance and delightful way to play with APNG format in iOS.
jeantimex/ios-swift-collapsible-table-section
:iphone: A simple iOS Swift project demonstrates how to implement collapsible table section.
core-plot/core-plot
Core Plot source code and example applications
SwiftStudies/OysterKit
OysterKit is a framework that provides a native Swift scanning, lexical analysis, and parsing capabilities. In addition it provides a language that can be used to rapidly define the rules used by OysterKit called STLR
ChartsOrg/Charts
Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
beccadax/SyntaxKit
Cocoa framework for syntax highlighting, source code editing, and line numbering. Based on other projects, but extensively modified.
badoo/ios-collection-batch-updates
Safely perform batch updates in UITableView and UICollectionView
yapstudios/YapDatabase
YapDB is a collection/key/value store with a plugin architecture. It's built atop sqlite, for Swift & objective-c developers.
blakewatters/TransitionKit
An Objective-C library for elegantly implementing state machines.
fjolnir/SVGPathSerializing
SVG to and from CGPaths
pocketsvg/PocketSVG
Easily convert your SVG files into CGPaths, CAShapeLayers, and UIBezierPaths
nicklockwood/VectorMath
A Swift library for Mac and iOS that implements common 2D and 3D vector and matrix functions, useful for games or vector-based graphics
kodecocodes/SKTUtils
Sprite Kit helper classes and functions. From the book iOS Games by Tutorials.
kevinzhow/PNChart
A simple and beautiful chart lib used in Piner and CoinsMan for iOS
FormatterKit/FormatterKit
`stringWithFormat:` for the sophisticated hacker set
Abizern/NPReachability
Reachability without the suck.
vapor/vapor
💧 A server-side Swift HTTP web framework.
opensource-apple/objc4
mamaral/Neon
A powerful Swift programmatic UI layout framework.
ashfurrow/C-41
C-41 is an application to help people develop film at home by providing a series of "recipes" for photographers to use.
JensRavens/Interstellar
Simple and lightweight Functional Reactive Coding in Swift for the rest of us
Moya/Moya
Network abstraction layer written in Swift.
kovpas/BOString
Create NSAttributedString like a boss!
msgpack/msgpack-objectivec
MessagePack serializer implementation for Objective-C / msgpack.org[Objective-C]
didierfranc/parse-dashboard-heroku
Deploy Parse dashboard to Heroku
HeshamMegid/HMDiallingCode
HMDiallingCode gets the dialling code of the user's current location. It uses CoreLocation and reverse geocoding to determine the country of the user, then retrieve it's international dialling code. Additionally, it can be used to get the dialling code for a specific country or the counties that use a specific dialling code.
kean/Arranged
Open source replacement of UIStackView for iOS 8 (100% layouts supported)
socketio/socket.io-client-swift
google/EarlGrey
:tea: iOS UI Automation Test Framework