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 这个还用说么 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
PHP  
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

Facebook Paper使用的第三方库的更多相关文章

  1. ios paper for facebook 使用第三方库

    facebook paper使用的第三方库 Facebook Paper使用的第三方库 第三方库名 简介 链接 ACE code editor https://github.com/ajaxorg/a ...

  2. 一些优秀的iOS第三方库

    文章目录 Kits ProgressHUD 加载与刷新 图像 引导页 Views Others Kits RegexKitRegexKit是一个正则表达式工具类. JSONKitJSONKit是一个比 ...

  3. iOS常用的第三方库GitHub地址

    MJRefresh https://github.com/CoderMJLee/MJRefresh#期待 Facebook-POP https://github.com/facebook/pop /* ...

  4. 常用iOS第三方库以及XCode插件介绍

    第三方库 CocoaPod CocoaPod并不是iOS上的第三方库 而是大名鼎鼎的第三方库的管理工具 在CocoaPod没有出现之前 第三方库的管理是非常痛苦的 尤其是一些大型的库(比如nimbus ...

  5. 个人常用iOS第三方库以及XCode插件介绍

    第三方库 CocoaPod CocoaPod并不是iOS上的第三方库 而是大名鼎鼎的第三方库的管理工具 在CocoaPod没有出现之前 第三方库的管理是非常痛苦的 尤其是一些大型的库(比如nimbus ...

  6. 【转】个人常用iOS第三方库以及XCode插件介绍 -- 不错

    原文网址:http://adad184.com/2015/07/08/my-favorite-libraries-and-plugins/ 第三方库是现在的程序员离不开的东西 不光是APP开发 基本上 ...

  7. iOS开发常用第三方库

    UI 动画 网络相关 Model 其他 数据库 缓存处理 PDF 图像浏览及处理 摄像照相视频音频处理 响应式框架 消息相关 版本新API的Demo 代码安全与密码 测试及调试 AppleWatch ...

  8. IOS常用第三方库《转》

    UI 动画 网络相关 Model 其他 数据库 缓存处理 PDF 图像浏览及处理 摄像照相视频音频处理 响应式框架 消息相关 版本新API的Demo 代码安全与密码 测试及调试 AppleWatch ...

  9. iOS之第三方库以及XCode插件介绍

    前言 第三方库是现在的程序员离不开的东西 不光是APP开发 基本上所有的商业项目 都会或多或少的使用到第三方库 Github上Star>100的开源库数量如下 可以看到JS以绝对的优势排名第一 ...

随机推荐

  1. xcodebuild命令行打包发布ipa

    配置好证书,然后在命令行转到项目目录 1.清除 EthantekiiMac:CTest ethan$ xcodebuild clean 2.编译 EthantekiiMac:CTest ethan$ ...

  2. .NET面试题系列[9] - IEnumerable

    .NET面试题系列目录 什么是IEnumerable? IEnumerable及IEnumerable的泛型版本IEnumerable<T>是一个接口,它只含有一个方法GetEnumera ...

  3. ABP理论学习之导航(Navigation)

    返回总目录 本篇目录 创建菜单 注册导航提供者 展示菜单 每一个web应用在页面之间都有一些要导航的菜单.ABP提供了公用的基础设施来创建菜单并将菜单展示给用户. 创建菜单 一个应用可能由不同的模块组 ...

  4. 剑指Offer面试题:16.合并两个排序的链表

    PS:这也是一道出镜率极高的面试题,我相信很多童鞋都会很眼熟,就像于千万人之中遇见不期而遇的人,没有别的话可说,唯有轻轻地问一声:“哦,原来你也在这里? ” 一.题目:合并两个排序的链表 题目:输入两 ...

  5. 一个新人如何学习在大型系统中添加新功能和Debug

    文章背景: 今年七月份正式入职,公司主营ERP软件,楼主所在的组主要负责二次开发,使用的语言是Java. 什么叫二次开发呢?ERP软件的客户都是企业.而这些企业之间的情况都有所不同,一套标准版本的企业 ...

  6. Module-Zero之发布说明

    返回<Module Zero学习目录> ABP v0.7.6.0 创建组织单元系统. 升级了nuget包. 小修复和改进. 注意: AbpUserManager的构造函数更新了.添加了组织 ...

  7. 《Entity Framework 6 Recipes》中文翻译系列 (24) ------ 第五章 加载实体和导航属性之查询内存对象

    翻译的初衷以及为什么选择<Entity Framework 6 Recipes>来学习,请看本系列开篇 5-4  查询内存对象 问题 你想使用模型中的实体对象,如果他们已经加载到上下文中, ...

  8. Atitit learn by need 需要的时候学与预先学习知识图谱路线图

    Atitit learn by need 需要的时候学与预先学习知识图谱路线图 1. 体系化是什么 架构 知识图谱路线图思维导图的重要性11.1. 体系就是架构21.2. 只见树木不见森林21.3. ...

  9. Ajax_01之概述、响应

    1.URL.URI和URN URL:Unified Resource Locator:统一资源定位符: URI:Unified Resource Identifier:统一资源识别符: URN:Uni ...

  10. 基于ReactCSSTransitionGroup实现react-router过渡动画

      此前,我使用了react-router库来完成单页应用的路由,从而实现组件之间的切换能力.然而,默认页面的切换是非常生硬的,为了让页面切换更加缓和与舒适,通常的方案就是过渡动画. 这里我调研了2种 ...