mr-v's Stars
ryanolsonk/LLDB-QuickLook
Debugger commands to open images, views, and more using Quick Look.
mayoff/stackoverflow-15375777-ios-animated-hole
Sample code for stackoverflow question about animated a view with a hole in it.
danielamitay/iOS-App-Performance-Cheatsheet
A collection of code substitutions and configurations that can improve Objective-C code performance on iOS.
autresphere/ASTouchVisualizer
A dead simple Objective-C class to show multitouch events (for video tutorials).
autresphere/ASDepthModal
An Objective-C class that adds a sense of depth to your modal popup views.
autresphere/ASMediaFocusManager
iOS library to animate your image and video thumbnails to fullscreen.
mattdonnelly/Swifter
[DEPRECATED] :bird: A Twitter framework for iOS & OS X written in Swift
httpswift/swifter
Tiny http server engine written in Swift programming language.
marcoarment/FCModel
An alternative to Core Data for people who like having direct SQL access.
rentzsch/mogenerator
Core Data code generation
orta/ORStackView
Vertically stack views using Auto Layout, with an order specific subclass that uses view tags for ordering.
steipete/PSTFoundationBenchmark
Foundation Collection Classes Benchmarks
sferik/t-ruby
A command-line power tool for Twitter.
nolanw/HTMLReader
A WHATWG-compliant HTML parser in Objective-C.
mluton/EmbeddedSwapping
Demonstration of how to make a custom container view controller manage multiple child view controllers using storyboards.
omnigroup/OmniGroup
Source for many of The Omni Group's frameworks
editorscut/ec001-iOS-Testing-With-Kiwi
Code download for "Test Driving iOS Development with Kiwi" available at http://editorscut.com.
oclint/oclint
A static source code analysis tool to improve quality and reduce defects for C, C++ and Objective-C
hamcrest/OCHamcrest
Hamcrest for Objective-C: Powerful, combinable, extensible matchers for verification
jonreid/XcodeCoverage
Code coverage for Xcode projects (Objective-C only)
jonreid/OCMockito
Mockito for Objective-C: creation, verification and stubbing of mock objects
twitter-archive/CocoaSPDY
SPDY for iOS and OS X
EvgenyKarkan/EKAlgorithms
EKAlgorithms contains some well known CS algorithms & data structures.
alcatraz/Alcatraz
Package manager for Xcode
FuzzyAutocomplete/FuzzyAutocompletePlugin
A Xcode 5+ plugin that adds more flexible autocompletion rather than just prefix-matching.
nicklockwood/FXNotifications
An alternative API for NSNotificationCenter that doesn't suck
EbookFoundation/free-programming-books
:books: Freely available programming books
JonJagger/two-day-courses
Two day courses on software engineering
insanehunter/XCode4_beginning_of_line
Xcode plugin to make HOME key jump to the first non-whitespace line of code
romaonthego/REFrostedViewController
iOS 7/8 style blurred view controller that appears on top of your view controller.