CharlesFeng207's Stars
godotengine/godot
Godot Engine – Multi-platform 2D and 3D game engine
nlohmann/json
JSON for Modern C++
brendangregg/FlameGraph
Stack trace visualizer
Tencent/matrix
Matrix is a plugin style, non-invasive APM system developed by WeChat.
BoomingTech/Piccolo
Piccolo (formerly Pilot) – mini game engine for games104
iqiyi/xHook
🔥 A PLT hook library for Android native ELF.
google/perfetto
Performance instrumentation and tracing for Android, Linux and Chrome (read-only mirror of https://android.googlesource.com/platform/external/perfetto/)
bytedance/bhook
:fire: ByteHook is an Android PLT hook library which supports armeabi-v7a, arm64-v8a, x86 and x86_64.
bytedance/android-inline-hook
:fire: ShadowHook is an Android inline hook library which supports thumb, arm32 and arm64.
SebLague/Boids
IOActive/jdwp-shellifier
jnmaloney/WebGui
An example demo of IMGUI (Immediate Mode GUI) on the web. Using only WebGL, GLFW and ImGui. Suitable for being compiled to web assembly (WASM).
Unity-Technologies/MeshApiExamples
Example project for Unity 2020.1 Mesh API improvements
Tencent/loli_profiler
Memory instrumentation tool for android app&game developers.
axhlzy/Il2CppHookScripts
frida-based libil2cpp.so runtime parsing script
bcrusco/Forward-Plus-Renderer
GPU-based Forward+ renderer
vinjn/perf-doctor
性能医生, a mobile game profiler.
AshenvaleZX/ZXEngine
C++ game engine project, for learning, practice and experiment.
majido/clipper
Simple android app to interact with system clipboard service via adb shell
zkwlx/HiMem
HiMem 是知乎内部使用的针对 Android 系统开发的线上应用内存使用监控与分析套件,目前支持 mmap/munmap/malloc/calloc/realloc/free 等库函数的监控,同时提供高性能的 Java 层和 Native 层调用栈捕获能力。
bwrsandman/imgui-flame-graph
A Dear ImGui Widget for displaying Flame Graphs.
noodle1983/UnityAndroidIl2cppPatchDemo-libboostrap
core so lib for UnityAndroidIl2cppPatchDemo solution
ARM-software/performance-studio-integration-for-unity
Performance Studio tool integration with C# scripting for the Unity game engine.
BobLChen/ShaderLab
Shaderlab is a tool designed for cross compiling unity shader to other shading languages.
ikoz/jdwp-lib-injector
Sandruski/rts-group-movement
This is a research in how to implement group movement in RTS games
CharlesFeng207/Render-Crowd-Of-Animated-Characters-Optimized
让顶点动画的性能更上一层楼 Some tricks to optimize animation performance, espicially reduce anim texture size.
waqiju/beautify_unity_shader
A concise parser for Unity Shader.
lqf3206548/apktool-notchange-version
CharlesFeng207/Boids-RTS