Stars
Learning OS by reading Linux-0.11 source code and running it on bochs. The resources are forked from an online course by Harbin Institute of Technology. The book is written by Dr. Zhao Jiong.
Matrix is a plugin style, non-invasive APM system developed by WeChat.
Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2
🔥🔥 btrace(AKA RheaTrace) is a high performance Android trace tool which is based on Perfetto, it support to define custom events automatically during building apk and using bhook to provider more n…
🌐 Jekyll is a blog-aware static site generator in Ruby
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com
A simple app to use Xposed without root, unlock the bootloader or modify system image, etc.
The native part of the Xposed framework (mainly the modified app_process binary).
Android real-time display control software
This project is deprecated and stale. The latest ExoPlayer code is available in https://github.com/androidx/media
proguard resource for Android by wechat team
Ready-to-use recipes for common build customizations that showcase the Android Gradle plugin's public APIs and DSL.
This sample demonstrates how to create a custom lint checks and corresponding lint tests
A Kotlin API for generating .kt source files.
A UI inspector to traverse a view hierarchy on Android
Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台
A fast, incremental, concurrent framework to develop compile plugin for android project to manipulate bytecode