bigbbrother's starred repositories
deeplearningbook-chinese
Deep Learning Book Chinese Translation
most-frequent-technology-english-words
程序员工作中常见的英语词汇
LeetCode-Swift
Solutions to LeetCode by Swift
FBRetainCycleDetector
iOS library to help detecting retain cycles in runtime.
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.
uirecorder
UI Recorder is a multi-platform UI test recorder.
ios-developer-tools
Tools that every iOS developer should know.
mod-pbxproj
A python module to manipulate XCode projects
MD360Player4iOS
It is a lite library to render 360 degree panorama video for iOS. VR Player.
Flutter-StepByStep
A example of an Android / iOS app written using Google Flutter with MVP architecture
TuringCalendar
图灵日历 for mac
SwiftRewriter
A Swift Package Manager console app and library to convert Objective-C code into Swift.
SceneKitVideoRecorder
Record your SceneKit and ARKit scenes easily.
xcodeutils
Some useful utilities to help iOS development
SimpleStateMachine
Simple state machine written in Objective-C (ARC)
clang-mapper
[⚠️ DEPRECATED] An standalone tool to automatic generate Call Graph in iOS project
swift-leetcode
记录自己使用swift刷LeetCode的代码
XLEasyCache
简单的缓存类 提供UserCache和CommonCache,封装TMCache开源库