lizheng98's Stars
fastlane/fastlane
🚀 The easiest way to automate building and releasing your iOS and Android apps
Jigsaw-Code/outline-apps
Outline Client and Manager, developed by Jigsaw. Outline Manager makes it easy to create your own VPN server. Outline Client lets you share access to your VPN with anyone in your network, giving them access to the free and open internet.
hwdsl2/setup-ipsec-vpn
Scripts to build your own IPsec VPN server, with IPsec/L2TP, Cisco IPsec and IKEv2
wequick/Small
A small framework to split app into small parts
idcf-boat-house/boat-house-frontend
IDCF Boat House 前端库,包括用户界面 和 管理界面
RevenueCat/purchases-ios
In-app purchases and subscriptions made easy. Support for iOS, watchOS, tvOS, macOS, and visionOS.
pengliangAndroid/VirtualLocation
免root虚拟定位
asLody/VirtualApp
Virtual Engine for Android(Support 14.0 in business version)
alibaba/Virtualview-Android
A light way to build UI in custom XML.
iqiyi/Qigsaw
🔥🔥Qigsaw ['tʃɪɡsɔ] is a dynamic modularization library which is based on Android App Bundles(Do not need Google Play Service). It supports dynamic delivery for split APKs without reinstalling the base one.
danikula/AndroidVideoCache
Cache support for any video player with help of single line
google/ExoPlayer
This project is deprecated and stale. The latest ExoPlayer code is available in https://github.com/androidx/media
flutter/devtools
Performance tools for Flutter
daltoniam/Starscream
Websockets in swift for iOS and OSX
chat-sdk/chat-sdk-ios
Chat SDK iOS - Open Source Mobile Messenger
tinode/chat
Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots
facebook/fishhook
A library that enables dynamically rebinding symbols in Mach-O binaries running on iOS.
facebook/FBRetainCycleDetector
iOS library to help detecting retain cycles in runtime.
alibaba/LuaViewSDK
A cross-platform framework to build native, dynamic and swift user interface - 强大轻巧灵活的客户端动态化解决方案
aozhimin/iOS-Monitor-Platform
:books: iOS 性能监控 SDK —— Wedjat(华狄特)开发过程的调研和整理
google/sanitizers
AddressSanitizer, ThreadSanitizer, MemorySanitizer
0voice/from_coder_to_expert
2021年最新总结,从程序员到CTO,从专业走向卓越,分享大牛企业内部pdf与PPT
alibaba/alpha
Alpha是一个基于PERT图构建的Android异步启动框架,它简单,高效,功能完善。 在应用启动的时候,我们通常会有很多工作需要做,为了提高启动速度,我们会尽可能让这些工作并发进行。但这些工作之间可能存在前后依赖的关系,所以我们又需要想办法保证他们执行顺序的正确性。Alpha就是为此而设计的,使用者只需定义好自己的task,并描述它依赖的task,将它添加到Project中。框架会自动并发有序地执行这些task,并将执行的结果抛出来。
joeldev/JLRoutes
URL routing library for iOS with a simple block-based API
Leaking/Hunter
A fast, incremental, concurrent framework to develop compile plugin for android project to manipulate bytecode
meitu/MTHawkeye
Profiling / Debugging assist tools for iOS. (Memory Leak, OOM, ANR, Hard Stalling, Network, OpenGL, Time Profile ...)
bazelbuild/bazel
a fast, scalable, multi-language and extensible build system
facebook/infer
A static analyzer for Java, C, C++, and Objective-C
KeepSafe/ReLinker
A robust native library loader for Android.
openbilibili/go-common
哔哩哔哩 bilibili 网站后台工程 源码