Pinned Repositories
awesome-ios-animation
A curated list of awesome iOS animation, including Objective-C and Swift libraries
DownSampleDemo
Demo for downSampling, for benchmarking and multiple cases test
EasyRequest
Demo for Stuq
ESJsonFormat-Xcode
将JSON格式化输出为模型的属性
FMDBConfigRevo
Something similar to GVUserDefaults but based on FMDB; thread safe/easy to use. (basic types supported).
NetworkSwiftDemo
Intro demo to WWDC2018 new Network framework; all by swift.
RealReachability
We need to observe the REAL reachability of network. That's what RealReachability do.
RNWatchRevo
基于mobx的RN秒表应用重构,用于演示一些mobx的实战基本用法
Building-the-F8-2016-App-CN
Facebook开发F8 2016 App官方教程的中文版。 原官网: http://makeitopen.com/
SimpleKVO
Simple&safe block based category of NSObject for KVO.
dustturtle's Repositories
dustturtle/RealReachability
We need to observe the REAL reachability of network. That's what RealReachability do.
dustturtle/-
dustturtle/AppHost
一个 native 和 h5 通讯的框架,支持调试
dustturtle/auto-commit
Auto commit is a AI assistant that helps you to commit your changes to git.
dustturtle/awesome-chatgpt-prompts-zh
ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
dustturtle/ChatGPT-CodeReview
🐥 A code review bot powered by ChatGPT
dustturtle/chisel
Chisel is a collection of LLDB commands to assist debugging iOS apps.
dustturtle/DHWKWebviewJavascriptAdapter
仿照JSContext的处理方式,适用于WKWebview的JS中间件处理
dustturtle/dustturtle.github.io
dustturtle/epoxy-ios
Epoxy is a suite of declarative UI APIs for building UIKit applications in Swift
dustturtle/erda
An enterprise-grade Cloud-Native application platform for Kubernetes.
dustturtle/flutter_deer
🦌 Flutter 练习项目。包括完整UI设计图,更贴近真实项目的练习。Flutter practice project. Includes a complete UI design and exercises that are closer to real projects.
dustturtle/generative-ai-for-beginners
18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
dustturtle/hikyuu
Hikyuu Quant Framework 基于C++/Python的开源量化交易研究框架
dustturtle/JJException
Protect the objective-c application(保护App不闪退)
dustturtle/launch-task
dustturtle/LLDB
A collection of LLDB aliases/regexes and Python scripts to aid in your debugging sessions
dustturtle/LTMorphingLabel
[EXPERIMENTAL] Graceful morphing effects for UILabel written in Swift.
dustturtle/matrix
Matrix is a plugin style, non-invasive APM system developed by WeChat.
dustturtle/miaosha
⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓
dustturtle/MovieSwiftUI
SwiftUI & Combine app using MovieDB API. With a custom Flux (Redux) implementation.
dustturtle/OOMDetector
OOMDetector is a memory monitoring component for iOS which provides you with OOM monitoring, memory allocation monitoring, memory leak detection and other functions.
dustturtle/pushdeer
开放源码的无App推送服务,iOS14+扫码即用。亦支持快应用/iOS和Mac客户端、Android客户端、自制设备
dustturtle/SwiftUI-2048
A 2048 game writing with SwiftUI.
dustturtle/SwiftUI-Cheat-Sheet
SwiftUI Cheat Sheet
dustturtle/Tetris
dustturtle/the-art-of-command-line
Master the command line, in one page
dustturtle/WBBlades
基于Mach-O解析技术的包大小占比分析、基于反汇编的Objective-C & Swift无用代码(冗余类)检测、点对点崩溃解析 (Technology app size analysis tool based on Mach-O, unused code (unused class) detection tool based on __text disassembly, point-to-point crash analysis tool based on dSYM or without dSYM.)
dustturtle/Weather
A Weather app in SwiftUI.
dustturtle/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS