Stars
[WIP] Resources for AI engineers. Also contains supporting materials for the book AI Engineering (Chip Huyen, 2025)
《Effective Modern C++》- 完成翻译
A cheatsheet of modern C++ language and library features.
📚 Freely available programming books
A tool for reverse engineering Android apk files
Educational blog posts for Rust beginners
A chrome extension for suspending all tabs to free up memory
The Android Browser Helper library helps developers use Custom Tabs and Trusted Web Activities on top of the AndroidX browser support library.
RichEditor for Android is a beautiful Rich Text WYSIWYG Editor for Android.
Patched libunwindstack from Android sources (https://android.googlesource.com/platform/system/core.git/+/master/libunwindstack/) to build with standard NDK toolchain (android-15).
A powerful crash reporting library for Android NDK. Don't forget to run git submodule update --init --recursive after checking out.
Android Testing Codelab
Luban(鲁班)—Image compression with efficiency very close to WeChat Moments/可能是最接近微信朋友圈的图片压缩算法
This sample demonstrates how to create a custom lint checks and corresponding lint tests
A logger with a small, extensible API which provides utility on top of Android's normal Log class.
An Android library for managing images and the memory they use.
Android Gradle Plugin -- Auto Check big image and compress image in building.
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
A lightweight and fast AOP framework for Android App and SDK developers
OpenGL ES 3.0 Programming Guide Sample Code
samples to handling multimedia data
A Simple Pcm / Wav audio recorder with nice api. https://play.google.com/store/apps/details?id=com.kingbull.omrecorder
《Flutter实战》书稿。第二版书稿已上传,请移步新Repo。