iOS
Objective-C
Masonry 自动布局库。Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout
AFNetworking 网络库。 A delightful networking framework for iOS, macOS, watchOS, and tvOS.
MBProgressHUD 一个优雅的轻提示弹窗库。
MJExtension 便利的json转模型框架。 A fast, convenient and nonintrusive conversion between JSON and model. Your model class don't need to extend another base class. You don't need to modify any model file.
ReactiveObjC 响应式编程
SDWebImage 异步下载缓存网络图片缓存框架。Asynchronous image downloader with cache support as a UIImageView category
MJRefresh 国人都在用的下拉刷新库。An easy way to use pull-to-refresh.
fmdb 腾讯出品的数据库框架,经过了微信的考验。 A Cocoa / Objective-C wrapper around SQLite
SocketRocket facebook出的websocket库。A conforming Objective-C WebSocket client library.
IQKeyboardManager 能让你节省很多时间的键盘处理库。 Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView. Neither need to write any code nor any setup required and much more.
MMDrawerController 一个非常全面的侧滑库。
Bugly-iOS 实时监听app闪退崩溃, 性能监控等。
Swift
Alamofire Swift上的AFNetworking。 Elegant HTTP Networking in Swift.
SnapKit Swift上的Masonry。A Swift Autolayout DSL for iOS & OS X.
RxSwift 响应式编程。 Reactive Programming in Swift
Kingfisher 一个轻量级纯swift的网路图片下载缓存框架。 A lightweight, pure-Swift library for downloading and caching images from the web.
vapor 使用Swift作为后端开发语言的框架。 A server-side Swift web framework.
Perfect 使用Swift作为后端开发语言的框架。Server-side Swift. The Perfect core toolset and framework for Swift Developers. (For mobile back-end development, website and API development, and more…)
其实OC和Swift几乎可以完美无缝混编,所以这些库基本是通用的。
学习
swift-algorithm-club swift数据结构与算法 Algorithms and data structures in Swift, with explanations!
LeetCodeAnimation 用动画的形式呈现解LeetCode题目的思路。Demonstrate all the questions on LeetCode in the form of animation.
tensorflow 机器学习。 An Open Source Machine Learning Framework for Everyone.
architect-awesome 后端架构师技术图谱 。
chinese-independent-developer 中国独立开发者项目列表 -- 分享大家都在做什么 。
awesome-ios 也是收集了非常多iOS开源项目,主要面对国外项目。 A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
LeetCode-Swift swift上的LeetCode解决方案。Solutions to LeetCode by Swift
build-web-application-with-golang golang文档,多语言。
the-way-to-go_ZH_CN《The Way to Go》中文译本,中文正式名《Go 入门指南》。
go-fundamental-programming《Go 编程基础》是一套针对 Google 出品的 Go 语言的视频语音教程,主要面向新手级别的学习者。
实用的
WeChatPlugin-MacOS 微信小助手。 A powerful assistant for wechat macOS
you-get 一个非常实用强大的爬虫库。Dumb downloader that scrapes the web
youtube-dl 使用从YouTube下载视频。 Command-line program to download videos from YouTube.com and other video sites.
blink 一个iOS上强大的终端,支持ssh和mosh等连接。(想知知道wss怎么实现的也可以联系我)Blink Mobile Shell for iOS (Mosh based)
gogs 一个轻量的可以在自己服务器搭建的Git服务。Gogs is a painless self-hosted Git service.
有趣的
-
unimatrix
一个具有黑客帝国特效的Python脚本。 Python script to simulate the display from "The Matrix" in terminal. Uses half-width katakana unicode characters by default, but can use custom character sets. Accepts keyboard controls while running. Based on CMatrix.
待续。。