Pinned Repositories
AdvancedNSOperations
Objective-C implementation of concepts introduced at WWDC 2015 Session 226 Advanced NSOperations.
algorithm-exercise
Data Structure and Algorithm notes. 数据结构与算法/leetcode/lintcode题解/
alicloud-ios-demo
Demos for AMS iOS SDKs
AndroidModular
总结Android模块化的一些知识点。
apple-security-framework
Apple's Security.framework sources, fetched from https://opensource.apple.com/source/Security/Security-57740.51.3/
aqtoolkit
A toolkit consisting of a bunch of generally useful routines and extensions I wrote when putting together other projects.
skill-map
程序员技能图谱
yangxiangnan's Repositories
yangxiangnan/skill-map
程序员技能图谱
yangxiangnan/AndroidModular
总结Android模块化的一些知识点。
yangxiangnan/awesome-algorithm-question-solution
LeetCode,《剑指offer》中的算法题的题目和解法以及常见算法的实现
yangxiangnan/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
yangxiangnan/awesome-ios-chart
A curated list of awesome iOS chart libraries, including Objective-C and Swift
yangxiangnan/awesome-ios-ui
A curated list of awesome iOS UI/UX libraries
yangxiangnan/BeeHive
:honeybee: BeeHive is a solution for iOS Application module programs, it absorbed the Spring Framework API service concept to avoid coupling between modules.
yangxiangnan/CTAPI_Marvel
Marvel API for iOS Client
yangxiangnan/darwin_env
Darwin/Vulva/Jarwin basic env.
yangxiangnan/Dotzu
:iphone::eyes: In-App iOS Debugging Tool With Enhanced Logging, Networking Info, Crash reporting And More.
yangxiangnan/FBRetainCycleDetector
iOS library to help detecting retain cycles in runtime.
yangxiangnan/fishhook
A library that enables dynamically rebinding symbols in Mach-O binaries running on iOS.
yangxiangnan/Halfrost-Field
✍️ 这里是写博客的地方 —— Halfrost-Field 冰霜之地
yangxiangnan/http-api-design
HTTP API design guide extracted from work on the Heroku Platform API
yangxiangnan/Interview-Notebook
:books: 技术面试需要掌握的基础知识整理
yangxiangnan/iOS-Cracked-Apps
🛠️ A list of cracked iOS Apps SDKS and dumped classes
yangxiangnan/lwan
Experimental, scalable, high performance HTTP server
yangxiangnan/machine-learning-yearning
Translation of <Machine Learning Yearning> by Andrew NG
yangxiangnan/machine-learning-yearning-cn
Machine Learning Yearning Official Chinese Translation. Author: Andrew Ng
yangxiangnan/Neon
A powerful Swift programmatic UI layout framework.
yangxiangnan/ngtcp2
ngtcp2 project is an effort to implement IETF QUIC protocol
yangxiangnan/papers-we-love
Papers from the computer science community to read and discuss.
yangxiangnan/Peek
All new design. Inspect your iOS application at runtime.
yangxiangnan/RJIterator
生成器与迭代器的Objective-C实现,实现类似ES6的yield语意,ES7 async, await异步方案,支持在Objective-C/Swift项目中以同步风格编写异步代码,避免长回调链和Promise链.
yangxiangnan/salon-resources
你可以在这里获取相关的资料。
yangxiangnan/secure-ios-app-dev
Collection of the most common vulnerabilities found in iOS applications
yangxiangnan/TrustKit
Easy SSL pinning validation and reporting for iOS, macOS, tvOS and watchOS.
yangxiangnan/viewfinder
Viewfinder client and server code
yangxiangnan/XcodeZombieCode
iOS APP分析无用代码(A source-code level/Clang Approach)
yangxiangnan/xctool
An extension for Apple's xcodebuild that makes it easier to test iOS and macOS apps.