iOS
Objective-C
Masonry 自動(dòng)布局庫(kù)。Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout
AFNetworking 網(wǎng)絡(luò)庫(kù)。 A delightful networking framework for iOS, macOS, watchOS, and tvOS.
MBProgressHUD 一個(gè)優(yōu)雅的輕提示彈窗庫(kù)。
MJExtension 便利的json轉(zhuǎn)模型框架。 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 響應(yīng)式編程
SDWebImage 異步下載緩存網(wǎng)絡(luò)圖片緩存框架。Asynchronous image downloader with cache support as a UIImageView category
MJRefresh 國(guó)人都在用的下拉刷新庫(kù)。An easy way to use pull-to-refresh.
fmdb 騰訊出品的數(shù)據(jù)庫(kù)框架,經(jīng)過(guò)了微信的考驗(yàn)。 A Cocoa / Objective-C wrapper around SQLite
SocketRocket facebook出的websocket庫(kù)。A conforming Objective-C WebSocket client library.
IQKeyboardManager 能讓你節(jié)省很多時(shí)間的鍵盤(pán)處理庫(kù)。 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 一個(gè)非常全面的側(cè)滑庫(kù)。
Bugly-iOS 實(shí)時(shí)監(jiān)聽(tīng)app閃退崩潰, 性能監(jiān)控等。
Swift
Alamofire Swift上的AFNetworking。 Elegant HTTP Networking in Swift.
SnapKit Swift上的Masonry。A Swift Autolayout DSL for iOS & OS X.
RxSwift 響應(yīng)式編程。 Reactive Programming in Swift
Kingfisher 一個(gè)輕量級(jí)純swift的網(wǎng)路圖片下載緩存框架。 A lightweight, pure-Swift library for downloading and caching images from the web.
vapor 使用Swift作為后端開(kāi)發(fā)語(yǔ)言的框架。 A server-side Swift web framework.
Perfect 使用Swift作為后端開(kāi)發(fā)語(yǔ)言的框架。Server-side Swift. The Perfect core toolset and framework for Swift Developers. (For mobile back-end development, website and API development, and more…)
其實(shí)OC和Swift幾乎可以完美無(wú)縫混編,所以這些庫(kù)基本是通用的。
學(xué)習(xí)
swift-algorithm-club swift數(shù)據(jù)結(jié)構(gòu)與算法 Algorithms and data structures in Swift, with explanations!
LeetCodeAnimation 用動(dòng)畫(huà)的形式呈現(xiàn)解LeetCode題目的思路。Demonstrate all the questions on LeetCode in the form of animation.
tensorflow 機(jī)器學(xué)習(xí)。 An Open Source Machine Learning Framework for Everyone.
architect-awesome 后端架構(gòu)師技術(shù)圖譜 。
chinese-independent-developer 中國(guó)獨(dú)立開(kāi)發(fā)者項(xiàng)目列表 -- 分享大家都在做什么 。
awesome-ios 也是收集了非常多iOS開(kāi)源項(xiàng)目,主要面對(duì)國(guó)外項(xiàng)目。 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文檔,多語(yǔ)言。
the-way-to-go_ZH_CN《The Way to Go》中文譯本,中文正式名《Go 入門(mén)指南》。
go-fundamental-programming《Go 編程基礎(chǔ)》是一套針對(duì) Google 出品的 Go 語(yǔ)言的視頻語(yǔ)音教程,主要面向新手級(jí)別的學(xué)習(xí)者。
實(shí)用的
WeChatPlugin-MacOS 微信小助手。 A powerful assistant for wechat macOS
you-get 一個(gè)非常實(shí)用強(qiáng)大的爬蟲(chóng)庫(kù)。Dumb downloader that scrapes the web
youtube-dl 使用從YouTube下載視頻。 Command-line program to download videos from YouTube.com and other video sites.
blink 一個(gè)iOS上強(qiáng)大的終端,支持ssh和mosh等連接。(想知知道wss怎么實(shí)現(xiàn)的也可以聯(lián)系我)Blink Mobile Shell for iOS (Mosh based)
gogs 一個(gè)輕量的可以在自己服務(wù)器搭建的Git服務(wù)。Gogs is a painless self-hosted Git service.
有趣的
-
unimatrix
一個(gè)具有黑客帝國(guó)特效的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.
待續(xù)。。