facebook paper使用的第三方庫
Facebook Paper使用的第三方庫html
第三方庫名 | 簡介 | 連接 |
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 | 這個還用說麼 | 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 for Mixpanel 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 |
unmodified objc4 | ??? | |
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 | iOS SPDY協議 | 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 | 這個不用說了吧 | |
webp | 一種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 |