bringogo's Stars
Data-Camp/WeApp_Demos
持续更新中的微信小程序和小游戏的源码案例库。目前涵盖了120多个微信小程序或小游戏。
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
brendangregg/FlameGraph
Stack trace visualizer
LinXiaoTao/matrix-trace-processor
Matrix Trace Processor
zhengcx/MethodTraceMan
用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time-consuming Methods for Android App)
google/perfetto
Performance instrumentation and tracing for Android, Linux and Chrome (read-only mirror of https://android.googlesource.com/platform/external/perfetto/)
android/testing-samples
A collection of samples demonstrating different frameworks and techniques for automated testing
android/performance-samples
Samples to show APIs and best practices in Performance on Android
Meituan-Dianping/Logan
Logan is a lightweight case logging system based on mobile platform.
g-truc/glm
OpenGL Mathematics (GLM)
nothings/stb
stb single-file public domain libraries for C/C++
yocover/start-learning-opengl
Learn opengl together
LearnOpenGL-CN/LearnOpenGL-CN
http://learnopengl.com 系列教程的简体中文翻译
kerin-2020/OpenGL
amhndu/SimpleNES
An NES emulator in C++
microsoft/calculator
Windows Calculator: A simple yet powerful calculator that ships with Windows
taylorconor/tinytetris
80x23 terminal tetris!
Light-City/CPlusPlusThings
C++那些事
MitchellSternke/Mario
A C++ clone of the classic Super Mario Bros. games.
TheCherno/OpenGL
OpenGL support library so you can just dive in and write OpenGL code
jiangzhengnan/NguiLib
🔥🔥🔥 An *beautiful+useful+easy-style* custom view and Layout collection for Android🤖
TencentOpen/GT
GT (Great Tit) is a portable debugging tool for bug hunting and performance tuning on smartphones anytime and anywhere just as listening music with Walkman. GT can act as the Integrated Debug Environment by directly running on smartphones.
google/battery-historian
Battery Historian is a tool to analyze battery consumers using Android "bugreport" files.
NetEase/Emmagee
Android performance test tool-CPU,memory,network traffic,starting time,battery current and status
Unity-Technologies/UnityCsReference
Unity C# reference source code.
Genymobile/scrcpy
Display and control your Android device
PhilJay/MPAndroidChart
A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations.
simple-android-framework-exchange/android_design_patterns_analysis
Android源码设计模式分析项目
peng-zhihui/ElectronBot
android/animation-samples
Multiple samples showing the best practices in animation on Android.