oneagle's Stars
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
Alamofire/Alamofire
Elegant HTTP Networking in Swift
AFNetworking/AFNetworking
A delightful networking framework for iOS, macOS, watchOS, and tvOS.
SDWebImage/SDWebImage
Asynchronous image downloader with cache support as a UIImageView category
wangzheng0822/algo
数据结构和算法必知必会的50个代码实现
microsoft/unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
ReactiveCocoa/ReactiveCocoa
Cocoa framework and Obj-C dynamism bindings for ReactiveSwift.
Instagram/IGListKit
A data-driven UICollectionView framework for building fast and flexible lists.
tuteng/Best-websites-a-programmer-should-visit-zh
程序员应该访问的最佳网站中文版
dzenbot/DZNEmptyDataSet
A drop-in UITableView/UICollectionView superclass category for showing empty datasets whenever the view has no content to display
bang590/JSPatch
JSPatch bridge Objective-C and Javascript using the Objective-C runtime. You can call any Objective-C class and method in JavaScript by just including a small engine. JSPatch is generally used to hotfix iOS App.
steipete/Aspects
Delightful, simple library for aspect oriented programming in Objective-C and Swift.
progit/progit
Pro Git Book Content, 1st Edition - This content is deprecated. See 2nd edition at [progit2](https://github.com/progit/progit2)
CSStickyHeaderFlowLayout/CSStickyHeaderFlowLayout
UICollectionView replacement of UITableView. Do even more like Parallax Header, Sticky Section Header. Made for iOS 7.
alibaba/BeeHive
:honeybee: BeeHive is a solution for iOS Application module programs, it absorbed the Spring Framework API service concept to avoid coupling between modules.
apache/singa
a distributed deep learning platform
appsquickly/typhoon
Powerful dependency injection for Objective-C ✨✨ (https://PILGRIM.PH is the pure Swift successor to Typhoon!!)✨✨
rentzsch/jrswizzle
one-stop-shop for all your method swizzling needs
atomicobject/objection
A lightweight dependency injection framework for Objective-C
linyiLYi/snake-ai
An AI agent that beats the classic game "Snake".
LevisonNN/LNDanmakuMaster
A feature-rich danmaku component.弹幕组件。
JustPoet/fastweixin
极其方便的实现微信公众平台服务端开发,2行代码完成服务器绑定,3行代码实现用户消息监听
JustPoet/mybatis-3
MyBatis data mapper framework