Pinned Repositories
aegis
Service Reliability Algorithm
Aspects
Delightful, simple library for aspect oriented programming in Objective-C and Swift.
BeeHive
:honeybee: BeeHive is a solution for iOS Application module programs, it absorbed the Spring Framework API service concept to avoid coupling between modules.
bigbluebutton
Complete open source web conferencing system.
blog.io
简单直接可用博客模板
CocoaLumberjack
A fast & simple, yet powerful & flexible logging framework for Mac and iOS
db-tutorial
💾 db-tutorial 是一个数据库教程。
fishhook
A library that enables dynamically rebinding symbols in Mach-O binaries running on iOS.
graylocus.github.io
TKTokenField
Custom token field view, which inspired by ZFTokenField.
GrayLocus's Repositories
GrayLocus/Aspects
Delightful, simple library for aspect oriented programming in Objective-C and Swift.
GrayLocus/aegis
Service Reliability Algorithm
GrayLocus/BeeHive
:honeybee: BeeHive is a solution for iOS Application module programs, it absorbed the Spring Framework API service concept to avoid coupling between modules.
GrayLocus/bigbluebutton
Complete open source web conferencing system.
GrayLocus/blog.io
简单直接可用博客模板
GrayLocus/CocoaLumberjack
A fast & simple, yet powerful & flexible logging framework for Mac and iOS
GrayLocus/db-tutorial
💾 db-tutorial 是一个数据库教程。
GrayLocus/fishhook
A library that enables dynamically rebinding symbols in Mach-O binaries running on iOS.
GrayLocus/graylocus.github.io
GrayLocus/TKTokenField
Custom token field view, which inspired by ZFTokenField.
GrayLocus/FreeMusic
Music player base on FreeStream
GrayLocus/GCDWebServer
The #1 HTTP server for iOS, macOS & tvOS (also includes web based uploader & WebDAV server)
GrayLocus/js-stack-from-scratch
🛠️⚡ Step-by-step tutorial to build a modern JavaScript stack.
GrayLocus/JSPatch
JSPatch bridge Objective-C and Javascript using the Objective-C runtime. You can call any Objective-C class and method in JavaScript by just including a small engine. JSPatch is generally used to hotfix iOS App.
GrayLocus/Masonry
Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout
GrayLocus/matrix
Matrix is a plugin style, non-invasive APM system developed by WeChat.
GrayLocus/msching.github.io
ChengYin's coding life
GrayLocus/obs-studio
OBS Studio - Free and open source software for live streaming and screen recording
GrayLocus/Open-IM-Server
OpenIM: Instant messaging open source project based on go built by former WeChat technology experts. Backend in Go.(由前微信技术专家打造的基于 Go 实现的即时通讯(IM)项目,从服务端到客户端SDK开源即时通讯(IM)整体解决方案,可以轻松替代第三方IM云服务,打造具备聊天、社交功能的app。)
GrayLocus/sa-sdk-ios
神策数据官方 iOS 埋点 SDK,是一款轻量级用于 iOS 端的数据采集埋点 SDK。神策分析 iOS SDK 不仅有代码埋点功能,还通过使用运行时机制(Runtime)中的相关技术实现 iOS 端的全埋点(无埋点、无码埋点、无痕埋点、自动埋点)、点击图、可视化全埋点。
GrayLocus/SkeletonView
☠️ An elegant way to show users that something is happening and also prepare them to which contents they are awaiting
GrayLocus/Stinger
Stinger is a high-efficiency library with great compatibility, for aop in Objective-C, using libffi instead of Objective-C message forwarding. It is 20+ times faster than the Aspects, from message-sending to Aspect-oriented code ends.
GrayLocus/wails
Create desktop apps using Go and Web Technologies.
GrayLocus/YourView
YourView is a desktop App in MacOS based on Apple SceneKit. You may use it to view iOS App's view hierarchy 3D.
GrayLocus/YYFPSLabel
YYKit 中显示界面 FPS 小组件的源码探讨