qinhehu's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
f/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
binary-husky/gpt_academic
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
LC044/WeChatMsg
提取微信聊天记录,将其导出成HTML、Word、Excel文档永久保存,对聊天记录进行分析生成年度聊天报告,用聊天数据训练专属于个人的AI聊天助手
microsoft/JARVIS
JARVIS, a system to connect LLMs with ML community. Paper: https://arxiv.org/pdf/2303.17580.pdf
Konloch/bytecode-viewer
A Java 8+ Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More)
Megvii-BaseDetection/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/
MochiDiffusion/MochiDiffusion
Run Stable Diffusion on Mac natively
weijunext/indie-hacker-tools
收录独立开发者出海技术栈和工具
firerpa/lamda
🤖 史上最强云手机远程桌面逆向抓包HOOK自动化取证能力集一体的安卓 RPA 框架,下一代移动数据自动化机器人。
Moosphan/Android-Daily-Interview
:pushpin:每工作日更新一道 Android 面试题,小聚成河,大聚成江,共勉之~
thinkingjimmy/Learning-Prompt
Free prompt engineering online course. ChatGPT and Midjourney tutorials are now included!
didi/booster
🚀Optimizer for mobile applications
tiann/epic
Dynamic java method AOP hook for Android(continution of Dexposed on ART), Supporting 5.0~11
tiann/FreeReflection
A library that lets you use reflection without any restriction above Android P
LukasLechnerDev/Kotlin-Coroutines-and-Flow-UseCases-on-Android
🎓 Learning Kotlin Coroutines and Flows for Android by example. 🚀 Sample implementations for real-world Android use cases. 🛠 Unit tests included!
LaiFeng-Android/SopCastComponent
该项目不再维护,仅供学习参考
Tencent/Hardcoder
Hardcoder is a solution which allows Android APP and Android System to communicate with each other directly, solving the problem that Android APP could only use system standard API rather than the hardware resource of system.
eleme/lancet
A lightweight and fast AOP framework for Android App and SDK developers
bytedance/CodeLocator
nikhilpanju/FabFilter
Android app to showcase complex UI/Animations with and without MotionLayout
ChillingVan/android-openGL-canvas
An Android library that provides views using openGL canvas to draw things on SurfaceView or TextureView.
getActivity/AiIndex
ChatGPT
tsuna/contextswitch
Little micro-benchmark for Linux to test the cost of context switching and system calls
suusan2go/kotlin-fill-class
Intellij plugin that provides intention action for empty constructor
wathenjiang/SimpleClearFileIO
文件 I/O 简明概述
sinyu1012/AndroidKeepAlive
Android 保活实践,杀不死的App
devzhan/Breakpad
microsoft/OMagnifier
A performance monitor SDK for Android application
tancehao/ConstDB
A redis-like cache store that implements CRDTs and active-active replications.