Stars
Notes of Advanced Swift. 《swift进阶》学习笔记 swift 5.3
Empower the Web community and invite more to build across platforms.
Home of the WebKit project, 10000 the browser engine used by Safari, Mail, App Store and many other applications on macOS, iOS and Linux.
IOS Professional Performance Testing Tool . You can get CPU, GPU, Memory , Lifecycle and other metrics from real iOS devices . iOS 性能测试工具
An easy way to use pull-to-refresh.
The libdispatch Project, (a.k.a. Grand Central Dispatch), for concurrency on multicore hardware
Asynchronous image downloader with cache support as a UIImageView category
FlexLib是一个基于flexbox模型,使用xml文件进行界面布局的框架,融合了web快速布局的能力,让iOS界面开发像写网页一样简单快速
Easily set Mac Retina display to higher unsupported resolutions
iOS utility class to manage global dispatch queue.
iOS interview questions;iOS面试题集锦(附答案)
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).
An open source iOS framework for GPU-based image and video processing
🔥 《Go 程序员宝典》:go 基础语法,go 并发模式,go runtime 实现原理 ,企业级 go 语言项目经验。
【超全golang面试题合集+golang学习指南+golang知识图谱+入门成长路线】 一份涵盖大部分golang程序员所需要掌握的核心知识。常用第三方库(mysql,mq,es,redis等)+机器学习库+算法库+游戏库+开源框架+自然语言处理nlp库+网络库+视频库+微服务框架+视频教程+音频音乐库+图形图片库+物联网库+地理位置信息+嵌入式脚本库+编译器库+数据库+金融库+电子邮件库…
🔥 the go programming language go Demos, go语言例子 go语言圣经 练习题 go 语言书籍 bootstrap 练习 sql-mysql练习
An Objective-C Class which implements the Promises/A+ specification.
《Go语言四十二章经》详细讲述Go语言规范与语法细节及开发中常见的误区,通过研读标准库等经典代码设计模式,启发读者深刻理解Go语言的核心思维,进入Go语言开发的更高阶段。
【Go 从入门到实战】学习笔记,从零开始学 Go、Gin 框架,基本语法包括 26 个Demo,Gin 框架包括:Gin 自定义路由配置、Gin 使用 Logrus 进行日志记录、Gin 数据绑定和验证、Gin 自定义错误处理、Go gRPC Hello World... 持续更新中...