cottonBuddha's Stars
jackfrued/Python-100-Days
Python - 100天从新手到大师
oven-sh/bun
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
chinese-poetry/chinese-poetry
The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
The-Run-Philosophy-Organization/run
润学全球官方指定GITHUB,整理润学宗旨、纲领、理论和各类润之实例;解决为什么润,润去哪里,怎么润三大问题; 并成为新**人的核心宗教,核心信念。
ReactiveX/RxSwift
Reactive Programming in Swift
HeroTransitions/Hero
Elegant transition library for iOS & tvOS
BradLarson/GPUImage
An open source iOS framework for GPU-based image and video processing
p0deje/Maccy
Lightweight clipboard manager for macOS
vicc/chameleon
Color framework for Swift & Objective-C (Gradient colors, hexcode support, colors from images & more).
forkingdog/UITableView-FDTemplateLayoutCell
Template auto layout cell for automatically UITableViewCell height calculating
WebKit/WebKit
Home of the WebKit project, the browser engine used by Safari, Mail, App Store and many other applications on macOS, iOS and Linux.
BetaSu/just-react
「React技术揭秘」 一本自顶向下的React源码分析书
tensorflow/swift
Swift for TensorFlow
socketio/socket.io-client-swift
youngwind/blog
梁少峰的个人博客
typcn/bilibili-mac-client
An unofficial bilibili client for mac
cruisediary/Pastel
🎨 Gradient animation effect like Instagram
MoZhouqi/KMNavigationBarTransition
A drop-in universal library helps you to manage the navigation bar styles and makes transition animations smooth between different navigation bar styles while pushing or popping a view controller for all orientations. And you don't need to write any line of code for it, it all happens automatically.
sdlpal/sdlpal
SDL-based reimplementation of the classic Chinese-language RPG known as PAL.
element-hq/element-ios
A glossy Matrix collaboration client for iOS
loyinglin/LearnOpenGLES
OpenGL ES的各种尝试,有详细的博客。
weiyinfu/MaoZeDongAnthology
***选集
loyinglin/LearnMetal
Metal 入门教程
zzyss86/LunarCalendar
农历(阴历)万年历,是一款支持Node.js和浏览器端使用的全功能农历和公历日历类库。支持农历与公历之间相互转换,含有二十四节气,天干地支纪年纪月纪日,生肖属相,公历节假日及农历传统节假日信息等功能。自带2013-2014节假日安排数据,并可自行配置。带有黄历数据,可自行选择配置。支持1891-2100年。
renjinkui2719/RJIterator
生成器与迭代器的Objective-C实现,实现类似ES6的yield语意,ES7 async, await异步方案,支持在Objective-C/Swift项目中以同步风格编写异步代码,避免长回调链和Promise链.
zhygmsz/book
图书,存放在这里,权当是个云盘。
WooNoah/GradientCategory
使用category才实现gradient
sugarmo/XCFormat
Xcode Code Formatter
ashen-zhao/uitextfieldformat
一行代码设置UITextField的输入格式限制,比如手机号、身份证号、银行卡号、浮点小数格式以及输入字符类型个数的限制等;
Maru-zhang/Learning-FFMPEG