----------------mac完整项目----------
----------------ios完整项目----------------
1,豆瓣相册
<a target="_blank" href="http://demo.netfoucs.com/jianglonghuang/article/details/44888133#">https://github.com/tonnytao/doubanalbum</a>
2,voa在线英语
<a target="_blank" href="http://demo.netfoucs.com/jianglonghuang/article/details/44888133#">https://github.com/cubewang/newsreader</a>
3,电竞第一视角
<a target="_blank" href="http://demo.netfoucs.com/jianglonghuang/article/details/44888133#">https://github.com/cubewang/gamedaily</a>
4,开源中国的ios客户端
<a target="_blank" href="http://demo.netfoucs.com/jianglonghuang/article/details/44888133#">https://github.com/oschina/iphone-app</a>
5,很优雅的一些组件
<a target="_blank" href="http://demo.netfoucs.com/jianglonghuang/article/details/44888133#">https://github.com/sobri909/mgbox2</a>
8,git客户端:
<a target="_blank" href="http://demo.netfoucs.com/jianglonghuang/article/details/44888133#">https://github.com/dennisreimann/ioctocat</a>
克伟
34,ruby for china:
<a target="_blank" href="http://demo.netfoucs.com/jianglonghuang/article/details/44888133#">https://github.com/ruby-china/ruby-china-for-ios</a>
----------------开源项目的协议--------------
网易新闻的开源协议:
<a target="_blank" href="http://demo.netfoucs.com/jianglonghuang/article/details/44888133#">http://m.163.com/special/newsclient/ios_libraries.html</a>
github 上大概600个开源 ios 项目的分类和介绍,对于你挑选和使用开源项目应该有帮助
<a target="_blank">系统基础库</a>
<a target="_blank">category/util</a>
<a target="_blank" href="https://github.com/soffes/sstoolkit"> sstoolkit</a>
一套category类型的库,附带很多自定义控件 功能不错~
<a target="_blank" href="https://github.com/pandamonia/blockskit"> blockskit</a>
将block风格带入uikit和founcation
<a target="_blank" href="https://github.com/enormego/cocoa-helpers"> cocoa-helpers</a>
一些cocoa的扩展 2年前的工程
<a target="_blank" href="https://github.com/defagos/coconutkit"> coconutkit</a>
一系列扩展和一些自定组件
<a target="_blank" href="https://github.com/ldandersen/stutils"> stutils</a>
一系列扩展包
<a target="_blank" href="https://github.com/steipete/psfoundation"> psfoundation</a>
一系列扩展 和功能增强
<a target="_blank" href="https://github.com/petejkim/concisekit"> concisekit</a>
一系列宏定义 挺有意思
<a target="_blank" href="https://github.com/cocoanetics/dtfoundation"> dtfoundation</a>
又一系列扩展。。。
<a target="_blank" href="https://github.com/brunodecarvalho/bbbootstrap"> bbbootstrap</a>
一些常见功能的扩展库
<a target="_blank" href="https://github.com/mave99a/cooliris-toolkit"> cooliris-toolkit</a>
cooliris出品的基础工具库,从googlecode clone过来
<a target="_blank" href="https://github.com/brunow/basekit"> basekit</a>
一套基础工具库
<a target="_blank" href="https://github.com/erica/nsobject-utility-categories"> nsobject-utility-categories</a>
如题
<a target="_blank" href="https://github.com/erica/nsarray-utilities"> nsarray-utilities</a>
<a target="_blank" href="https://github.com/alanquatermain/aqtoolkit"> aqtoolkit</a>
一些常用的东西
<a target="_blank" href="https://github.com/garnett/dlintrospection"> dlintrospection</a>
一些nsobject的扩展
<a target="_blank" href="https://github.com/erica/nsdate-extensions"> nsdate-extensions</a>
如题日期
<a target="_blank" href="https://github.com/lavoy/alactionblocks"> alactionblocks</a>
在uicontrol上添加的block事件
<a target="_blank" href="https://github.com/rentzsch/jrswizzle"> jrswizzle</a>
主要是swizzling
<a target="_blank" href="https://github.com/tylerneylon/moriarty"> moriarty</a>
一些还算有用的功能
<a target="_blank" href="https://github.com/mikeho/qsutilities"> qsutilities</a>
一些基础库 (instagram有用到)
<a target="_blank" href="https://github.com/jspahrsummers/libextobjc"> libextobjc</a>
一堆oc的扩展
<a target="_blank" href="https://github.com/jonhocking/prettytimestamp"> prettytimestamp</a>
友好时间的扩展
<a target="_blank" href="https://github.com/diwu/ios-jail-break-detector"> ios-jail-break-detector</a>
检测是否越狱 有上线
<a target="_blank" href="https://github.com/itruf/crackify"> crackify</a>
检测app是否被破解
<a target="_blank" href="https://github.com/ole/nsbundle-obcodesigninginfo"> nsbundle-obcodesigninginfo</a>
检查当前签名、sandbox状态 macosx
<a target="_blank" href="https://github.com/imartinkiss/uiview-animatedproperty"> uiview-animatedproperty</a>
为uiview添加动画效果的property,有用到swizzle
<a target="_blank" href="https://github.com/imartinkiss/block-kvo"> block-kvo</a>
block风格的kvo~
<a target="_blank" href="https://github.com/mysterioustrousers/mtdates"> mtdates</a>
一些data的category
<a target="_blank" href="https://github.com/kelp404/cocoasecurity"> cocoasecurity</a>
常见的哈希、加密解密算法
<a target="_blank" href="https://github.com/soffes/sskeychain"> sskeychain</a>
访问keychain 支持ios mac
<a target="_blank" href="https://github.com/erica/abcontacthelper"> abcontacthelper</a>
访问联系人
<a target="_blank" href="https://github.com/robertwijas/uiss"> uiss</a>
用json的风格设置uikit样式
<a target="_blank" href="https://github.com/robb/underscore.m"> underscore.m</a>
仿js的underscore.js来写的,用于访问和处理数据
<a target="_blank" href="https://github.com/nothirst/ticoredatasync"> ticoredatasync</a>
在不同设备间对coredata进行同步 (iphone ipad mac)
<a target="_blank" href="https://github.com/andreyvit/solocomponents-ios"> solocomponents-ios</a>
几个轻量的组件,没什么用,2年没更新
<a target="_blank" href="https://github.com/mikeash/maobjcruntime"> maobjcruntime</a>
将运行时包装成objc
<a target="_blank" href="https://github.com/tomersh/objective-c-generics"> objective-c-generics</a>
通过宏定义勉强实现的范型
<a target="_blank" href="https://github.com/twobitlabs/tbmacros"> tbmacros</a>
一些常用的宏定义
<a target="_blank" href="https://github.com/zdavison/nsstring-ruby"> nsstring-ruby</a>
为ruby程序员带来的字符串相关功能
<a target="_blank" href="https://github.com/mneorr/objectiverecord"> objectiverecord</a>
coredata包装的活动记录 有ror风格的api
<a target="_blank" href="https://github.com/path/fastimagecache"> fastimagecache</a>
滑动时快速显示图片的库,path开发
<a target="_blank">基础功能</a>
<a target="_blank" href="https://github.com/panzi/mediaextract"> mediaextract</a>
纯c的一些常用媒体文件的解析读取
<a target="_blank" href="https://github.com/atomicobject/objection"> objection</a>
一个估计是java ee写多了的人搞的。。注解依赖注入xx工厂之类的
<a target="_blank" href="https://github.com/jasperblues/typhoon"> typhoon</a>
ioc容器啊~~
<a target="_blank" href="https://github.com/hoteltonight/htkit"> htkit</a>
一票乱七八糟的东西
<a target="_blank" href="https://github.com/thetron/stringscore"> stringscore</a>
模糊匹配字符串 查找某两个字符串的相似程度
<a target="_blank" href="https://github.com/samdeane/regexkitlite"> regexkitlite</a>
正则表达式库 (从sf.net mirror过来)
<a target="_blank" href="https://github.com/mattt/formatterkit"> formatterkit</a>
一个nsstring的格式化工具
<a target="_blank" href="https://github.com/tumblr/tmcache"> tmcache</a>
一个内存cache
<a target="_blank" href="https://github.com/enormego/egocache"> egocache</a>
egoimage里面的 cache功能
<a target="_blank" href="https://github.com/markofjohnson/hjcache"> hjcache</a>
一个缓存网络内容等的cache
<a target="_blank" href="https://github.com/rnapier/rncryptor"> rncryptor</a>
加密解密相关 貌似更上流, note:去看一下他博客
<a target="_blank" href="https://github.com/soffes/ssziparchive"> ssziparchive</a>
zip压缩 zip解压~
<a target="_blank" href="https://github.com/kolpanic/zipkit"> zipkit</a>
一个zipkit 从bitbucket mirror过来
<a target="_blank" href="https://github.com/fivesquaresoftware/zipkit"> zipkit</a>
如同zipkit 改为arc了
<a target="_blank" href="https://github.com/pixelglow/zipzap"> zipzap</a>
zip文件处理 底层为libz
<a target="_blank" href="https://github.com/mysterioustrousers/mtmigration"> mtmigration</a>
版本升时执行一次
<a target="_blank" href="https://github.com/mysterioustrousers/mtcontrol"> mtcontrol</a>
jquery风格touch事件绑定
<a target="_blank" href="https://github.com/thisandagain/storage"> storage</a>
快速、线程安全的i/o存储操作
<a target="_blank" href="https://github.com/davedelong/chcsvparser"> chcsvparser</a>
cvs文件解析
<a target="_blank" href="https://github.com/yannickl/ylmoment"> ylmoment</a>
日期的解析,格式化等,支持多语言
<a target="_blank" href="https://github.com/chrismiles/cmunistrokegesturerecognizer"> cmunistrokegesturerecognizer</a>
各种奇怪的手势检测
<a target="_blank" href="https://github.com/evgenykarkan/ekalgorithms.git"> ekalgorithms.git</a>
常见算法的objc实现,包括排序、查找、数组、字符串、常用数据结构..
<a target="_blank">框架/封装</a>
<a target="_blank" href="https://github.com/facebook/three20"> three20</a>
一个曾经用得广泛的庞大的ios开发框架 已不再维护
<a target="_blank" href="https://github.com/jverkoey/nimbus"> nimbus</a>
three20替代品 又一个庞大的框架
<a target="_blank" href="https://github.com/gavinkwoe/beeframework"> beeframework</a>
一个基于mvc的框架, 比较大..
<a target="_blank" href="https://github.com/omnigroup/omnigroup"> omnigroup</a>
一套很庞大的库(omnigroup) 支持mac和ios 更新迅速
<a target="_blank" href="https://github.com/reactivecocoa/reactivecocoa"> reactivecocoa</a>
一套响应式编程的框架(functional reactive programming) 支持mac
<a target="_blank" href="https://github.com/marcuswestin/webviewjavascriptbridge"> webviewjavascriptbridge</a>
webview和cocoa之间的事件传递
<a target="_blank" href="https://github.com/dbachrach/ocudl"> ocudl</a>
自定义literals 有点意思~~
<a target="_blank" href="https://github.com/allending/kiwi"> kiwi</a>
一个behavior驱动编程框架? (bdd)?
<a target="_blank" href="https://github.com/github/mantle"> mantle</a>
一个model层, 替代coredata 可以生成model对象~ github官方出品..
<a target="_blank" href="https://github.com/magicalpanda/magicalrecord"> magicalrecord</a>
coredata的包装 简化代码
<a target="_blank" href="https://github.com/ccgus/fmdb"> fmdb</a>
sqlite的封装
<a target="_blank" href="https://github.com/krzysztofzablocki/kzpropertymapper"> kzpropertymapper</a>
一个model的封装,类json
<a target="_blank" href="https://github.com/tokorom/blockinjection"> blockinjection</a>
为某个方法注入一个block 类似aop
<a target="_blank" href="https://github.com/uacaps/nsobject-objectmap"> nsobject-objectmap</a>
json和xml包装到object
<a target="_blank" href="https://github.com/phoboslab/ejecta"> ejecta</a>
通过opengl openal来实现 webcanvas js等,很庞大~
<a target="_blank" href="https://github.com/marcoarment/fcmodel"> fcmodel</a>
为sql程序员包装一下coredata
<a target="_blank">功能/封装</a>
<a target="_blank" href="https://github.com/shmoopi/ios-system-services"> ios-system-services</a>
获取各种设备信息 包括硬件、网络、内存、进程等等
<a target="_blank" href="https://github.com/mugunthkumar/mkstorekit"> mkstorekit</a>
iap用的库
<a target="_blank" href="https://github.com/mattt/cargobay"> cargobay</a>
一个包装iap storekit的库
<a target="_blank" href="https://github.com/robotmedia/rmstore"> rmstore</a>
很轻量的iap包装
<a target="_blank" href="https://github.com/therealkerni/quincykit"> quincykit</a>
处理crach信息的库 只有上架应用才能用 支持mac
<a target="_blank" href="https://github.com/ylechelle/openudid"> openudid</a>
系统udid替代方案
<a target="_blank" href="https://github.com/gekitz/uidevice-with-uniqueidentifier-for-ios-5"> uidevice-with-uniqueidentifier-for-ios-5</a>
另一个uuid解决方案 但ios7不能用了
<a target="_blank" href="https://github.com/erica/uidevice-extension"> uidevice-extension</a>
一系列uidevice的扩展 有privateapi 最新的工程在cookbook-code里
<a target="_blank" href="https://github.com/futuretap/inappsettingskit"> inappsettingskit</a>
包装了设置、urlscheme、mail、icon等东西
<a target="_blank" href="https://github.com/cocoanetics/dtwebarchive"> dtwebarchive</a>
允许访问剪贴板中的webarchive格式富文本
<a target="_blank" href="https://github.com/usepropeller/routable-ios"> routable-ios</a>
inapp的url定义 在app内打开自定义url (解耦)
<a target="_blank" href="https://github.com/joeldev/jlroutes"> jlroutes</a>
复杂的url scheme解析和路由
<a target="_blank" href="https://github.com/limejelly/emoji"> emoji</a>
访问emoji图片的功能
<a target="_blank" href="https://github.com/carlbrown/pdkeychainbindingscontroller"> pdkeychainbindingscontroller</a>
以类似userdefault的方式访问keychain
<a target="_blank" href="https://github.com/akosma/coretextwrapper"> coretextwrapper</a>
一个coretext库的包装
<a target="_blank" href="https://github.com/chrisdevereux/slash"> slash</a>
对attributestring的封装
<a target="_blank" href="https://github.com/danielamitay/ihasapp"> ihasapp</a>
检测某个app是否安装,集成了常见的url scheme
<a target="_blank">网络</a>
<a target="_blank">基础</a>
<a target="_blank" href="https://github.com/afnetworking/afnetworking"> afnetworking</a>
很棒的http网络通信库
<a target="_blank" href="https://github.com/pokeb/asi-http-request"> asi-http-request</a>
一个http库 同样很知名 性能好,稳定 但已不再维护
<a target="_blank" href="https://github.com/mugunthkumar/mknetworkkit"> mknetworkkit</a>
一个http库 支持mac 同样也不错
<a target="_blank" href="https://github.com/nst/sthttprequest"> sthttprequest</a>
一个非常简单的http库,包装了nsurlconnection
<a target="_blank" href="https://github.com/restkit/restkit"> restkit</a>
一个http库 用来与restful的服务进行交互
<a target="_blank" href="https://github.com/afnetworking/afincrementalstore"> afincrementalstore</a>
用coredata和afnetworking 将http数据持久化
<a target="_blank" href="https://github.com/robbiehanson/cocoaasyncsocket"> cocoaasyncsocket</a>
tcp/udp包装库 支持mac 很棒
<a target="_blank" href="https://github.com/tonymillion/reachability"> reachability</a>
判断设备网络情况 和苹果的很像 用arc、gcd
<a target="_blank" href="https://github.com/rs/sdreachability"> sdreachability</a>
判断设备网络情况 和苹果的很像,更友好?
<a target="_blank" href="https://github.com/pkyeck/socket.io-objc"> socket.io-objc</a>
支持http 长轮询 socket.io
<a target="_blank" href="https://github.com/cocoanetics/dtbonjour"> dtbonjour</a>
bonjour和wifi
<a target="_blank" href="https://github.com/robbiehanson/xmppframework"> xmppframework</a>
xmpp客户端的库~ 支持mac
<a target="_blank" href="https://github.com/robbiehanson/cocoahttpserver"> cocoahttpserver</a>
一个轻量的http server 支持mac
<a target="_blank" href="https://github.com/square/socketrocket"> socketrocket</a>
websocket客户端~
<a target="_blank" href="https://github.com/mailcore/mailcore"> mailcore</a>
imap smtp邮件协议
<a target="_blank">json</a>
<a target="_blank" href="https://github.com/johnezang/jsonkit"> jsonkit</a>
性能非常好 (只比apple原生的差一点)
<a target="_blank" href="https://github.com/stig/json-framework"> json-framework</a>
sbjson 曾经用得很广泛的json 性能差
<a target="_blank" href="https://github.com/touchcode/touchjson"> touchjson</a>
又一个json库
<a target="_blank" href="https://github.com/gabriel/yajl-objc"> yajl-objc</a>
一个json库 可以支持流解析 支持mac
<a target="_blank" href="https://github.com/icanzilb/jsonmodel"> jsonmodel</a>
一个构建json model的工具和库
<a target="_blank">xml/html</a>
<a target="_blank" href="https://github.com/mwaterfall/mwfeedparser"> mwfeedparser</a>
feed/atom解析
<a target="_blank" href="https://github.com/h2co3/rsskit"> rsskit</a>
rss atom解析
<a target="_blank" href="https://github.com/objective3/elementparser"> elementparser</a>
提供html和xml的解析
<a target="_blank" href="https://github.com/topfunky/hpple"> hpple</a>
提供html/xml解析
<a target="_blank" href="https://github.com/zootreeves/objective-c-hmtl-parser"> objective-c-hmtl-parser</a>
一个很简单的html解析 包装了下libxml
<a target="_blank" href="https://github.com/zablanc/rapturexml"> rapturexml</a>
一个简单的xml解析器 包装了libxml
<a target="_blank" href="https://github.com/robbiehanson/kissxml"> kissxml</a>
解析xml的库 包装了libxml
<a target="_blank" href="https://github.com/71squared/tbxml"> tbxml</a>
快速解析xml的库
<a target="_blank" href="https://github.com/nfarina/xmldocument"> xmldocument</a>
又一个解析xml的库
<a target="_blank" href="https://github.com/nicklockwood/xmldictionary"> xmldictionary</a>
蛮好用的一个xml转nsdictionary的类~
<a target="_blank" href="https://github.com/bcaccinolo/xml-to-nsdictionary"> xml-to-nsdictionary</a>
xml转nsdictionary
<a target="_blank" href="https://github.com/mdiep/mmmarkdown"> mmmarkdown</a>
一个渲染markdown到html的小引擎
<a target="_blank" href="https://github.com/ideasoncanvas/ashton"> ashton</a>
在nsattrbutestring和html之间转换
<a target="_blank" href="https://github.com/zedenem/xmlparser"> xmlparser</a>
xml解析成json~
<a target="_blank">功能性</a>
<a target="_blank" href="https://github.com/enormego/egoimageloading"> egoimageloading</a>
下载使用网络图片的库
<a target="_blank" href="https://github.com/rs/sdwebimage"> sdwebimage</a>
异步加载网络图片 (uiimage category)
<a target="_blank" href="https://github.com/thibaultcha/tcblobdownload"> tcblobdownload</a>
下载大文件/ 断点续传
<a target="_blank" href="https://github.com/mattt/groundcontrol"> groundcontrol</a>
一个通过远程plist改变配置的库
<a target="_blank" href="https://github.com/arashpayan/appirater"> appirater</a>
提醒用户稍后到appstore给你评分的功能
<a target="_blank" href="https://github.com/nicklockwood/irate"> irate</a>
类似appirater 提醒用户稍后到appstore评分 支持mac
<a target="_blank" href="https://github.com/sharekit/sharekit"> sharekit</a>
分享到国外的一些社交网站 的功能 用的的人挺多
<a target="_blank" href="https://github.com/artsabintsev/harpy"> harpy</a>
新版本更新提醒
<a target="_blank" href="https://github.com/nicklockwood/iversion"> iversion</a>
新版本更新提醒 功能提示
<a target="_blank" href="https://github.com/eaigner/datakit"> datakit</a>
以类似coredata的model 来获取网络资源
<a target="_blank" href="https://github.com/rs/sdurlcache"> sdurlcache</a>
url缓存
<a target="_blank" href="https://github.com/libgit2/objective-git"> objective-git</a>
libgit的包装 挺庞大
<a target="_blank" href="https://github.com/dingbat/nsrails"> nsrails</a>
ror风格的网络交互api
<a target="_blank">sdk</a>
<a target="_blank" href="https://github.com/facebook/facebook-ios-sdk"> facebook-ios-sdk</a>
facebook的sdk
<a target="_blank" href="https://github.com/mattgemmell/mgtwitterengine"> mgtwitterengine</a>
一套twtter库
<a target="_blank" href="https://github.com/bengottlieb/twitter-oauth-iphone"> twitter-oauth-iphone</a>
twitter的oauth功能
<a target="_blank" href="https://github.com/constantine-fry/foursquare-api-v2"> foursquare-api-v2</a>
foursquare的库
<a target="_blank" href="https://github.com/lukhnos/objectiveflickr"> objectiveflickr</a>
flicker api
<a target="_blank" href="https://github.com/octokit/octokit.objc"> octokit.objc</a>
github的api
<a target="_blank" href="https://github.com/overcommitted/parcelkit"> parcelkit</a>
dropbox封装coredata
<a target="_blank" href="https://github.com/spotify/cocoalibspotify"> cocoalibspotify</a>
spotify官方sdk
<a target="_blank" href="https://github.com/grahamdennis/gdfilemanagerkit"> gdfilemanagerkit</a>
访问 dropbox gdrive之类的云存储
<a target="_blank">音频</a>
<a target="_blank" href="https://github.com/tuner88/iossystemsoundslibrary"> iossystemsoundslibrary</a>
列出和播放ios系统声音~
<a target="_blank" href="https://github.com/alexbw/novocaine"> novocaine</a>
一个声音库 录音放音 页面上有coreaudio的教程链接
<a target="_blank" href="https://github.com/theamazingaudioengine/theamazingaudioengine"> theamazingaudioengine</a>
一个声音库 包装了coreaudio
<a target="_blank" href="https://github.com/mattgallagher/audiostreamer"> audiostreamer</a>
音频流播放库 支持mac
<a target="_blank" href="https://github.com/akinliu/simpleaudioengine"> simpleaudioengine</a>
一个简单的播放声音的库
<a target="_blank" href="https://github.com/douban/douaudiostreamer"> douaudiostreamer</a>
豆瓣的音频流播放
<a target="_blank" href="https://github.com/tkzic/audiograph"> audiograph</a>
一个au的教程 & 示例工程~
<a target="_blank" href="https://github.com/bartolsthoorn/nvdsp"> nvdsp</a>
一个ios上的dsp处理
<a target="_blank" href="https://github.com/lucaas/blip-synth"> blip-synth</a>
一个blip声音合成器
<a target="_blank" href="https://github.com/petegoodliffe/pgmidi"> pgmidi</a>
一个midi库
<a target="_blank" href="https://github.com/stephencelis/sc_listener"> sc_listener</a>
检测系统声音等级的库
<a target="_blank" href="https://github.com/kstenerud/objectal-for-iphone"> objectal-for-iphone</a>
一个openal的包装库 比较好用
<a target="_blank" href="https://github.com/hollance/soundbankplayer"> soundbankplayer</a>
一个仿soundfout的库 但更简单
<a target="_blank" href="https://github.com/zoul/finch"> finch</a>
对底层的openal包装
<a target="_blank" href="https://github.com/ap4y/soundmanager"> soundmanager</a>
很简单的sound播放管理
<a target="_blank" href="https://github.com/ap4y/origamiengine"> origamiengine</a>
音乐播放引擎 支持 flac, cue, mp3, m4a, m3u
<a target="_blank" href="https://github.com/libpd/libpd"> libpd</a>
一个用pd来创造音乐的库? 纯c
<a target="_blank" href="https://github.com/libpd/pd-for-ios"> pd-for-ios</a>
同libpd
<a target="_blank" href="https://github.com/recotana/rctmidilib"> rctmidilib</a>
一个pad连接midi设备通信的包装
<a target="_blank" href="https://github.com/scopegate/octave"> octave</a>
一个免费的音效库 包括48个ui音效
<a target="_blank" href="https://github.com/rich2k/rbdmuteswitch"> rbdmuteswitch</a>
在ios5上检测是否静音
<a target="_blank" href="https://github.com/raboof/sfarklib"> sfarklib</a>
转换sfark和sf2的库 很简单
<a target="_blank" href="https://github.com/raboof/sfarkxtm"> sfarkxtm</a>
简单解压sfark的一个cpp
<a target="_blank" href="https://github.com/raboof/unsfark"> unsfark</a>
和上面sfarkxtm一样,是老一点的纯c版本
<a target="_blank" href="https://github.com/musescore/musescore"> musescore</a>
一个跨平台的音乐软件~ not ios
<a target="_blank" href="https://github.com/whitenoise/opensfz"> opensfz</a>
一个sf2的处理库(github上有详细说明) an open sfz player & sf2 based on sfzero
<a target="_blank" href="https://github.com/alsaplayer/alsaplayer"> alsaplayer</a>
一个linux下pcm库 有sf2 midi等处理过程
<a target="_blank">游戏</a>
<a target="_blank" href="https://github.com/cocos2d/cocos2d-iphone"> cocos2d-iphone</a>
2d游戏引擎 (spritekit后来居上了..)
<a target="_blank" href="https://github.com/cocos2d/cocos2d-iphone-extensions"> cocos2d-iphone-extensions</a>
cocos2d的扩展
<a target="_blank" href="https://github.com/krzysztofzablocki/smooth-drawing"> smooth-drawing</a>
cocos2d中画出平滑的曲线
<a target="_blank" href="https://github.com/haqu/tiny-wings"> tiny-wings</a>
仿tinywings的demo 用cocos2d
<a target="_blank" href="https://github.com/diwu/tiny-wings-remake-on-android"> tiny-wings-remake-on-android</a>
如题.
<a target="_blank" href="https://github.com/haqu/tweejump"> tweejump</a>
是小鸟就跳100层 game
<a target="_blank" href="https://github.com/seanhess/wizardwar"> wizardwar</a>
一个很完整的2d小游戏,支持对战,已在appstore上架
<a target="_blank" href="https://github.com/primaryfeather/sparrow-framework"> sparrow-framework</a>
开源游戏引擎 2d 1.0版
<a target="_blank" href="https://github.com/gamua/sparrow-framework"> sparrow-framework</a>
开源游戏引擎 2d 2.0版
<a target="_blank">图像</a>
<a target="_blank">gpu opengl</a>
<a target="_blank" href="https://github.com/bradlarson/gpuimage"> gpuimage</a>
基于gpu的实时图像视频处理
<a target="_blank" href="https://github.com/xissburg/xbimagefilters"> xbimagefilters</a>
一个gpu实时处理的库 类似gpuimage
<a target="_blank" href="https://github.com/rsebbe/ceedgl"> ceedgl</a>
一个opengl的包装 用起来更方便
<a target="_blank" href="https://github.com/antonholmquist/rend-ios"> rend-ios</a>
一个opengl的轻量包装 接近uikit
<a target="_blank" href="https://github.com/nicklockwood/glview"> glview</a>
在uiview的包装 方便使用opengl
<a target="_blank" href="https://github.com/moodstocks/sift-gpu-iphone"> sift-gpu-iphone</a>
一个包装gl用的,不知道干毛的
<a target="_blank" href="https://github.com/twolivesleft/shadermanager"> shadermanager</a>
如题 一个manager 管理创建shader
<a target="_blank" href="https://github.com/twenty3/glimageprocessing"> glimageprocessing</a>
演示如何用gpu处理图片
<a target="_blank" href="https://github.com/sebastienwindal/frd3dbarchart"> frd3dbarchart</a>
用opengl绘制的3d柱形图
<a target="_blank" href="https://github.com/rossanderson/earthview"> earthview</a>
显示3d地形图 用opengl
<a target="_blank" href="https://github.com/sonsongithub/corear"> corear</a>
一个挺有意思的ar
<a target="_blank" href="https://github.com/benlodotcom/vrtoolkit"> vrtoolkit</a>
一个虚拟现实的库
<a target="_blank">图像处理</a>
<a target="_blank" href="https://github.com/nyx0uf/nyximageskit"> nyximageskit</a>
一套图像处理的库 加在uiimage上
<a target="_blank" href="https://github.com/esilverberg/ios-image-filters"> ios-image-filters</a>
uiimage扩展 类似ps的功能 用coreimage
<a target="_blank" href="https://github.com/shu223/vimagecategory"> vimagecategory</a>
uiimage扩展 简单的一些处理
<a target="_blank" href="https://github.com/mattgemmell/mgimageutilities"> mgimageutilities</a>
几个简单的图片处理 uiimage
<a target="_blank" href="https://github.com/coryleach/uiimageadjust"> uiimageadjust</a>
一些uiimage的扩展 如亮度 模糊等
<a target="_blank" href="https://github.com/cmkilger/ckimageadditions"> ckimageadditions</a>
一些uiimage的不错功能~
<a target="_blank" href="https://github.com/adrian2112/uiimage-blurredframe"> uiimage-blurredframe</a>
仅模糊图片中的一块区域~
<a target="_blank" href="https://github.com/lukabernardi/lbblurredimage"> lbblurredimage</a>
uiimage扩展 可以模糊 不知道性能如何
<a target="_blank" href="https://github.com/eklipse2k8/filterkit"> filterkit</a>
为拍照添加滤镜 基于gpuimage
<a target="_blank" href="https://github.com/azamsharp/tcam"> tcam</a>
用cifilter实现的类似instagram的类
<a target="_blank" href="https://github.com/yackle/climageeditor"> climageeditor</a>
一个功能齐全的图像处理(滤镜/曲线/裁减/旋转/等等~)
<a target="_blank" href="https://github.com/pkluz/pkcoretechniques"> pkcoretechniques</a>
ca和cg的特性演示
<a target="_blank" href="https://github.com/mbcharbonneau/uiimage-categories"> uiimage-categories</a>
uiimage的一些扩展
<a target="_blank" href="https://github.com/gdawg/uiimage-dsp"> uiimage-dsp</a>
uiimage模糊的一些方法
<a target="_blank" href="https://github.com/r3econ/uiimage-sprite-additions"> uiimage-sprite-additions</a>
uiimage取sprite~
<a target="_blank" href="https://github.com/moqod/ios-scratch-n-see"> ios-scratch-n-see</a>
类似结冰玻璃用手画开的效果~
<a target="_blank" href="https://github.com/ole/obgradientview"> obgradientview</a>
一个渐变色的calayer 比系统的好用些
<a target="_blank" href="https://github.com/unixpickle/animagebitmaprep"> animagebitmaprep</a>
一些bitmap处理的方法
<a target="_blank" href="https://github.com/kgn/kgnoise"> kgnoise</a>
产生带噪音的image 支持mac
<a target="_blank" href="https://github.com/ericellett/kgnoisecolortester"> kgnoisecolortester</a>
上面kgnoise的演示
<a target="_blank" href="https://github.com/nst/sqriskcursor"> sqriskcursor</a>
一个用ca和uicontrol自定义控件的例子
<a target="_blank" href="https://github.com/detroit-labs/amazekit"> amazekit</a>
据说是为png加速 或自己画 主要为控件提升性能的
<a target="_blank" href="https://github.com/mindbrix/uiimage-pdf"> uiimage-pdf</a>
如题 uiimage来显示pdf
<a target="_blank" href="https://github.com/jasonmorrissey/jmnoise"> jmnoise</a>
给uiview添加noise噪音的
<a target="_blank" href="https://github.com/snwau/swsnapshotstackview"> swsnapshotstackview</a>
图片加上stack外框
<a target="_blank" href="https://github.com/robotmedia/rmshapedimageview"> rmshapedimageview</a>
一个uiimageview的子类 能忽略透明地方的点击
<a target="_blank" href="https://github.com/peyton/moomaskediconview"> moomaskediconview</a>
一个通过mask显示icon的库 只要一个mask 可以生成很多风格的icon 类似tabbar
<a target="_blank" href="https://github.com/fingertips/ftassetrenderer"> ftassetrenderer</a>
运行时的图像mask生成?
<a target="_blank" href="https://github.com/justin/wolfpack"> wolfpack</a>
图像处理库ci cg
<a target="_blank" href="https://github.com/discontinuity-srl/dsgraphicskit"> dsgraphicskit</a>
支持图片常见处理 视图控制3d等
<a target="_blank" href="https://github.com/mayoff/uiimage-from-animated-gif"> uiimage-from-animated-gif</a>
显示gif
<a target="_blank" href="https://github.com/thisandagain/cam"> cam</a>
一个avfoundation的封装、照相等功能
<a target="_blank" href="https://github.com/omidh/filtrr"> filtrr</a>
几个filter 速度也不行
<a target="_blank" href="https://github.com/thelevelup/zxingobjc"> zxingobjc</a>
zxing 二维码/条形码处理
<a target="_blank">颜色</a>
<a target="_blank" href="https://github.com/kballard/uicolor-utilities"> uicolor-utilities</a>
uicolor扩展和色板
<a target="_blank" href="https://github.com/thisandagain/color"> color</a>
一系列uicolor扩展
<a target="_blank" href="https://github.com/nicklockwood/colorutils"> colorutils</a>
一个uicolor扩展
<a target="_blank" href="https://github.com/alessani/colorconverter"> colorconverter</a>
rgb和hsl转换
<a target="_blank" href="https://github.com/infinitapps/infcolorpicker"> infcolorpicker</a>
一个色彩选择器
<a target="_blank" href="https://github.com/rsully/rscolorpicker"> rscolorpicker</a>
一个不错的色彩选择器 有放大镜
<a target="_blank" href="https://github.com/kartech/colorpicker"> colorpicker</a>
一个很强大的colorpicker 包装了挺多东西
<a target="_blank" href="https://github.com/thallius/colorpicker"> colorpicker</a>
功能很棒的一个取色
<a target="_blank" href="https://github.com/jawngee/ilcolorpicker"> ilcolorpicker</a>
一个还算标准的colorpicker
<a target="_blank" href="https://github.com/neopixl/npcolorpicker"> npcolorpicker</a>
一个hsv三角取色器
<a target="_blank" href="https://github.com/alexrestrepo/kzcolorpicker"> kzcolorpicker</a>
又一个hsv圆盘取色器
<a target="_blank" href="https://github.com/hayashi311/color-picker-for-ios"> color-picker-for-ios</a>
一个简单的单色picker 有一个滑块
<a target="_blank" href="https://github.com/luisespinoza/lecolorpicker"> lecolorpicker</a>
一个colorpicker可以取到图片的主色调等
<a target="_blank" href="https://github.com/charlymr/uicolor-converter"> uicolor-converter</a>
一些uicolor的工具~~
<a target="_blank" href="https://github.com/sumihiro/sucolor"> sucolor</a>
提供2k多的日本色
<a target="_blank" href="https://github.com/bennyguitar/colours-for-ios"> colours-for-ios</a>
提供不少常用色 和几个方法
<a target="_blank" href="https://github.com/panicinc/colorart"> colorart</a>
类似itunes的 取一幅图画的主要背景颜色等 (这是个mac功能)
<a target="_blank" href="https://github.com/claaslange/ios7colors"> ios7colors</a>
ios7的几种常用颜色
<a target="_blank">绘图库</a>
<a target="_blank" href="https://github.com/honcheng/iosplot"> iosplot</a>
画饼图/折线图的库 用ca
<a target="_blank" href="https://github.com/kevinzhow/pnchart"> pnchart</a>
扁平风格的折线图/柱形图
<a target="_blank" href="https://github.com/xhacker/teachart"> teachart</a>
扁平风格的饼图/柱形图
<a target="_blank" href="https://github.com/mruegenberg/ios-linechart"> ios-linechart</a>
简单好用的饼图/折线图
<a target="_blank" href="https://github.com/johnnywjy/jyradarchart"> jyradarchart</a>
雷达图(螂蛛网图), 风格多样
<a target="_blank" href="https://github.com/briancoyner/core-animation-pie-chart"> core-animation-pie-chart</a>
用ca画饼图 示例
<a target="_blank" href="https://github.com/sabymike/mssimplegauge"> mssimplegauge</a>
扇形仪表盘
<a target="_blank" href="https://github.com/lyokato/fbdigitalfont"> fbdigitalfont</a>
led液晶效果荧光字体,用cg实现
<a target="_blank" href="https://github.com/lyokato/fbglowlabel"> fbglowlabel</a>
led液晶效果荧光字体,uilabel
<a target="_blank" href="https://github.com/antondomashnev/adgraphview"> adgraphview</a>
一个cg绘画库 股票曲线演示
<a target="_blank" href="https://github.com/svgkit/svgkit"> svgkit</a>
一个用ca来呈现svg图片的库
<a target="_blank" href="https://github.com/levinunnink/smooth-line-view"> smooth-line-view</a>
用quartz画出平滑的曲线
<a target="_blank" href="https://github.com/yusenhan/smooth-line-view"> smooth-line-view</a>
用上面的库搭建的比较完整的画板功能 有取色器等
<a target="_blank" href="https://github.com/jharwig/signaturedemo"> signaturedemo</a>
一个quartz 触摸画平滑曲线的demo~~~
<a target="_blank" href="https://github.com/freshking/dynamicgraphview"> dynamicgraphview</a>
动态折线图
<a target="_blank" href="https://github.com/xyfeng/xypiechart"> xypiechart</a>
饼图~有动画
<a target="_blank" href="https://github.com/ole/animated-paths"> animated-paths</a>
动画画出文字和图形的轮廓~
<a target="_blank">动画/效果</a>
<a target="_blank">ca</a>
<a target="_blank" href="https://github.com/neror/ca360"> ca360</a>
一套完整的ca动画demo
<a target="_blank" href="https://github.com/briancoyner/core-animation-fun-house"> core-animation-fun-house</a>
一套ca动画展示demo
<a target="_blank" href="https://github.com/tapharmonic/core-animation-demos"> core-animation-demos</a>
一套ca动画demo
<a target="_blank" href="https://github.com/mpospese/enterthematrix"> enterthematrix</a>
ca动画演示demo
<a target="_blank" href="https://github.com/neror/ftutils"> ftutils</a>
一套ca的util库 有一些常用动画
<a target="_blank" href="https://github.com/lichtschlag/dazzle"> dazzle</a>
用ca实现的各种有趣的粒子效果
<a target="_blank" href="https://github.com/hfossli/aggeometrykit"> aggeometrykit</a>
ca和3d效果等
<a target="_blank" href="https://github.com/robb/rbbanimation"> rbbanimation</a>
基于block的ca动画
<a target="_blank">动画曲线</a>
<a target="_blank" href="https://github.com/nachosoto/nsbkeyframeanimation"> nsbkeyframeanimation</a>
那些jquery带的动画速率曲线
<a target="_blank" href="https://github.com/bryanoltman/caanimation-easingequations"> caanimation-easingequations</a>
一些ca没有的动画曲线
<a target="_blank" href="https://github.com/zrxq/uiview-easingfunctions"> uiview-easingfunctions</a>
uiview的动画曲线~~
<a target="_blank" href="https://github.com/pavelpanov/physicsanimation"> physicsanimation</a>
物理动画,用chipmunk实现的重力效果等
<a target="_blank" href="https://github.com/dulaccc/dpmeterview"> dpmeterview</a>
有重力感应的2d图形动画(例如瓶子的水) 貌似挺有意思~~
<a target="_blank" href="https://github.com/acoomans/parallax"> parallax</a>
ios7的景深背景动画效果 一般..
<a target="_blank" href="https://github.com/mysterioustrousers/mtanimation"> mtanimation</a>
25种动画曲线~~~
<a target="_blank" href="https://github.com/khanlou/skbounceanimation"> skbounceanimation</a>
弹跳的动画曲线
<a target="_blank">常见动画</a>
<a target="_blank" href="https://github.com/ciechan/bcgenieeffect"> bcgenieeffect</a>
果冻吸入的效果 和mac里最小化的效果一样~~很棒~
<a target="_blank" href="https://github.com/nicklockwood/icarousel"> icarousel</a>
一套类似coverflow的空间,非常棒,可选多样式,可用于mac
<a target="_blank" href="https://github.com/thefaj/openflow"> openflow</a>
类似coverflow的效果 挺老的工程 支持mac
<a target="_blank" href="https://github.com/honcheng/paperfold-for-ios"> paperfold-for-ios</a>
一套类似报纸展开的仿3d效果 用ca实现
<a target="_blank" href="https://github.com/mpospese/mpfoldtransition"> mpfoldtransition</a>
那个能左右上下cube/paper翻页的效果 挺棒
<a target="_blank" href="https://github.com/dillion/ios-flip-transform"> ios-flip-transform</a>
一个flip翻页效果 支持上下左右翻页 会变暗
<a target="_blank" href="https://github.com/mtabini/afkpageflipper"> afkpageflipper</a>
一个flip翻页效果 可能性能不够好 也不会变暗
<a target="_blank" href="https://github.com/mkftr/doorwaytransition"> doorwaytransition</a>
一个opendoor的动画
<a target="_blank" href="https://github.com/rbreve/flipboard-3d-transform-effect-example"> flipboard-3d-transform-effect-example</a>
如题flip效果 没测试
<a target="_blank" href="https://github.com/honcheng/paperfoldmenucontroller"> paperfoldmenucontroller</a>
一个map折纸动画效果 一般
<a target="_blank" href="https://github.com/xyfeng/xyorigami"> xyorigami</a>
map折纸动画~
<a target="_blank" href="https://github.com/lomanf/paperstack"> paperstack</a>
用opengl实现的类似ibook的效果 但是一般
<a target="_blank" href="https://github.com/gcamp/gcretractablesectioncontroller"> gcretractablesectioncontroller</a>
让tableview能按group展开合起
<a target="_blank" href="https://github.com/split82/hmgltransitions"> hmgltransitions</a>
一个opengl的视图切换 跑不起来? 很久没更新
<a target="_blank" href="https://github.com/epatel/epgltransitionview"> epgltransitionview</a>
一个opengl的视图 包括ibook效果 折纸翻页效果 散落效果
<a target="_blank" href="https://github.com/brow/leaves"> leaves</a>
一套有些类似ibook的效果但只有横向翻页 被用在看书的地方
<a target="_blank" href="https://github.com/glennchiu/gc3dfliptransitionstylesegue"> gc3dfliptransitionstylesegue</a>
用gl实现的ibook 一般
<a target="_blank" href="https://github.com/kentnguyen/knsemimodalviewcontroller"> knsemimodalviewcontroller</a>
一个推出modalview的动画 后面的会缩小上移
<a target="_blank" href="https://github.com/vibrazy/letterpressexplosion"> letterpressexplosion</a>
uiview的撕碎爆炸效果 (ca实现)
<a target="_blank" href="https://github.com/chrismiles/fancysegue"> fancysegue</a>
几个gl实现的动画 虽然不怎么好
<a target="_blank" href="https://github.com/shu223/coreimagetransition"> coreimagetransition</a>
用ci实现的一些动画过渡 过雾~
<a target="_blank" href="https://github.com/lukagabric/ltransitionimageview"> ltransitionimageview</a>
一个image的过渡效果
<a target="_blank" href="https://github.com/sebastienthiebaud/stscratchview"> stscratchview</a>
刮奖的效果
<a target="_blank" href="https://github.com/xissburg/xbpagecurl"> xbpagecurl</a>
gl实现的翻页效果~
<a target="_blank" href="https://github.com/applidium/adtransitioncontroller"> adtransitioncontroller</a>
很多有趣的导航视图切换动画
<a target="_blank" href="https://github.com/colineberhardt/vctransitionslibrary"> vctransitionslibrary</a>
ios7下,一些自定义转场动画~ 挺棒
<a target="_blank" href="https://github.com/ifttt/jazzhands"> jazzhands</a>
ifttt简介的动画框架,是个关键帧动画框架哟~
<a target="_blank">控件</a>
<a target="_blank">hud</a>
<a target="_blank" href="https://github.com/jdg/mbprogresshud"> mbprogresshud</a>
一个hud 用得很广泛 无阴影 全屏模态
<a target="_blank" href="https://github.com/matej/mbprogresshud"> mbprogresshud</a>
和mbhud一样 但有更新 添加了block ios6
<a target="_blank" href="https://github.com/atomton/atmhud"> atmhud</a>
很棒的hud 有阴影和动画~
<a target="_blank" href="https://github.com/samvermette/svprogresshud"> svprogresshud</a>
一个hud 样式类似mb_hud 有一些进度等
<a target="_blank" href="https://github.com/hardtack/htprogresshud"> htprogresshud</a>
又一个hud
<a target="_blank" href="https://github.com/eugenetrapeznikov/etactivityindicatorview"> etactivityindicatorview</a>
windows phone 7风格风火轮
<a target="_blank">slider</a>
<a target="_blank" href="https://github.com/jasonmorrissey/jmslider"> jmslider</a>
一个很小清新的slider 用ca画的
<a target="_blank" href="https://github.com/mneuwert/ios-custom-controls"> ios-custom-controls</a>
按住可以出pop的uislider
<a target="_blank" href="https://github.com/mdznr/mtztiltreflectionslider"> mtztiltreflectionslider</a>
一个模仿ios6 music的slider
<a target="_blank" href="https://github.com/avrahamshuk/asrangeslider"> asrangeslider</a>
一个两段式的slider
<a target="_blank" href="https://github.com/domesticcatsoftware/dcfinetuneslider"> dcfinetuneslider</a>
可以拖动外部 和显示左右箭头的slider
<a target="_blank" href="https://github.com/alexrepty/arannotatedslider"> arannotatedslider</a>
kvo教学 一个在slider上面显示小poper的~
<a target="_blank" href="https://github.com/larsacus/larsbar"> larsbar</a>
显示声音db的slider
<a target="_blank" href="https://github.com/erndev/edstarrating"> edstarrating</a>
打星评级 slider控件
<a target="_blank" href="https://github.com/ole/obslider"> obslider</a>
模拟iphone音乐进度的表现
<a target="_blank" href="https://github.com/teehanlax/tltiltslider"> tltiltslider</a>
仿ios6 音量slider,有金属光泽动画
<a target="_blank" href="https://github.com/romaonthego/retrimcontrol"> retrimcontrol</a>
类似ios6录像裁减的控制条
<a target="_blank">progress</a>
<a target="_blank" href="https://github.com/mperovic/koaprogressbar"> koaprogressbar</a>
自定义progressbar
<a target="_blank" href="https://github.com/ddeville/ddprogressview"> ddprogressview</a>
平面风格的progress进度条
<a target="_blank" href="https://github.com/n8chur/wnprogressview"> wnprogressview</a>
一些有趣风格的progressview
<a target="_blank" href="https://github.com/yannickl/ylprogressbar"> ylprogressbar</a>
一些不错样式的progessbar
<a target="_blank" href="https://github.com/danielamitay/dacircularprogress"> dacircularprogress</a>
圆环形进度条
<a target="_blank" href="https://github.com/mrackwitz/mrprogress"> mrprogress</a>
圆环进度条,ios7风格,ios7 only
<a target="_blank" href="https://github.com/mdinacci/mdradialprogress"> mdradialprogress</a>
圆环进度条,多种风格 ios6+
<a target="_blank">侧滑</a>
<a target="_blank" href="https://github.com/inferis/viewdeck"> viewdeck</a>
左右侧滑控件
<a target="_blank" href="https://github.com/monospacecollective/msdynamicsdrawerviewcontroller">msdynamicsdrawerviewcontroller</a>
ios7 动态弹性和景深的侧滑~
<a target="_blank" href="https://github.com/edgecase/ecslidingviewcontroller"> ecslidingviewcontroller</a>
一个很简单的侧滑控件
<a target="_blank" href="https://github.com/gotosleep/jasidepanels"> jasidepanels</a>
一套不错样式的侧滑控件
<a target="_blank" href="https://github.com/steipete/psstackedview"> psstackedview</a>
一套侧滑且带stack的控件,类似twitter ipad
<a target="_blank" href="https://github.com/pkluz/pkrevealcontroller"> pkrevealcontroller</a>
一个侧滑控件
<a target="_blank" href="https://github.com/mystcolor/jtrevealsidebardemo"> jtrevealsidebardemo</a>
一个类似fb侧滑的demo
<a target="_blank" href="https://github.com/ipup/pprevealsideviewcontroller"> pprevealsideviewcontroller</a>
又一个类似fb的侧滑控件
<a target="_blank" href="https://github.com/appunite/clcascade"> clcascade</a>
类似twitter ipad版的侧滑控件
<a target="_blank" href="https://github.com/andrewroycarter/slideviewcontroller"> slideviewcontroller</a>
侧滑菜单 类似fb的界面
<a target="_blank" href="https://github.com/mutualmobile/mmdrawercontroller"> mmdrawercontroller</a>
<a target="_blank" href="https://github.com/mikefrederick/mfsidemenu"> mfsidemenu</a>
facebook风格侧滑
<a target="_blank" href="https://github.com/john-lluch/swrevealviewcontroller"> swrevealviewcontroller</a>
<a target="_blank" href="https://github.com/devindoty/ddmenucontroller"> ddmenucontroller</a>
又是一个facebook风格侧滑
<a target="_blank" href="https://github.com/romaonthego/refrostedviewcontroller"> refrostedviewcontroller</a>
一个ios7风格的毛玻璃侧滑菜单
<a target="_blank" href="https://github.com/rnystrom/rnfrostedsidebar"> rnfrostedsidebar</a>
一个由侧面划出的半透明菜单(小圆片),不错的交互效果
<a target="_blank">popover</a>
<a target="_blank" href="https://github.com/runway20/popoverview"> popoverview</a>
ca实现的popover 可用于iphone,样式清新
<a target="_blank" href="https://github.com/nicolaschengdev/wypopovercontroller"> wypopovercontroller</a>
高可定制popover 样式不错,很棒
<a target="_blank" href="https://github.com/chrismiles/cmpoptipview"> cmpoptipview</a>
把popview带入的iphone
<a target="_blank" href="https://github.com/50pixels/fppopover"> fppopover</a>
一个popover 支持iphone
<a target="_blank" href="https://github.com/werner77/wepopover"> wepopover</a>
一个仿popover api库 支持iphone
<a target="_blank" href="https://github.com/urbanapps/uamodalpanel"> uamodalpanel</a>
一个类似popview控件 可以比较多的自定义 demo样式较乱
<a target="_blank" href="https://github.com/gazolla/colorpopover"> colorpopover</a>
一个用wepopover写的单色选择
<a target="_blank" href="https://github.com/grgcombs/multirowcalloutannotationview"> multirowcalloutannotationview</a>
在map里面弹出带表格的pop
<a target="_blank" href="https://github.com/questbeat/qbpopupmenu"> qbpopupmenu</a>
类似ios文字上的pop 可以自定义~
<a target="_blank" href="https://github.com/kolyvan/kxmenu"> kxmenu</a>
一个popview,动作还可以
<a target="_blank" href="https://github.com/rnystrom/rngridmenu"> rngridmenu</a>
一个pop菜单,有背景模糊,效果不错~
<a target="_blank" href="https://github.com/gik/gikpopoverbackgroundview"> gikpopoverbackgroundview</a>
为popover提供无缝背景 很棒
<a target="_blank" href="https://github.com/levey/awesomemenu"> awesomemenu</a>
path的扇形弹出按钮效果(ca)
<a target="_blank" href="https://github.com/levey/quadcurvemenu"> quadcurvemenu</a>
上面awesomemenu的fork 类似path的菜单
<a target="_blank" href="https://github.com/mattgemmell/mgtilemenu"> mgtilemenu</a>
弹出按钮菜单 在四周成方形 效果不错
<a target="_blank" href="https://github.com/antondomashnev/adpopupview"> adpopupview</a>
在uiview上弹出自己画的界面 挺丑 但可以看看实现
<a target="_blank" href="https://github.com/kieranlafferty/klexpandingselect"> klexpandingselect</a>
四叶草风格弹出菜单~
<a target="_blank" href="https://github.com/istsest/stackmenu"> stackmenu</a>
mac的stack弹出菜单
<a target="_blank">下拉刷新</a>
<a target="_blank" href="https://github.com/bogardon/mspulltorefreshcontroller"> mspulltorefreshcontroller</a>
一个不错的上下拉刷新的控件 里面是彩虹
<a target="_blank" href="https://github.com/enormego/egotableviewpullrefresh"> egotableviewpullrefresh</a>
下拉刷新,很早的一个控件了2年没更新了
<a target="_blank" href="https://github.com/leah/pulltorefresh"> pulltorefresh</a>
下拉刷新
<a target="_blank" href="https://github.com/samvermette/svpulltorefresh"> svpulltorefresh</a>
下拉刷新 扩展了uiscrollview 很方便简单
<a target="_blank" href="https://github.com/dingtianran/hybridrefreshgesturerecognizer"> hybridrefreshgesturerecognizer</a>
一个类似似tweetbot的下拉刷新样式
<a target="_blank" href="https://github.com/soffes/sspulltorefresh"> sspulltorefresh</a>
<a target="_blank">状态栏</a>
<a target="_blank" href="https://github.com/jaydee3/jdstatusbarnotification"> jdstatusbarnotification</a>
状态栏控件,支持ios6、7
<a target="_blank" href="https://github.com/myell0w/mtstatusbaroverlay"> mtstatusbaroverlay</a>
状态栏的控件,但很久没更新了
<a target="_blank" href="https://github.com/kevingibbon/kgstatusbar"> kgstatusbar</a>
状态栏控件,提醒
<a target="_blank">gridview</a>
<a target="_blank" href="https://github.com/alanquatermain/aqgridview"> aqgridview</a>
类似tableview但有横向分类,就像android launcher
<a target="_blank" href="https://github.com/gmopstcollectionviewledina/gmgridview"> gmgridview</a>
又一个gridview 很不错,自带横纵排序编辑等功能
<a target="_blank" href="https://github.com/kolinkrewinkel/kkgridview"> kkgridview</a>
又一个gridview 已经deperacted 直接用系统的就好
<a target="_blank" href="https://github.com/allaboutapps/a3gridtableview"> a3gridtableview</a>
又一个gridview 貌似支持类似图标样的上栏
<a target="_blank" href="https://github.com/linkedin/liexposecontroller"> liexposecontroller</a>
一个类似gridview的东西
<a target="_blank">alert</a>
<a target="_blank" href="https://github.com/gpambrozio/blockalertsand-actionsheets"> blockalertsand-actionsheets</a>
一个block支持的alert控件 支持自定义 不错~
<a target="_blank" href="https://github.com/alexanderjarvis/pxalertview"> pxalertview</a>
一个用来替代系统的alert,高可定制,有ios7风格
<a target="_blank" href="https://github.com/mobitar/mbalertview"> mbalertview</a>
一个简洁的alertview,和hud
<a target="_blank" href="https://github.com/martinjuhasz/mjpopupviewcontroller"> mjpopupviewcontroller</a>
用不同左右动画弹出alertview
<a target="_blank" href="https://github.com/m1entus/mzformsheetcontroller"> mzformsheetcontroller</a>
一个不错的弹出alert controller
<a target="_blank" href="https://github.com/m1entus/wcalertview"> wcalertview</a>
一些不错的自定义alertview
<a target="_blank" href="https://github.com/goncz9/gralertview"> gralertview</a>
用ca画的带颜色的alertview
<a target="_blank" href="https://github.com/blommegard/sbtablealert"> sbtablealert</a>
一个alertview 可以带表格 可以用苹果风格
<a target="_blank" href="https://github.com/u10int/urbalertview"> urbalertview</a>
自定义alertview 还有各种动画
<a target="_blank" href="https://github.com/sumi-interactive/sialertview"> sialertview</a>
一个样子不错的自定义alertview
<a target="_blank" href="https://github.com/mosheberman/mbmenucontroller"> mbmenucontroller</a>
一个自定义alertsheetvc
<a target="_blank" href="https://github.com/jloewy/jlactionsheet"> jlactionsheet</a>
另一个自定义alertsheet
<a target="_blank" href="https://github.com/autresphere/asdepthmodal"> asdepthmodal</a>
实现简单的3维景深的模态视图 提供背景模糊
<a target="_blank" href="https://github.com/rnystrom/rnblurmodalview"> rnblurmodalview</a>
将后方视图模糊
<a target="_blank" href="https://github.com/lmcd/lmalertview"> lmalertview</a>
ios7 可自定义内容的alertview
<a target="_blank" href="https://github.com/scott90/sdcalertview"> sdcalertview</a>
<a target="_blank">segment</a>
<a target="_blank" href="https://github.com/samvermette/svsegmentedcontrol"> svsegmentedcontrol</a>
一个分段选择控件 类似mac10.7测试版中的ui 很棒~
<a target="_blank" href="https://github.com/u10int/urbsegmentedcontrol"> urbsegmentedcontrol</a>
一个灵活的分段控件 可以上下
<a target="_blank" href="https://github.com/oettam/mcsegmentedcontrol"> mcsegmentedcontrol</a>
一个系统分段的子类 可以自定义颜色
<a target="_blank" href="https://github.com/alikaragoz/aksegmentedcontrol"> aksegmentedcontrol</a>
完全自定义的分段控件 风格不错
<a target="_blank" href="https://github.com/heshammegid/hmsegmentedcontrol"> hmsegmentedcontrol</a>
chrome风格的tabbar分段
<a target="_blank" href="https://github.com/rs/sdsegmentedcontrol"> sdsegmentedcontrol</a>
一个离散并且凹陷效果的分段
<a target="_blank" href="https://github.com/pepibumur/ppiflatsegmentedcontrol"> ppiflatsegmentedcontrol</a>
扁平风格的segment (包含ios7样式)
<a target="_blank">switch</a>
<a target="_blank" href="https://github.com/domesticcatsoftware/dcroundswitch"> dcroundswitch</a>
仿uiswicher 可以自定义 很棒
<a target="_blank" href="https://github.com/twotoasters/ttswitch"> ttswitch</a>
一个可以完全自定义的uiswich~~
<a target="_blank" href="https://github.com/kieranlafferty/klswitch"> klswitch</a>
ios7风格的switch 高仿
<a target="_blank" href="https://github.com/mattlawer/mbswitch"> mbswitch</a>
ios7风格的switch 效果多
<a target="_blank" href="https://github.com/bvogelzang/sevenswitch"> sevenswitch</a>
ios7风格的switch 效果很多~
<a target="_blank">button</a>
<a target="_blank" href="https://github.com/jessmartin/coolbuttons"> coolbuttons</a>
用ca画的带glow的button 仿照系统
<a target="_blank" href="https://github.com/mikeahmarani/maconfirmbutton"> maconfirmbutton</a>
一个类似appstore下载的按钮 可以动画颜色大小等
<a target="_blank" href="https://github.com/ftw/ftwbutton"> ftwbutton</a>
一个uicontrol实例的button 可以看到如何自定义控件 有不错的动画效果
<a target="_blank" href="https://github.com/kristopherjohnson/gradientbuttons"> gradientbuttons</a>
一个带有不同风格的button~ 用ca绘制
<a target="_blank" href="https://github.com/domesticcatsoftware/dcactionbuttonscontroller"> dcactionbuttonscontroller</a>
一个popover的里面带各种画出的按钮
<a target="_blank" href="https://github.com/bitsuites/bpbarbuttonitem"> bpbarbuttonitem</a>
一个baritem的不错的on the fly 生成
<a target="_blank" href="https://github.com/mattlawer/bbutton"> bbutton</a>
一种自定义button 样式类似twitter的bootstrap 用ca画的
<a target="_blank" href="https://github.com/ole/obshapedbutton"> obshapedbutton</a>
用ca绘制的特殊形状button,可以检测path touch
<a target="_blank" href="https://github.com/waterlou/uiglossybutton"> uiglossybutton</a>
一些用ca画的带高光的奇怪button...
<a target="_blank">scroll/table</a>
<a target="_blank" href="https://github.com/lukeredpath/lrslidingtableviewcell"> lrslidingtableviewcell</a>
一个简单的左右滑动cell 类似twitter
<a target="_blank" href="https://github.com/thermogl/tiswipeabletableview"> tiswipeabletableview</a>
uitable的左右滑动 类似twitter
<a target="_blank" href="https://github.com/tmdvs/tdbadgedcell"> tdbadgedcell</a>
在tablecell右侧添加badge 有不同风格
<a target="_blank" href="https://github.com/tomthorpe/uitableviewzoomcontroller"> uitableviewzoomcontroller</a>
类似google+的 滑动table缩放显示内部图片
<a target="_blank" href="https://github.com/bharath2020/uitableviewtricks"> uitableviewtricks</a>
tableview的扇形样式
<a target="_blank" href="https://github.com/michaelkamprath/iphonemk"> iphonemk</a>
几个简单的自己实现的view和cell,提供某些常见功能
<a target="_blank" href="https://github.com/alekseyn/easytableview"> easytableview</a>
一个支持左右的tableview 不错~
<a target="_blank" href="https://github.com/alexzielenski/zkrevealingtableviewcell"> zkrevealingtableviewcell</a>
一个简单的可以左右滑动的tablecell
<a target="_blank" href="https://github.com/applidium/adlivelytableview"> adlivelytableview</a>
非常棒的tablecell显示动画~~~
<a target="_blank" href="https://github.com/hollance/mhlazytableimages"> mhlazytableimages</a>
一个简单的table加载网络图片 从apple的例子中改的
<a target="_blank" href="https://github.com/hollance/mhpagingscrollview"> mhpagingscrollview</a>
一个可以page的scrollview 但可以看到左右的预览 类似wp7
<a target="_blank" href="https://github.com/kieranlafferty/klscrollselect"> klscrollselect</a>
一个竖屏滚动的选择瀑布流
<a target="_blank" href="https://github.com/rnystrom/rnrippletableview"> rnrippletableview</a>
cell梳子抖动~ 挺有创意
<a target="_blank" href="https://github.com/romaonthego/retableviewmanager"> retableviewmanager</a>
数据驱动的table 由数据画出table内容
<a target="_blank" href="https://github.com/serverdensity/ios-sdnestedtable"> ios-sdnestedtable</a>
二级菜单的table
<a target="_blank" href="https://github.com/cewendel/swtableviewcell"> swtableviewcell</a>
类似ios7邮件中的cell,左右滑动出现多个功能键
<a target="_blank" href="https://github.com/viacheslav-radchenko/tsuikit"> tsuikit</a>
复杂数据表格、tab展示的ui控件,适合复杂数据展示
<a target="_blank">notification</a>
<a target="_blank" href="https://github.com/ekdevdes/eknotifview"> eknotifview</a>
很简单的下方notif实现
<a target="_blank" href="https://github.com/mugunthkumar/mkinfopaneldemo"> mkinfopaneldemo</a>
一个从上方滑下的notif控件 类似twieetbot
<a target="_blank" href="https://github.com/toursprung/tsmessages"> tsmessages</a>
在导航栏显示一个下拉notif 效果不错
<a target="_blank" href="https://github.com/onemightyroar/yrdropdownview"> yrdropdownview</a>
类似tweetbot警告的下伸控件
<a target="_blank" href="https://github.com/tciuro/noticeview"> noticeview</a>
类似tweetbot的下伸控件
<a target="_blank" href="https://github.com/ajerez/ajnotificationview"> ajnotificationview</a>
效果很不错的上部notif提示
<a target="_blank">label/text</a>
<a target="_blank" href="https://github.com/cbpowell/marqueelabel"> marqueelabel</a>
uilabel跑马灯效果
<a target="_blank" href="https://github.com/exile90/ictextview"> ictextview</a>
文本查找,支持正则,关键词高亮
<a target="_blank" href="https://github.com/jasarien/coretexthyperlinkview"> coretexthyperlinkview</a>
用coretext画的 可以带link的text
<a target="_blank" href="https://github.com/enormego/egotextview"> egotextview</a>
uitextfield替代品 支持富文本编辑
<a target="_blank" href="https://github.com/aryaxt/ios-rich-text-editor"> ios-rich-text-editor</a>
富文本编辑
<a target="_blank" href="https://github.com/mturner1721/mtanimatedlabel"> mtanimatedlabel</a>
类似滑动解锁的闪动label
<a target="_blank" href="https://github.com/andrewgleave/textglowdemo"> textglowdemo</a>
一个给label发出glow光亮的demo
<a target="_blank" href="https://github.com/nicklockwood/fxlabel"> fxlabel</a>
很多不错的label特效
<a target="_blank" href="https://github.com/adam-siton/auianimatedtext"> auianimatedtext</a>
一个uilabel子类 可以简单动画 颜色大小字体
<a target="_blank" href="https://github.com/honcheng/rtlabel"> rtlabel</a>
简单的富文本label 可以用html样式
<a target="_blank" href="https://github.com/mattt/tttattributedlabel"> tttattributedlabel</a>
一个label控件 支持富文本属性
<a target="_blank" href="https://github.com/mattdonnelly/mdhtmllabel"> mdhtmllabel</a>
一个富文本label控件,可以支持链接和点击事件
<a target="_blank" href="https://github.com/cocoanetics/dtcoretext"> dtcoretext</a>
coretext的包装,可以输入html~~
<a target="_blank" href="https://github.com/alisoftware/ohattributedlabel"> ohattributedlabel</a>
支持nsattributedstring的uilabel控件
<a target="_blank" href="https://github.com/ivankovacevic/arlabel"> arlabel</a>
自动字体大小
<a target="_blank" href="https://github.com/lukagabric/leffectlabel"> leffectlabel</a>
渐变动画颜色的label,类似滑动解锁
<a target="_blank" href="https://github.com/brunodecarvalho/bbcyclinglabel"> bbcyclinglabel</a>
在label发生改变时,有动画效果
<a target="_blank" href="https://github.com/hoteltonight/htautocompletetextfield"> htautocompletetextfield</a>
textfield带自动补全
<a target="_blank" href="https://github.com/jverdi/jvfloatlabeledtextfield"> jvfloatlabeledtextfield</a>
带有能浮动的占位符的 文本框
<a target="_blank" href="https://github.com/mureev/cmhtmlview"> cmhtmlview</a>
用html展示富文本,但能有native类似的体验
<a target="_blank">界面切换/导航</a>
<a target="_blank" href="https://github.com/niktszczegolny/apextendedpagecontroller"> apextendedpagecontroller</a>
类似chrome左右滑动切换视图的控件
<a target="_blank" href="https://github.com/mobitar/mbspacialviewcontroller"> mbspacialviewcontroller</a>
2d上下左右导航的奇怪视图
<a target="_blank" href="https://github.com/marcosero/msmatrixcontroller"> msmatrixcontroller</a>
又一个 2d上下左右导航的奇怪视图..
<a target="_blank" href="https://github.com/hollance/mhtabbarcontroller"> mhtabbarcontroller</a>
一个类似android的上方tabbar
<a target="_blank" href="https://github.com/futuresimple/fsverticaltabbarcontroller"> fsverticaltabbarcontroller</a>
在左侧的tabbar
<a target="_blank" href="https://github.com/alikaragoz/aktabbarcontroller"> aktabbarcontroller</a>
自定义tabbar 样式类似appstore
<a target="_blank" href="https://github.com/mattgemmell/mgsplitviewcontroller"> mgsplitviewcontroller</a>
类似系统的uisplitvc 但有更多功能
<a target="_blank" href="https://github.com/steipete/pstcollectionview"> pstcollectionview</a>
类似系统的uicolloectionview 为了支持ios4.3
<a target="_blank" href="https://github.com/jasonmorrissey/jmtabview"> jmtabview</a>
一个tabview 用ca画的,类似 mac系统的单选控件
<a target="_blank" href="https://github.com/meiwin/mwfslidenavigationviewcontroller">mwfslidenavigationviewcontroller</a>
一个能左右上下滑动的简单导航栏
<a target="_blank" href="https://github.com/tomthorpe/uiscrollslidingpages"> uiscrollslidingpages</a>
一个和chrome类似的左右滑动pager
<a target="_blank" href="https://github.com/michaelhenry/flipboardnavigationcontroller"> flipboardnavigationcontroller</a>
类似网易客户端/flipboard手机 左右滑动的nav
<a target="_blank" href="https://github.com/briancollins/bctabbarcontroller"> bctabbarcontroller</a>
twitter类似的tabbar 2年前的工程
<a target="_blank" href="https://github.com/jaykz52/cksidebarcontroller"> cksidebarcontroller</a>
类似twitter ipad的左侧tabbar
<a target="_blank" href="https://github.com/dickverbunt/dvslideviewcontroller"> dvslideviewcontroller</a>
类似safari的滑动切换
<a target="_blank" href="https://github.com/100grams/hgpagescrollview"> hgpagescrollview</a>
类似safari浏览的分页控件、
<a target="_blank" href="https://github.com/bjhomer/hsimagesidebarview"> hsimagesidebarview</a>
一个类似keynote的侧边栏
<a target="_blank" href="https://github.com/rnystrom/rnswipeviewcontroller"> rnswipeviewcontroller</a>
滑动界面显示另一个界面 类似下拉状态栏查看天气
<a target="_blank" href="https://github.com/romaonthego/residemenu"> residemenu</a>
ios7风格侧滑
<a target="_blank">知名效果demo</a>
<a target="_blank" href="https://github.com/kieranlafferty/klnoteviewcontroller"> klnoteviewcontroller</a>
一个类似evernote旧版的stack界面 绿色的
<a target="_blank" href="https://github.com/romaonthego/recomposeviewcontroller"> recomposeviewcontroller</a>
一个类似系统twitter分享界面~
<a target="_blank" href="https://github.com/doubleencore/detweetcomposeviewcontroller"> detweetcomposeviewcontroller</a>
一个ios4实现的 类似ios5的twitter分享
<a target="_blank" href="https://github.com/mystcolor/jtgesturebasedtableviewdemo"> jtgesturebasedtableviewdemo</a>
一个类似clear的demo
<a target="_blank" href="https://github.com/massivehealth/opaque"> opaque</a>
一个clear的demo
<a target="_blank" href="https://github.com/mystcolor/mcswipetableviewcell"> mcswipetableviewcell</a>
类似mailbox的控件 和clear差不多
<a target="_blank" href="https://github.com/chiahsien/chtcollectionviewwaterfalllayout"> chtcollectionviewwaterfalllayout</a>
瀑布流控件
<a target="_blank" href="https://github.com/ptshih/pscollectionview"> pscollectionview</a>
类似瀑布流式的控件
<a target="_blank" href="https://github.com/sehone/iiithumbflow"> iiithumbflow</a>
<a target="_blank" href="https://github.com/aceisscope/waterflowview"> waterflowview</a>
瀑布流的view 看样子star挺多
<a target="_blank" href="https://github.com/kentnguyen/knpathtableviewcontroller"> knpathtableviewcontroller</a>
在table右侧显示类似path的时间 很简单~
<a target="_blank" href="https://github.com/ultragtx/gsbookshelf"> gsbookshelf</a>
一个类似ibook书柜的实现
<a target="_blank" href="https://github.com/xelvenone/m6parallaxcontroller"> m6parallaxcontroller</a>
类似path封面的效果
<a target="_blank" href="https://github.com/zhigang1992/zgparallelview"> zgparallelview</a>
类似path的封面效果 貌似不错
<a target="_blank" href="https://github.com/andrewroycarter/timescroller"> timescroller</a>
类似path右侧的时间小滑块
<a target="_blank" href="https://github.com/brutella/chatheads"> chatheads</a>
facebook 一个一直最上方的头像 点击可以显示table
<a target="_blank" href="https://github.com/mattlawer/mbsliderview"> mbsliderview</a>
滑动解锁
<a target="_blank" href="https://github.com/kronik/dkliveblur"> dkliveblur</a>
雅虎天气风格的动态模糊
<a target="_blank" href="https://github.com/alexdrone/ios-realtimeblur"> ios-realtimeblur</a>
ios7 模糊效果
<a target="_blank" href="https://github.com/gresrun/ghsidebarnav"> ghsidebarnav</a>
新版facebook 侧滑等ui
<a target="_blank" href="https://github.com/lxcid/lxreorderablecollectionviewflowlayout">lxreorderablecollectionviewflowlayout</a>
ibook中 拖动图书的功能
<a target="_blank" href="https://github.com/modocache/mdcparallaxview"> mdcparallaxview</a>
景深效果 就像path的封面那样
<a target="_blank">其他</a>
<a target="_blank" href="https://github.com/spaceman-labs/smpagecontrol"> smpagecontrol</a>
一个仿uipagecontrol的api类 可以自定义小点点~
<a target="_blank" href="https://github.com/romaonthego/reactivityviewcontroller"> reactivityviewcontroller</a>
开的activityview实现
<a target="_blank" href="https://github.com/domesticcatsoftware/dccontrols"> dccontrols</a>
不错的扇形滑动控件 平面风格
<a target="_blank" href="https://github.com/simonbs/bskeyboardcontrols"> bskeyboardcontrols</a>
与键盘相关的控制 控制 上一项下一项
<a target="_blank" href="https://github.com/yinkou/ocmapview"> ocmapview</a>
一个mapkit标注聚合用的东西~
<a target="_blank" href="https://github.com/ninjinkun/njkwebviewprogress"> njkwebviewprogress</a>
显示webview加载进度
<a target="_blank" href="https://github.com/romaonthego/remenu"> remenu</a>
一个导航栏下拉菜单 不错~
<a target="_blank" href="https://github.com/mugunthkumar/action-sheet-blocks"> action-sheet-blocks</a>
为actionssheet提供block方法
<a target="_blank" href="https://github.com/applidium/adclustermapview"> adclustermapview</a>
map的地标cluster 应该不错~
<a target="_blank" href="https://github.com/michaeltyson/tpkeyboardavoiding"> tpkeyboardavoiding</a>
一个uiview的 在有键盘时上移
<a target="_blank" href="https://github.com/nfarina/calloutview"> calloutview</a>
实现了私有的uicalloutview 类似地图中的弹出控件
<a target="_blank" href="https://github.com/samvermette/svpulsingannotationview"> svpulsingannotationview</a>
一个自定义maplocator 动画控件
<a target="_blank" href="https://github.com/brantyoung/owactivityviewcontroller"> owactivityviewcontroller</a>
一个类似系统的分享控件
<a target="_blank" href="https://github.com/dvkch/syemojipopover"> syemojipopover</a>
显示一个emoji选择de popover
<a target="_blank" href="https://github.com/developmentseed/fingertips"> fingertips</a>
在屏幕上显示触摸点 只支持ipad2和iphone4s以上
<a target="_blank" href="https://github.com/autresphere/astouchvisualizer"> astouchvisualizer</a>
为屏幕触摸添加指示 可用于屏幕录制
<a target="_blank" href="https://github.com/fieldforceapp/openspringboard"> openspringboard</a>
仿springboard的东西
<a target="_blank" href="https://github.com/heikomaass/hmlauncherview"> hmlauncherview</a>
<a target="_blank" href="https://github.com/cocopon/cqmfloatingcontroller"> cqmfloatingcontroller</a>
一个浮动的vc 类似popover(没有箭头) 可以用在横屏iphone等
<a target="_blank" href="https://github.com/workshirt/wscoachmarksview"> wscoachmarksview</a>
为某个控件加上蒙板 类似spotlight
<a target="_blank" href="https://github.com/kieranlafferty/klhorizontalselect"> klhorizontalselect</a>
横向扫动选择
<a target="_blank" href="https://github.com/honcheng/ios-styledpagecontrol"> ios-styledpagecontrol</a>
自定义pagecontrol,多种样式
<a target="_blank" href="https://github.com/arcticminds/ios-blur"> ios-blur</a>
ios7的模糊效果 ios7only
<a target="_blank" href="https://github.com/nicklockwood/fxblurview"> fxblurview</a>
ios7的模糊效果 可以用在ios5以上
<a target="_blank" href="https://github.com/matthewyork/myblurintroductionview"> myblurintroductionview</a>
带有模糊背景效果的 intro
<a target="_blank" href="https://github.com/cloudkite/masonry"> masonry</a>
autolayout框架
<a target="_blank" href="https://github.com/imartinkiss/keeplayout"> keeplayout</a>
autolayout框架 貌似比较好用
<a target="_blank" href="https://github.com/eddyborja/mlpaccessorybadge"> mlpaccessorybadge</a>
一些自定义badge~
<a target="_blank" href="https://github.com/javisoto/jsbadgeview"> jsbadgeview</a>
数字角标 badge
<a target="_blank" href="https://github.com/bitmapdata/mscellaccessory"> mscellaccessory</a>
cell右侧的小箭头~
<a target="_blank" href="https://github.com/alexdrone/ios-fontawesome"> ios-fontawesome</a>
一套用字体实现的icon
<a target="_blank" href="https://github.com/waterlou/wtglyphfontset"> wtglyphfontset</a>
另一套用字体实现的icon
<a target="_blank" href="https://github.com/danielamitay/dakeyboardcontrol"> dakeyboardcontrol</a>
键盘滑动消逝,就像系统内置的短信界面
<a target="_blank" href="https://github.com/jwilling/jwfolders"> jwfolders</a>
ios6以下的文件夹展开效果
<a target="_blank" href="https://github.com/ocrickard/occalendar"> occalendar</a>
popover样式的日期选择器
<a target="_blank" href="https://github.com/ittybittydude/ibaforms"> ibaforms</a>
form构建。2年前的工程了..
<a target="_blank" href="https://github.com/timcinel/actionsheetpicker"> actionsheetpicker</a>
一个popover里面是picker
<a target="_blank" href="https://github.com/monospacecollective/mscollectionviewcalendarlayout">mscollectionviewcalendarlayout</a>
日历事件样式 ios6以上
<a target="_blank" href="https://github.com/betzerra/mosaicui"> mosaicui</a>
wp7磁片风格view 自适应大小
<a target="_blank" href="https://github.com/twotinedfork/mosaiclayout"> mosaiclayout</a>
wp7磁片风格layout uicollectionview
<a target="_blank" href="https://github.com/matthewyork/iphone-introductiontutorial"> iphone-introductiontutorial</a>
用于创建启动引导界面的...
<a target="_blank" href="https://github.com/ustwo/us2formvalidator"> us2formvalidator</a>
一套table表单验证提示
<a target="_blank" href="https://github.com/emilwojtaszek/aurosetteview"> aurosetteview</a>
玫瑰花瓣似的展开菜单
<a target="_blank" href="https://github.com/ealeksandrov/eaintroview"> eaintroview</a>
app启动的介绍界面
<a target="_blank" href="https://github.com/gregwym/informatictoolbar"> informatictoolbar</a>
下边栏显示提示和动作
<a target="_blank">高级功能</a>
<a target="_blank" href="https://github.com/dhennessy/papasscode"> papasscode</a>
类似系统的输入密码界面
<a target="_blank" href="https://github.com/aporat/kkpasscodelock"> kkpasscodelock</a>
又一个类似系统输入密码界面
<a target="_blank" href="https://github.com/exalted/ptshowcaseviewcontroller"> ptshowcaseviewcontroller</a>
能显示音视频等一堆格式文件的控件
<a target="_blank" href="https://github.com/vfr/reader"> reader</a>
一套显示pdf的库 支持大文件、加密文件 有ibook样式的界面 性能很好
<a target="_blank" href="https://github.com/mobfarm/fastpdfkit"> fastpdfkit</a>
一套pdf库 性能据说很好 也有界面
<a target="_blank" href="https://github.com/klazuka/kal"> kal</a>
一套日历控件 高仿ios默认
<a target="_blank" href="https://github.com/square/objc-timessquare"> objc-timessquare</a>
一套日历控件 类似ios默认 貌似清新一些
<a target="_blank" href="https://github.com/k06a/abcalendarpicker"> abcalendarpicker</a>
高仿ios默认日历的datepicker~
<a target="_blank" href="https://github.com/mwaterfall/mwphotobrowser"> mwphotobrowser</a>
一套图片浏览控件 高仿ios默认 支持网络图片
<a target="_blank" href="https://github.com/exalted/ptimagealbumviewcontroller"> ptimagealbumviewcontroller</a>
图片浏览控件 仿ios默认
<a target="_blank" href="https://github.com/gdavis/fgallery-iphone"> fgallery-iphone</a>
图片浏览器
<a target="_blank" href="https://github.com/arturgrigor/agimagepickercontroller"> agimagepickercontroller</a>
选取图片 支持多选
<a target="_blank" href="https://github.com/b-sides/elcimagepickercontroller"> elcimagepickercontroller</a>
一个仿系统的imagepicker 但支持多选
<a target="_blank" href="https://github.com/enormego/photoviewer"> photoviewer</a>
一个图片浏览的控件
<a target="_blank" href="https://github.com/kirbyt/ktphotobrowser"> ktphotobrowser</a>
图片浏览控件 3年没更新了
<a target="_blank" href="https://github.com/gobackspaces/dlcimagepickercontroller"> dlcimagepickercontroller</a>
一个用gpuimage实现的 imagepicker功能,支持拍照和特效
<a target="_blank" href="https://github.com/route-me/route-me"> route-me</a>
一套自定义mapview 高仿系统 但支持不同的数据源
<a target="_blank" href="https://github.com/hanspinckaers/growingtextview"> growingtextview</a>
一个高仿短信发送的输入框
<a target="_blank" href="https://github.com/fphilipe/phfcomposebarview"> phfcomposebarview</a>
高仿短信发送输入框
<a target="_blank" href="https://github.com/jessesquires/messagestableviewcontroller"> messagestableviewcontroller</a>
高仿短信界面,可定制
<a target="_blank" href="https://github.com/acani/acanichat"> acanichat</a>
仿短信app 挺老了
<a target="_blank" href="https://github.com/alexbarinov/uibubbletableview"> uibubbletableview</a>
ios短信的泡泡界面,可以支持图片
<a target="_blank" href="https://github.com/sephiroth87/odrefreshcontrol"> odrefreshcontrol</a>
一个高仿ios6下拉刷新的控件
<a target="_blank" href="https://github.com/soffes/ssmessagesviewcontroller"> ssmessagesviewcontroller</a>
和系统类似的发短信界面 挺粗糙 当然现在系统已经提供了
<a target="_blank" href="https://github.com/samvermette/svwebviewcontroller"> svwebviewcontroller</a>
一个简易的浏览器功能控件
<a target="_blank" href="https://github.com/tonisalae/tsminiwebbrowser"> tsminiwebbrowser</a>
一个简易的内置浏览器
<a target="_blank" href="https://github.com/thermogl/titokenfield"> titokenfield</a>
一个高仿mail和短信 选择联系人的控件
<a target="_blank" href="https://github.com/danielamitay/daappsviewcontroller"> daappsviewcontroller</a>
一个仿appstore的列表界面 输入appid集合
<a target="_blank" href="https://github.com/yuao/wuemoticonskeyboard"> wuemoticonskeyboard</a>
输入表情的自定义键盘
<a target="_blank" href="https://github.com/jaykz52/ckcalendar"> ckcalendar</a>
一个朴实的日历
<a target="_blank" href="https://github.com/larcus94/lbyoutubeview"> lbyoutubeview</a>
显示youtube视频..国内无用
<a target="_blank">套装</a>
<a target="_blank" href="https://github.com/devinross/tapkulibrary"> tapkulibrary</a>
一套比较大的自定义控件库 包括不错的hud,进度条,日历,coverflow等
<a target="_blank" href="https://github.com/grouper/flatuikit"> flatuikit</a>
一套完整的扁平风格的ui (flat)
<a target="_blank" href="https://github.com/piotrbernad/weibo"> weibo</a>
一套仿ios7的控件
<a target="_blank" href="https://github.com/youknowone/ui7kit"> ui7kit</a>
一套ios7风格的控件,可以在ios5、6上用
<a target="_blank" href="https://github.com/vicpenap/prettykit"> prettykit</a>
一套系统ui的子类 有着平滑渐变和阴影效果
<a target="_blank" href="https://github.com/tombenner/nui"> nui</a>
一套加在uikit上的category,允许用类css代码来控制样式
<a target="_blank" href="https://github.com/escoz/quickdialog"> quickdialog</a>
一套自定义控件库,用来快速建造基于table的设置
<a target="_blank" href="https://github.com/sobri909/mgboxkit"> mgboxkit</a>
一套uiview的扩展和子类(table grid..) 有不错的类css的功能 有些好用的代码
<a target="_blank" href="https://github.com/sobri909/mgbox"> mgbox</a>
mgbox的旧版 应该去看v2
<a target="_blank" href="https://github.com/gimenete/ios-boilerplate"> ios-boilerplate</a>
一些常见功能实现的例子:hud table滑动,打开url用webview等 挺老的工程
<a target="_blank" href="https://github.com/boctor/idev-recipes"> idev-recipes</a>
idevrecipes博客的代码,演示了如何自定义一些控件,代码比较老..
<a target="_blank" href="https://github.com/fedefrappi/aepubreader"> aepubreader</a>
一个阅读epub的
<a target="_blank">较完整的app</a>
<a target="_blank" href="https://github.com/sprang/brushes"> brushes</a>
绘画的app,超棒,appstore上架应用
<a target="_blank" href="https://github.com/sprang/inkpad"> inkpad</a>
一个完整的矢量绘图app,很棒,已上架
<a target="_blank" href="https://github.com/yoyofr/modizer"> modizer</a>
!!!超强大的app 可以读取和演奏各种mod音乐 midi合成 解压 下载 自带庞大音乐库~ 已上架
<a target="_blank" href="https://github.com/kolyvan/kxmovie"> kxmovie</a>
一个ffmpeg的播放器 ~~~ 需要先构建ffmpeg
<a target="_blank" href="https://github.com/dennisreimann/ioctocat"> ioctocat</a>
一个github客户端
<a target="_blank" href="https://github.com/nothingmagical/cheddar-ios"> cheddar-ios</a>
一个日程管理的app 应该比较知名
<a target="_blank" href="https://github.com/omz/appsales-mobile"> appsales-mobile</a>
基于itunes connect来查看app销售状况
<a target="_blank" href="https://github.com/ericjohnson/canabalt-ios"> canabalt-ios</a>
一个跑步的小游戏~
<a target="_blank" href="https://github.com/simbul/baker"> baker</a>
一套html5构建的ebook库 貌似挺强大
<a target="_blank" href="https://github.com/petewarden/iphonetracker"> iphonetracker</a>
一个挺老的app 2年前
<a target="_blank" href="https://github.com/chrisballinger/off-the-record-ios"> off-the-record-ios</a>
一个实时聊天的功能 支持一些xmpp协议
<a target="_blank" href="https://github.com/u-mizo/kokuban"> kokuban</a>
一个ipad小画板 3年前
<a target="_blank" href="https://github.com/nskboy/glpaint"> glpaint</a>
从appled的glpaint改的
<a target="_blank" href="https://github.com/hannorein/openglmilkyway"> openglmilkyway</a>
银河~~ 很棒 有教材
<a target="_blank" href="https://github.com/oschina/iphone-app"> iphone-app</a>
oschina 开源中国 ..竟然挪到git.oschina.net去了。。
<a target="_blank" href="https://github.com/beeframework/beefancy"> beefancy</a>
一个仿fancy的客户端 基于beefranework
<a target="_blank" href="https://github.com/ruby-china/ruby-china-for-ios"> ruby-china-for-ios</a>
rubychina官方客户端
<a target="_blank" href="https://github.com/daveliu/ruby-china-ios"> ruby-china-ios</a>
和上面一样?
<a target="_blank" href="https://github.com/whitehouse/wh-app-ios"> wh-app-ios</a>
白宫官方app
<a target="_blank" href="https://github.com/bryceredd/castlehassle"> castlehassle</a>
一个cocos2d的物理小游戏 貌似内容挺丰富~
<a target="_blank" href="https://github.com/omz/docsets-for-ios"> docsets-for-ios</a>
ios显示docsets 可以下载ios官方doc~
<a target="_blank" href="https://github.com/xuzz/newsyc"> newsyc</a>
一个newsyc.me的客户端 (iphone hacker news)
<a target="_blank" href="https://github.com/bennyguitar/news-yc---iphone"> news-yc---iphone</a>
hackernews的客户端
<a target="_blank" href="https://github.com/teehanlax/upcoming"> upcoming</a>
一个设计很棒的日程安排
<a target="_blank" href="https://github.com/parseplatform/anypic"> anypic</a>
一个像instagram那样的图片分享社区app
<a target="_blank" href="https://github.com/kishikawakatsumi/classicmap"> classicmap</a>
旧版ios地图
<a target="_blank" href="https://github.com/takuma104/ntlniph"> ntlniph</a>
twitter客户端 古老的工程了
<a target="_blank" href="https://github.com/c99koder/lastfm-iphone"> lastfm-iphone</a>
last.fm官方客户端
<a target="_blank" href="https://github.com/ink/thatinbox"> thatinbox</a>
ink出的邮件客户端
<a target="_blank" href="https://github.com/ink/thatcloud"> thatcloud</a>
ink出的云端文件管理
<a target="_blank" href="https://github.com/ink/thatpdf"> thatpdf</a>
ink出的pdf编辑
<a target="_blank" href="https://github.com/ink/thatphoto"> thatphoto</a>
ink出的图片编辑
<a target="_blank">开发/调试工具</a>
<a target="_blank" href="https://github.com/facebook/xctool"> xctool</a>
ios工程构建和测试工具,用于替代系统的xcodebuild (ci)
<a target="_blank" href="https://github.com/square/ponydebugger"> ponydebugger</a>
一套debugger工具,可以在电脑浏览器上远程调试ios程序~查看试图层次、网络等
<a target="_blank" href="https://github.com/fpillet/nslogger"> nslogger</a>
一套log工具,可以在电脑上通过client实时查看nslog,甚至是图片和二进制文件 支持android
<a target="_blank" href="https://github.com/kif-framework/kif"> kif</a>
一套用private api做的调试库,可以以用户的方式测试(touch in xxx)
<a target="_blank" href="https://github.com/gabriel/gh-unit"> gh-unit</a>
一套objc的测试框架
<a target="_blank" href="https://github.com/domesticcatsoftware/dcintrospect"> dcintrospect</a>
一套ios调试工具,在ios界面里显示信息
<a target="_blank" href="https://github.com/robbiehanson/cocoalumberjack"> cocoalumberjack</a>
一套类似log4j的东西,可提供企业级的log~~~~
<a target="_blank" href="https://github.com/moredip/frank"> frank</a>
自动化测试工具?
<a target="_blank" href="https://github.com/shopify/superdb"> superdb</a>
一个debuger工具 用命令行调试。。
<a target="_blank" href="https://github.com/glock45/ios-hierarchy-viewer"> ios-hierarchy-viewer</a>
一个调试ios界面的工具 通过浏览器访问~~ 值得瞅瞅~~
<a target="_blank" href="https://github.com/chinmaygarde/hierarchydetective"> hierarchydetective</a>
一个3d显示ios视图层级的调试工具
<a target="_blank" href="https://github.com/honcheng/catransform3d-test"> catransform3d-test</a>
调试catransform3d矩阵的工具~
<a target="_blank" href="https://github.com/ryanolsonk/lldb-quicklook"> lldb-quicklook</a>
在调试时用命令行调用quicklook来显示图片、uiview等
<a target="_blank" href="https://github.com/nicklockwood/iconsole"> iconsole</a>
在app内显示调试信息、执行调试命令
<a target="_blank" href="https://github.com/luisobo/nocilla"> nocilla</a>
一个模拟http响应的调试库
<a target="_blank" href="https://github.com/dyci/dyci-main"> dyci-main</a>
一个可以在调试时动态添加代码的工具 需要改动xcode
<a target="_blank" href="https://github.com/markd2/gesturelab"> gesturelab</a>
调试和把玩gesturerecognizor的
<a target="_blank" href="https://github.com/pivotal/cedar"> cedar</a>
bdd风格单元测试
<a target="_blank" href="https://github.com/pixelfreak/ios-ui-assets"> ios-ui-assets</a>
ios5.1中,系统控件和app的图片资源dump 嗯..ios7后就没用了
<a target="_blank" href="https://github.com/0xced/ios-artwork-extractor"> ios-artwork-extractor</a>
导出ios系统app及控件的图片资源 只支持到ios5
<a target="_blank">旧代码 & 奇怪的东西</a>
<a target="_blank" href="https://github.com/quartermaster/db5"> db5</a>
通过plist构建界面的小东西
<a target="_blank" href="https://github.com/therealkerni/hockeykit"> hockeykit</a>
一套ios的 ad-hoc升级框架.包含php服务端
<a target="_blank" href="https://github.com/capttaco/briefs"> briefs</a>
一套类似原型制作工具
<a target="_blank" href="https://github.com/zk00006/opentld"> opentld</a>
视频跟踪检测 貌似挺高深
<a target="_blank" href="https://github.com/atebits/simfinger"> simfinger</a>
一些fake系统图标的app 还有一些设备外框的图片、触摸点图片可以用
<a target="_blank" href="https://github.com/ldandersen/scifihifi-iphone"> scifihifi-iphone</a>
已经弃用的旧代码 新工程去看github页面
<a target="_blank" href="https://github.com/zac/iphonearkit"> iphonearkit</a>
4年前的代码 增强现实 (ar)
<a target="_blank" href="https://github.com/couchbaselabs/touchdb-ios"> touchdb-ios</a>
一个嵌入式的couchdb实现
<a target="_blank" href="https://github.com/nst/ios-runtime-headers"> ios-runtime-headers</a>
从运行时dump出来的公有/私有 framework头 通过这个可以进行不同版本的对比
<a target="_blank" href="https://github.com/yfactorial/objectiveresource"> objectiveresource</a>
ror相关的东西
<a target="_blank" href="https://github.com/groue/grmustache"> grmustache</a>
mustache模板?
<a target="_blank" href="https://github.com/appcelerator/titanium_modules"> titanium_modules</a>
titanium 的常用模块
<a target="_blank" href="https://github.com/lexrus/fontdiao"> fontdiao</a>
类似fontawesome的东西,包含了一些国内网站logo
<a target="_blank">代码库大包包</a>
<a target="_blank" href="https://github.com/erica/iphone-3.0-cookbook-"> iphone-3.0-cookbook-</a>
随书代码
<a target="_blank" href="https://github.com/erica/ios-5-cookbook"> ios-5-cookbook</a>
随书代码~
<a target="_blank" href="https://github.com/erica/ios-6-cookbook"> ios-6-cookbook</a>
<a target="_blank" href="https://github.com/erica/ios-6-advanced-cookbook"> ios-6-advanced-cookbook</a>
<a target="_blank" href="https://github.com/shinobicontrols/ios7-day-by-day"> ios7-day-by-day</a>
ios7-day-by-day 博客的代码
<a target="_blank" href="https://github.com/shu223/ios7-sampler"> ios7-sampler</a>
ios7的一些新功能演示~
<a target="_blank" href="https://github.com/chaozhao/myprojects"> myprojects</a>
一些http:/ /mysparks.info上面的代码
<a target="_blank" href="https://github.com/mattt/xcode-snippets"> xcode-snippets</a>
一些xcode代码片段
<a target="_blank">mac only</a>
<a target="_blank" href="https://github.com/pieter/gitx"> gitx</a>
一个git的图形客户端
<a target="_blank" href="https://github.com/bigzaphod/chameleon"> chameleon</a>
把uikit克隆到mac里
<a target="_blank" href="https://github.com/induction/induction"> induction</a>
一个mac上的数据库客户端 支持mysql postgre nosql redis等
<a target="_blank" href="https://github.com/twitter/twui"> twui</a>
一个mac的自定义控件库,有类似ios的table和tab,ca实现
<a target="_blank" href="https://github.com/cocoapods/cocoapods"> cocoapods</a>
一个ruby程序,用来管理cocoa库依赖
<a target="_blank" href="https://github.com/rsms/kod"> kod</a>
mac上的代码编辑,chrome风格,小巧快速
<a target="_blank" href="https://github.com/jigish/slate"> slate</a>
mac上窗口管理
<a target="_blank" href="https://github.com/timburks/nu"> nu</a>
一个包装,用nu语言来写东西?
<a target="_blank" href="https://github.com/tomaz/appledoc"> appledoc</a>
用来生成apple格式的文档和网页
<a target="_blank" href="https://github.com/maccman/macgap"> macgap</a>
包装以可以用类似js的写法来调用函数
<a target="_blank" href="https://github.com/quicksilver/quicksilver"> quicksilver</a>
这个..mac上知名的快速启动
<a target="_blank" href="https://github.com/rentzsch/mogenerator"> mogenerator</a>
生成coredata的code
<a target="_blank" href="https://github.com/scrod/nv"> nv</a>
note程序
<a target="_blank" href="https://github.com/gnachman/iterm2"> iterm2</a>
知名终端~
<a target="_blank" href="https://github.com/andymatuschak/sparkle"> sparkle</a>
一个软件升级用的framework
<a target="_blank" href="https://github.com/postgresapp/postgresapp"> postgresapp</a>
postgressql客户端
<a target="_blank" href="https://github.com/alloy/terminal-notifier"> terminal-notifier</a>
通过终端发送notification
<a target="_blank" href="https://github.com/fikovnik/shiftit"> shiftit</a>
管理桌面窗口 状态栏插件
<a target="_blank" href="https://github.com/textmate/textmate"> textmate</a>
这个不用说了。。~~~
<a target="_blank" href="https://github.com/jezdez/textmate-missingdrawer"> textmate-missingdrawer</a>
textmate插件 一个侧边栏
<a target="_blank" href="https://github.com/protocool/ackmate"> ackmate</a>
textmate插件 运行ack?
<a target="_blank" href="https://github.com/rentzsch/clicktoflash"> clicktoflash</a>
webkit插件 屏蔽flash
<a target="_blank" href="https://github.com/bububa/mongohub-mac"> mongohub-mac</a>
mongodb的客户端
<a target="_blank" href="https://github.com/cocos2d/cocosbuilder"> cocosbuilder</a>
用于cocos2d的js绑定 gui设计
<a target="_blank" href="https://github.com/github/rebel"> rebel</a>
一些appkit的扩展
<a target="_blank" href="https://github.com/codeux/textual"> textual</a>
轻量的irc客户端
<a target="_blank" href="https://github.com/vicoapp/vico"> vico</a>
一个开发用文本编辑器
<a target="_blank" href="https://github.com/ugol/pomodoro"> pomodoro</a>
一个时间管理的app
<a target="_blank" href="https://github.com/torsten/visor"> visor</a>
terminal的插件
<a target="_blank" href="https://github.com/ohdarling/goagentx"> goagentx</a>
这个不用说了....
<a target="_blank" href="https://github.com/pixen/pixen"> pixen</a>
像素画 的工具
不知道什么好想是与数据和网络连接的?
<a target="_blank" href="https://github.com/oscardelben/color-picker-pro"> color-picker-pro</a>
取色器 状态栏插件
<a target="_blank" href="https://github.com/indragiek/snrhudkit"> snrhudkit</a>
mac版的hud
<a target="_blank" href="https://github.com/karelia/connectionkit"> connectionkit</a>
ftp和webdav
<a target="_blank" href="https://github.com/openemu/openemu"> openemu</a>
各种游戏机模拟器
<a target="_blank" href="https://github.com/eliaskg/hacky"> hacky</a>
一个完整的hacker news客户端~~
<a target="_blank" href="https://github.com/zadr/wwdcdownloader"> wwdcdownloader</a>
下载wwdc用,xcode5 only
<a target="_blank" href="https://github.com/jugglershu/xvim"> xvim</a>
xcode的插件 支持绑定vim快捷键
<a target="_blank" href="https://github.com/petetak/quickcast"> quickcast</a>
一个录屏分享的app
<a target="_blank" href="https://github.com/sdegutis/zephyros"> zephyros</a>
窗口管理 for hackers
<a target="_blank" href="https://github.com/fitztrev/shuttle"> shuttle</a>
ssh快捷方式 菜单栏插件
<a target="_blank" href="https://github.com/whomwah/qlstephen"> qlstephen</a>
系统quicklook的插件,查看无扩展名的文本文件
<a target="_blank" href="https://github.com/indragiek/inappstorewindow"> inappstorewindow</a>
mac appstore风格的nswindow
<a target="_blank" href="https://github.com/eczarny/spectacle"> spectacle</a>
窗口管理 不用鼠标
<a target="_blank" href="https://github.com/psychs/limechat"> limechat</a>
irc客户端
<a target="_blank" href="https://github.com/livereload/livereload"> livereload</a>
web开发
<a target="_blank" href="https://github.com/slambert/selfcontrol"> selfcontrol</a>
自控。。禁止上网一段时间
<a target="_blank" href="https://github.com/shpakovski/popup"> popup</a>
在状态栏弹出的popup
<a target="_blank" href="https://github.com/niltsh/mplayerx"> mplayerx</a>
一个mplayerx的测试分支
<a target="_blank" href="https://github.com/quickcursor/quickcursor"> quickcursor</a>
快速启动编辑
<a target="_blank" href="https://github.com/sonoramac/sonora"> sonora</a>
一个小巧的 挺棒的音乐播放器
<a target="_blank" href="https://github.com/rs/safariomnibar"> safariomnibar</a>
一个sarari插件
<a target="_blank" href="https://github.com/ridiculousfish/hexfiend"> hexfiend</a>
16进制编辑器
<a target="_blank" href="https://github.com/kattrali/xcode5-plugin-template"> xcode5-plugin-template</a>
xcode5插件的开发模板
<a target="_blank" href="https://github.com/kattrali/cocoapods-xcode-plugin"> cocoapods-xcode-plugin</a>
cocoapod 插件
<a target="_blank" href="https://github.com/ricobeck/kfcocoapodsplugin"> kfcocoapodsplugin</a>
cocoapod 插件, 方便编辑podfile,显示构建日志
<a target="_blank" href="https://github.com/onevcat/vvdocumenter-xcode"> vvdocumenter-xcode</a>
xcode的插件 写注释时自动提醒javadoc风格
<a target="_blank" href="https://github.com/omz/colorsense-for-xcode"> colorsense-for-xcode</a>
xcode的插件 支持动态调整uicolor
<a target="_blank" href="https://github.com/ksuther/ksimagenamed-xcode"> ksimagenamed-xcode</a>
xcode的插件 支持显示工程里的uiimage
<a target="_blank" href="https://github.com/questbeat/lin"> lin</a>
xcode的插件 显示nslocalizedstring的对应字符串
<a target="_blank" href="https://github.com/akosma/nib2objc"> nib2objc</a>
把xib和nib翻译成m 包括命令、gui、service
<a target="_blank" href="https://github.com/jverkoey/ios-framework"> ios-framework</a>
编译ios的framework的通用模板
<a target="_blank" href="https://github.com/mneorr/alcatraz"> alcatraz</a>
管理和发现插件~~
<a target="_blank" href="https://github.com/icanzilb/uieffectdesignerview"> uieffectdesignerview</a>
原生ios/mac粒子效果设计
<a target="_blank" href="https://github.com/stefanceriu/scstringsutility"> scstringsutility</a>
开发工具 制作多语言
<a target="_blank" href="https://github.com/blommegard/apns-pusher"> apns-pusher</a>
通过apns发推送~
<a target="_blank">非github</a>
<a target="_blank" href="https://code.google.com/p/cooliris-toolkit/"> cooliris-toolkit</a>
cooliris出品基础工具包,github有clone
<a target="_blank" href="https://code.google.com/p/core-plot/"> core-plot</a>
强大的2d数据绘图库
<a target="_blank" href="https://code.google.com/p/j2objc/"> j2objc</a>
神奇的东西,将java翻译成objc~ google出品
<a target="_blank" href="https://code.google.com/p/theunarchiver/"> theunarchiver</a>
解压,支持zip, tar, gzip, bzip2, 7-zip, rar, lha, stuffit等
<a target="_blank" href="https://code.google.com/p/macfuse/"> macfuse</a>
创建osx的文件系统~
<a target="_blank" href="https://code.google.com/p/google-toolbox-for-mac/"> google-toolbox-for-mac</a>
著名的google工具箱
<a target="_blank" href="https://code.google.com/p/leveldb/"> leveldb</a>
google大神开发的kv存储,高性能,低内存
<a target="_blank" href="http://regexkit.sourceforge.net/regexkitlite/"> regexkitlite</a>
著名的objc 正则表达式
<a target="_blank" href="https://code.google.com/p/ziparchive/"> zipachive</a>
用得很广泛的objc zip文件压缩解压 (github上有几个mirror)
来自:http://github.ibireme.com/github/list/ios/
----------------组件----------------
自定义tabbar(1)的:
<a target="_blank" href="http://demo.netfoucs.com/jianglonghuang/article/details/44888133#">https://github.com/i300/tweetbottabbar</a>
<a target="_blank" href="http://demo.netfoucs.com/jianglonghuang/article/details/44888133#">https://github.com/afnetworking/afnetworking</a>
搜索:瀑布流
<a target="_blank" href="http://demo.netfoucs.com/jianglonghuang/article/details/44888133#">https://github.com/usepropeller/routable-ios</a>
<a target="_blank" href="http://demo.netfoucs.com/jianglonghuang/article/details/44888133#">https://github.com/jverkoey/sockit</a>
1000+
新浪微博和朋友圈的图片浏览方式:
<a target="_blank" href="http://demo.netfoucs.com/jianglonghuang/article/details/44888133#">https://github.com/mayurbirari/aes256andbase64</a>
上拉刷新 :
<a target="_blank" href="http://demo.netfoucs.com/jianglonghuang/article/details/44888133#">https://github.com/dbsgen/slimerefresh</a>
ios7的电话button:
<a target="_blank" href="http://demo.netfoucs.com/jianglonghuang/article/details/44888133#">https://github.com/mrcrow/mroundedbutton</a>
storekit:
<a target="_blank" href="http://demo.netfoucs.com/jianglonghuang/article/details/44888133#">https://github.com/mattt/cargobay</a>
========================== uicollectionview相关===============
<a target="_blank" href="http://demo.netfoucs.com/jianglonghuang/article/details/44888133#">https://github.com/bryceredd/rfquiltlayout</a>
==========================helper相关===============
<a target="_blank" href="http://demo.netfoucs.com/jianglonghuang/article/details/44888133#">https://github.com/andrewroycarter/uiview-helpers</a>
==========================auto layout相关=======
<a target="_blank" href="http://demo.netfoucs.com/jianglonghuang/article/details/44888133#">https://github.com/cloudkite/masonry</a>
<a target="_blank" href="http://demo.netfoucs.com/jianglonghuang/article/details/44888133#">https://github.com/smileyborg/uiview-autolayout</a>
==========================block相关=======================================
<a target="_blank" href="http://demo.netfoucs.com/jianglonghuang/article/details/44888133#">https://github.com/jivadevoe/uialertview-blocks</a>
<a target="_blank" href="http://demo.netfoucs.com/jianglonghuang/article/details/44888133#">https://github.com/pandamonia/blockskit</a>
==========================ios7相关=======================================
===========================测试框架=====
<a target="_blank" href="http://demo.netfoucs.com/jianglonghuang/article/details/44888133#">http://www.cocoachina.com/applenews/devnews/2013/1025/7242.html</a>
<a target="_blank" href="http://demo.netfoucs.com/jianglonghuang/article/details/44888133#">https://github.com/kif-framework/kif</a>