Facebook Paper使用的第三方库(强烈推荐)

Facebook paper

ACE         code editor

https://github.com/ajaxorg/ace


Appirater    用户评分组件

https://github.com/arashpayan/appirater


Reachability      网络连通测试

https://github.com/tonymillion/Reachability


AQGridView        iPhone/iPad网格视图

https://github.com/AlanQuatermain/AQGridView


bitvect               yasm组件一部分

https://github.com/yasm/yasm/blob/master/libyasm/bitvect.c


Boost                  C++黑科技库

http://www.boost.org/


Breadcrumb          基于UIControl的分级控件

https://github.com/meiwin/BTBreadcrumbView


breakpad               google的崩溃收集系统

code.google.com/p/google-breakpad/


Chromium             google chrome 核心

http://www.chromium.org/


CocoaHTTPServer        将iOS/Mac当做简易服务器

https://github.com/robbiehanson/CocoaHTTPServer


CocoaLumberjack           非常著名的一个logger

https://github.com/CocoaLumberjack/CocoaLumberjack


DCRoundSwitch               可定制的Switch

https://github.com/domesticcatsoftware/DCRoundSwitch


DTCoreText                   在coretext里面用HTML

https://github.com/Cocoanetics/DTCoreText


EGODatabase               线程安全的 SQLite封装

https://github.com/enormego/egodatabase


expat                         C语言的XML解析器

http://expat.sourceforge.net/


FFT by Mark Oleson       快速傅里叶变换

https://github.com/dkogan/PDL/tree/master/Lib/FFT


FFT by Takuya Ooura      WWDC2010 accelerate guide提到的最快的FFT

http://www.fftw.org


gh-kit        Utilities and categories for Objective-C

Utilities and categories for Objective-C


gh-unit        Test Framework for Objective-C

https://github.com/gh-unit/gh-unit


Google Toolbox for Mac       Google Mac/iOS 代码集合

https://code.google.com/p/google-toolbox-for-mac


google-web-toolkit             GWT

http://www.gwtproject.org/


gtest                       google c++ test

https://code.google.com/p/googletest/


gyp                  GYP can Generate Your Projects

https://code.google.com/p/gyp/


IEEE 754r Half Precision floating      浮点格式

http://en.wikipedia.org/wiki/Half-precision_floating-point_format


HPGrowingTextView         与iOS SMS 类似的发送框

https://github.com/HansPinckaers/GrowingTextView


InAppSettingsKit              setting in app

http://www.inappsettingskit.com/


ios5-cookbook

https://github.com/erica/iOS-5-Cookbook


iso-8601-parser-unparser

Cocoa class to convert dates to and from ISO-8601-formatted strings

https://github.com/nixme/iso-8601-parser-unparser


jqueryjs

http://jquery.com/


JSONKit

号称效率最高的JSON解析器

https://github.com/johnezang/JSONKit


leveldb

key-value型数据库

https://code.google.com/p/leveldb/


LibComponentLogging-Core

logging library

https://github.com/aharren/LibComponentLogging-Core


LibComponentLogging-NSLog

https://github.com/aharren/LibComponentLogging-NSLogger


libjingle

Google Talk Voice and P2P Interoperability Library

https://code.google.com/p/libjingle/


libjpeg-turbo

jpeg加速编码解码库

http://libjpeg-turbo.virtualgl.org/


libjpeg

jpeg库

http://libjpeg.sourceforge.net/


libPhoneNumber-iOS

标准化电话号码库

https://github.com/me2day/libPhoneNumber-iOS


libphonenumber

google的电话号码处理库

https://code.google.com/p/libphonenumber/


libsrtp

开源的SRTP(Secure Real-time Transport Protocol)

http://srtp.sourceforge.net/srtp.html


libvpx

开源的VP8编解码器

http://www.webmproject.org/code/


libyuv

实现各种YUV,RGB色彩之间的转换、旋转、缩放

https://code.google.com/p/libyuv/


llvm

这个还用说么..

http://llvm.org/


MAZeroingWeakRef

智能指针

https://github.com/mikeash/MAZeroingWeakRef


minizip

如其名

https://github.com/nmoinvaz/minizip


mixpanel-iPhone

tracking library forMixpanel Analytics

https://github.com/mixpanel/mixpanel-iphone/


mosquitto

一个实现了MQTT3.1协议的代理服务器

http://mosquitto.org/


MessagePack

一个类似于JSON的东西

http://msgpack.org/


MessagePack Objective C implement

MessagePack OC 实现

https://github.com/msgpack/msgpack-objectivec


msinttypes

用vs编译c99项目所缺失的头文件

https://code.google.com/p/msinttypes/


OpenCV Tutorials

如其名

http://docs.opencv.org/doc/tutorials/tutorials.html


nimbus

著名的framework

http://nimbuskit.info/


NJKWebViewProgress

没有用私有API的WebView进度条

https://github.com/ninjinkun/NJKWebViewProgress


ObjQREncoder

二维码生成

https://github.com/jverkoey/ObjQREncoder


OCHamcrest

测试

https://github.com/hamcrest/OCHamcrest


OCMock

mock不用多说吧?

http://ocmock.org/


OCPDFGen

iOS HTML to PDF

https://github.com/ocrickard/OCPDFGen


OmniGroup OmniUI

OmniGroup的一个组件

https://github.com/omnigroup/OmniGroup


OpenSSL

不用说了吧

https://www.openssl.org/


OpenUDID

这也不用说了吧

https://github.com/ylechelle/OpenUDID


opus

传输互动的视频和音频的开源免专利费音频编解码器

www.opus-codec.org/‎


peertalk

iOS and OS X Cocoa library for communicating over USB and TCP

https://github.com/rsms/peertalk


PhotoScroller

苹果在wwdc的scrollview demo

https://github.com/robertwalker/PhotoScroller


PLCrashReporter

崩溃收集

https://www.plcrashreporter.org/


pmtk3

机器学习工具包,高大上!

https://pmtk3.googlecode.com/


Pocket-ObjC-SDK

Pocket的SDK

https://github.com/Pocket/Pocket-ObjC-SDK


portaudio

跨平台的开源音频I/O库

http://www.portaudio.com/


protobuf

Google 数据交换格式 类似于JSON

https://code.google.com/p/protobuf/


PSTCollectionView

UICollectionView的低版本替代品

https://github.com/steipete/PSTCollectionView


QSUtilities

又是一个代码库

https://github.com/mikeho/QSUtilities/


RestKit

更好的支持 RESTful web service

https://github.com/RestKit/RestKit


Ring Buffer Utility

不明真相

http://docs.nscl.msu.edu/daq/11.0/x123.html


SDURLCache

让URLCache支持本地缓存

https://github.com/rs/SDURLCache


SDWebImage

异步图片加载、缓存

https://github.com/rs/SDWebImage


SOCKit

String <–> Object Coding for Objective-C

https://github.com/jverkoey/sockit


SPDY-for-iPhone

iOSSPDY协议

https://github.com/sorced-jim/SPDY-for-iPhone


spdylay

c语言的spdy实验性扩展

https://github.com/tatsuhiro-t/spdylay


spreadsort

一个相对于快排更好的排序算法

http://en.wikipedia.org/wiki/Spreadsort


ssziparchive

zip/unzip封装

https://github.com/soffes/ssziparchive


TDOauth

如其名

https://github.com/tweetdeck/TDOAuth


tiqr

qq微信的二维码扫描登录

https://tiqr.org/


UAModalPanel

类似新浪微博的那个oauth的弹框

https://github.com/UrbanApps/UAModalPanel


webkit

一种Google的图片格式

https://developers.google.com/speed/webp/?hl=zh-CN


webrtc

Real-Time Communications (RTC) capabilities via simple JavaScript API

http://www.webrtc.org/


WebViewJavascriptBridge

JS OC互调

https://github.com/marcuswestin/WebViewJavascriptBridge


XMLReader

如其名

https://github.com/amarcadet/XMLReader


yaml-cpp

如其名 YAML的CPP解析器

https://code.google.com/p/yaml-cpp/


yasm

一个完全重写的NASM汇编

http://yasm.tortall.net/


zlib

大伙儿都知道的压缩解压库

www.zlib.net/‎


zxing

二维码识别库

https://github.com/zxing/zxing


注:总有你可以参考使用的库! 你懂的。。。。。。



推荐阅读:

             iOS/Mac 开发博客列表(不断更新中)

             作为一个iOS开发要看的网站,一定对你有用的,相信我!

              提高iOS开发效率的方法和工具

              IM系统架构设计之浅见

nil、Nil、NULL和NSNull的理解

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
  • 序言:七十年代末,一起剥皮案震惊了整个滨河市,随后出现的几起案子,更是在滨河造成了极大的恐慌,老刑警刘岩,带你破解...
    沈念sama阅读 199,519评论 5 468
  • 序言:滨河连续发生了三起死亡事件,死亡现场离奇诡异,居然都是意外死亡,警方通过查阅死者的电脑和手机,发现死者居然都...
    沈念sama阅读 83,842评论 2 376
  • 文/潘晓璐 我一进店门,熙熙楼的掌柜王于贵愁眉苦脸地迎上来,“玉大人,你说我怎么就摊上这事。” “怎么了?”我有些...
    开封第一讲书人阅读 146,544评论 0 330
  • 文/不坏的土叔 我叫张陵,是天一观的道长。 经常有香客问我,道长,这世上最难降的妖魔是什么? 我笑而不...
    开封第一讲书人阅读 53,742评论 1 271
  • 正文 为了忘掉前任,我火速办了婚礼,结果婚礼上,老公的妹妹穿的比我还像新娘。我一直安慰自己,他们只是感情好,可当我...
    茶点故事阅读 62,646评论 5 359
  • 文/花漫 我一把揭开白布。 她就那样静静地躺着,像睡着了一般。 火红的嫁衣衬着肌肤如雪。 梳的纹丝不乱的头发上,一...
    开封第一讲书人阅读 48,027评论 1 275
  • 那天,我揣着相机与录音,去河边找鬼。 笑死,一个胖子当着我的面吹牛,可吹牛的内容都是我干的。 我是一名探鬼主播,决...
    沈念sama阅读 37,513评论 3 390
  • 文/苍兰香墨 我猛地睁开眼,长吁一口气:“原来是场噩梦啊……” “哼!你这毒妇竟也来了?” 一声冷哼从身侧响起,我...
    开封第一讲书人阅读 36,169评论 0 254
  • 序言:老挝万荣一对情侣失踪,失踪者是张志新(化名)和其女友刘颖,没想到半个月后,有当地人在树林里发现了一具尸体,经...
    沈念sama阅读 40,324评论 1 294
  • 正文 独居荒郊野岭守林人离奇死亡,尸身上长有42处带血的脓包…… 初始之章·张勋 以下内容为张勋视角 年9月15日...
    茶点故事阅读 35,268评论 2 317
  • 正文 我和宋清朗相恋三年,在试婚纱的时候发现自己被绿了。 大学时的朋友给我发了我未婚夫和他白月光在一起吃饭的照片。...
    茶点故事阅读 37,299评论 1 329
  • 序言:一个原本活蹦乱跳的男人离奇死亡,死状恐怖,灵堂内的尸体忽然破棺而出,到底是诈尸还是另有隐情,我是刑警宁泽,带...
    沈念sama阅读 32,996评论 3 315
  • 正文 年R本政府宣布,位于F岛的核电站,受9级特大地震影响,放射性物质发生泄漏。R本人自食恶果不足惜,却给世界环境...
    茶点故事阅读 38,591评论 3 303
  • 文/蒙蒙 一、第九天 我趴在偏房一处隐蔽的房顶上张望。 院中可真热闹,春花似锦、人声如沸。这庄子的主人今日做“春日...
    开封第一讲书人阅读 29,667评论 0 19
  • 文/苍兰香墨 我抬头看了看天上的太阳。三九已至,却和暖如春,着一层夹袄步出监牢的瞬间,已是汗流浃背。 一阵脚步声响...
    开封第一讲书人阅读 30,911评论 1 255
  • 我被黑心中介骗来泰国打工, 没想到刚下飞机就差点儿被人妖公主榨干…… 1. 我叫王不留,地道东北人。 一个月前我还...
    沈念sama阅读 42,288评论 2 345
  • 正文 我出身青楼,却偏偏与公主长得像,于是被迫代替她去往敌国和亲。 传闻我的和亲对象是个残疾皇子,可洞房花烛夜当晚...
    茶点故事阅读 41,871评论 2 341

推荐阅读更多精彩内容

  • afinalAfinal是一个android的ioc,orm框架 https://github.com/yangf...
    passiontim阅读 15,378评论 2 44
  • # Python 资源大全中文版 我想很多程序员应该记得 GitHub 上有一个 Awesome - XXX 系列...
    aimaile阅读 26,426评论 6 428
  • 梦里芳菲春翦翦, 把盏忧心漫, 独倚旧时窗, 亭台轩榭, 恍如当年燕。 寒霜露重侵薄暖, 待与何人看, 孤寂更晌欢...
    徐谧浮水流灯阅读 169评论 0 0
  • 一年前购买了此书,但是简单看了一下就送人了,今日,项目待闲,看见同事有此书,翻来阅读,写点小小读书笔记,以供日后翻...
    我就是个伪程序媛阅读 240评论 1 0
  • 一周前就约好朋友下班以后去拿她送我的杯子和我的社保资料。快九点多的时候,领导通知开会,让十点提交双节活动方案……十...
    旅途七年阅读 191评论 0 2