raiser7's Stars
ishkawa/APIKit
Type-safe networking abstraction layer that associates request type with response type.
SnapKit/SnapKit
A Swift Autolayout DSL for iOS & OS X
XcodesOrg/XcodesApp
The easiest way to install and switch between multiple versions of Xcode - with a mouse click.
devxoul/Then
✨ Super sweet syntactic sugar for Swift initializers
iOS-Swift-Developers/Swift
🥇Swift基础知识大全,🚀Swift学习从简单到复杂,不断地完善与更新, 欢迎Star❤️,欢迎Fork, iOS开发者交流:①群:446310206 ②群:426087546
RetVal/objc-runtime
A debuggable objc runtime
strongself/Generamba
This codegenerator is too brilliant to be real!
bestswifter/BSBacktraceLogger
记录线程的调用栈
mikeash/Circle
facebook/FBRetainCycleDetector
iOS library to help detecting retain cycles in runtime.
path/FastImageCache
iOS library for quickly displaying images while scrolling
facebookarchive/FBMemoryProfiler
iOS tool that helps with profiling iOS Memory usage.
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
alibaba/coobjc
coobjc provides coroutine support for Objective-C and Swift. We added await method、generator and actor model like C#、Javascript and Kotlin. For convenience, we added coroutine categories for some Foundation and UIKit API in cokit framework like NSFileManager, JSON, NSData, UIImage etc. We also add tuple support in coobjc.
nst/objc_cover
Quick Python script over otool to help spotting potentially unused methods in Objective-C Mach-O executable files
dblock/fui
Find unused Objective-C imports.
indulgeIn/YBTaskScheduler
iOS 任务调度器,为 CPU 和内存减负(用于性能优化)
milend/hmap
hmap is a command line tool written in Swift to work with Clang header maps produced by Xcode.
romaonthego/RESideMenu
iOS 7/8 style side menu with parallax effect.
sshiqiao/douyin-ios-objectc
抖音 iOS Object-C版
liangdrime/SwipeTableView
Both scroll horizontal and vertical for segment scrollview which have a same header. — 类似半糖、美丽说主页与QQ音乐歌曲列表布局效果,实现不同菜单的左右滑动切换,同时支持类似tableview的顶部工具栏悬停(既可以左右滑动,又可以上下滑动)。兼容下拉刷新,自定义 collectionview实现自适应 contentSize 还可实现瀑布流功能
Tencent/MMKV
An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX.
Mantle/Mantle
Model framework for Cocoa and Cocoa Touch
TTTAttributedLabel/TTTAttributedLabel
A drop-in replacement for UILabel that supports attributes, data detectors, links, and more
nswbmw/N-blog
《一起学 Node.js》
xta0/VZInspector
An iOS runtime debugger
CocoaLumberjack/CocoaLumberjack
A fast & simple, yet powerful & flexible logging framework for macOS, iOS, tvOS and watchOS
facebookarchive/KVOController
Simple, modern, thread-safe key-value observing for iOS and OS X.
apple/swift-protobuf
Plugin and runtime library for using protobuf with Swift
facebook/flipper
A desktop debugging platform for mobile developers.