athanhcong's Stars
parse-community/Parse-SDK-iOS-OSX
The Apple SDK for Parse Platform (iOS, macOS, watchOS, tvOS)
go-martini/martini
Classy web framework for Go
bmizerany/pat
EAAppFoundry/tableau
node.js sample application.
restify/node-restify
The future of Node.js REST development
mrniko/netty-socketio
Socket.IO server implemented on Java. Realtime java framework
SDWebImage/SDWebImage
Asynchronous image downloader with cache support as a UIImageView category
edgurgel/poxa
Pusher server implementation compatible with Pusher client libraries.
modocache/MDCSwipeToChoose
Swipe to "like" or "dislike" any view, just like Tinder.app. Build a flashcard app, a photo viewer, and more, in minutes, not hours!
aporat/iTellAFriend
iTellAFriend is an iOS toolkit for displaying a preconfigued mail composer with a "Tell a Friend" template in ios apps.
sidan5/iLink
A handy class that create the links needed for your app page, developer profile or app rating page on iOS or Mac with zero pre-configuration. Would also prompt the user if there is a new version to update (configurable)
facebookarchive/Shimmer
An easy way to add a simple, shimmering effect to any view in an iOS app.
jivadevoe/UIAlertView-Blocks
A category for UIAlertView which allows you to use blocks to handle the pressed button events rather than implementing a delegate.
TaPhuocHai/PHAirViewController
Menu like airbnb app
dsnopek/lingwo
The version of lingwo used on bbcom (to keep the upstream clean)
hollance/MHPagingScrollView
A UIScrollView subclass that shows previews of the pages on the left and right.
jamztang/JTGestureBasedTableViewDemo
(demo) Recreating the buttonless interaction pattern found in Clear for iPhone app
shu223/iOS7-Sampler
Code examples for the new features of iOS 7.
youknowone/UI7Kit
Backport flat-style UIKit from iOS7 to iOS5+
BoltsFramework/Bolts-ObjC
Bolts is a collection of low-level libraries designed to make developing mobile apps easier.
JagCesar/iOS-blur
Blur a UIView
m1entus/MZFormSheetController
MZFormSheetController provides an alternative to the native iOS UIModalPresentationFormSheet, adding support for iPhone and additional opportunities to setup controller size and feel form sheet.
claaslange/iOS7Colors
The standard iOS 7 Colors as a handy category on UIColor
0xced/iOS-Artwork-Extractor
Extract iOS artwork and emoji symbols into png files, generate glossy buttons png files
ryanmaxwell/UIAlertView-Blocks
Category on UIAlertView to use inline block callbacks instead of delegate callbacks.
dchohfi/KeyValueObjectMapping
Automatic KeyValue Object Mapping for Objective-C, parse JSON/plist/Dictionary automatically
TumblrArchive/TMCache
Fast parallel object cache for iOS and OS X.
magicalpanda/MagicalRecord
Super Awesome Easy Fetching for Core Data!
saturngod/Socket.io-with-iOS
(deprecated). Please use https://github.com/socketio/socket.io-client-swift . Node.js socket.io with iOS. It's using https://github.com/pkyeck/socket.IO-objc
lkuza2/java-speech-api
The J.A.R.V.I.S. Speech API is designed to be simple and efficient, using the speech engines created by Google to provide functionality for parts of the API. Essentially, it is an API written in Java, including a recognizer, synthesizer, and a microphone capture utility. The project uses Google services for the synthesizer and recognizer. While this requires an Internet connection, it provides a complete, modern, and fully functional speech API in Java.