HuginChen's Stars
halfrost/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
doocs/leetcode
🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
forthespada/CS-Books
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
SwifterSwift/SwifterSwift
A handy collection of more than 500 native Swift extensions to boost your productivity.
FLEXTool/FLEX
An in-app debugging and exploration tool for iOS
halfrost/Halfrost-Field
✍🏻 这里是写博客的地方 —— Halfrost-Field 冰霜之地
Instagram/IGListKit
A data-driven UICollectionView framework for building fast and flexible lists.
hackstoic/golang-open-source-projects
为互联网IT人打造的中文版awesome-go
chefyuan/algorithm-base
一位酷爱做饭的程序员,立志用动画将算法说的通俗易懂。我的面试网站 www.chengxuchu.com
ChenYilong/iOSInterviewQuestions
iOS interview questions;iOS面试题集锦(附答案)
RobertGummesson/BuildTimeAnalyzer-for-Xcode
Build Time Analyzer for Swift
guolindev/booksource
《第一行代码 第2版》全书源代码
jones2000/HQChart
HQChart - H5, 微信小程序 沪深/港股/数字货币/期货/美股 K线图(kline),走势图,缩放,拖拽,十字光标,画图工具,截图,筹码图. 分析家语法,通达信语法,(麦语法),第3方数据替换接口
CharlesPikachu/DecryptLogin
DecryptLogin: APIs for loginning some websites by using requests.
ming1016/SwiftPamphletApp
戴铭的开发小册子,一本活的开发手册。使用 SwiftUI + SwiftData + Swift Concurrency Aysnc/Await Actor + GitHub API 开发的 macOS 应用
wendux/DSBridge-IOS
:earth_asia: A modern cross-platform JavaScript bridge, through which you can invoke each other's functions synchronously or asynchronously between JavaScript and native.
guanshuicheng/invoice
Collaboration with wangxupeng(https://github.com/wangxupeng)
LeoMobileDeveloper/Blogs
一点心得 - iOS,Swift,React Native,Python...
wuba/WBBlades
Mach-O based ObjC & Swift useless classes, useless protocols, useless resources detection, packet size analysis, point-to-point crash resolution.基于Mach-O的ObjC & Swift无用类、无用协议、无用资源检测,包大小分析,点对点崩溃解析。
sevtin/KSChart
k线图/kline/kchart,已经集成MA/EMA/MACD/KDJ/BOLL/RSI/WR/AVG等指标,新增指标及其方便。适用于股票/区块链交易所等种类App。Swift5编写,CPU/内存占用率极低,60FPS稳定运行。示例集成websocket,并接入币安数据(需VPN)。
spicyShrimp/U17
精仿有妖气漫画(Swift5)
hashicorp/go-immutable-radix
An immutable radix tree implementation in Golang
passepartoutvpn/passepartout
Your go-to app for VPN and privacy.
iCepa/iCepa
iOS system-wide VPN based Tor client
meitu/MPITextKit
Powerful text framework for iOS to display rich text based on TextKit, inspired by Texture and YYText.
chenjie1219/SwiftScan
A barcode and qr code scanner( 二维码/条形码扫描、生成,仿微信、支付宝)
doocs/qcloud-im-server-sdk-java
☁ Tencent Cloud IM Server SDK in Java | 腾讯云 IM 服务端 SDK Java 版
wuwuFQ/FQDateTimePicker
iOS年月日 时分秒选择器
manofit/RxSwift
RxSwift从入门到放弃,Swift+RxSwift, RxSwift入门教程。
Kerwong/tinyhttpd
tinyhttpd是一个超轻量型Http Server,使用C语言开发,全部代码只有502行(包括注释),附带一个简单的Client,可以通过阅读这段代码理解一个 Http Server 的本质。下载链接:http://sourceforge.net/projects/tinyhttpd/