SNUyi's Stars
google/battery-historian
Battery Historian is a tool to analyze battery consumers using Android "bugreport" files.
agrosner/DBFlow
A blazing fast, powerful, and very simple ORM android database library that writes database code for you.
iReaderAndroid/X2C
Increase layout loading speed 200%
termux/termux-packages
A package build system for Termux.
termux/termux-app
Termux - a terminal emulator application for Android OS extendible by variety of packages.
PowerShell/PowerShell
PowerShell for every system!
wangshub/Douyin-Bot
😍 Python 抖音机器人,论如何在抖音上找到漂亮小姐姐?
CharonChui/AndroidNote
Android study notes.
justjavac/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
Tencent/matrix
Matrix is a plugin style, non-invasive APM system developed by WeChat.
MiCode/Notes
小米便签社区开源版(Community edition of XM notepad/MIUI notes)
Evernote/android-job
Android library to handle jobs in the background.
jeecgboot/JeecgBoot
🔥「企业级低代码平台」前后端分离架构SpringBoot 2.x/3.x,SpringCloud,Ant Design&Vue3,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式,引入AI模型能力 OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。
macrozheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
doocs/advanced-java
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
halo-dev/halo
强大易用的开源建站工具。
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
YoKeyword/Fragmentation
[DEPRECATED] A powerful library that manage Fragment for Android
yundmb/openbilibili
https://github.com/openbilibili/go-common 备份(反正是啥咱也不知道,咱也不敢问)
ikew0ng/SwipeBackLayout
An Android library that help you to build app with swipe back gesture.
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
horance-liu/tensorflow-internals
It is open source ebook about TensorFlow kernel and implementation mechanism.
JessYanCoding/ProgressManager
⏳ Listen the progress of downloading and uploading in Okhttp, compatible Retrofit and Glide (一行代码即可监听 App 中所有网络链接的上传以及下载进度, 包括 Glide 的图片加载进度).
mcxiaoke/RxDocs
Rx和RxJava文档中文翻译项目
kaushikgopal/RxJava-Android-Samples
Learning RxJava for Android by example
ReactiveX/RxAndroid
RxJava bindings for Android
litesuits/android-common
Android Common Utils or Helper. Such as Log, Averager, Base64, Check, FlashLight, KeyguardLock, LogReader, Network, SilentInstaller, TimeAverager, TimeCounter, Toastor, WakeLock, ScreenReceiver, SmsReceiver, PhoneReceiver, NotificationService, AndroidUtil, AppUtil, BitmapUtil, ByteUtil, ClassUtil, DialogUtil, FieldUtil, FileUtil, HexUtil, MD5Util, NotificationUtil, NumberUtil, PackageUtil, RandomUtil, ShellUtil, TelephoneUtil, VibrateUtil, IOUtils, FileUtils, AsyncExecutor, etc. 通用性强,纯洁简单,体积不到50K!其中包括bitmap处理,文件操作,加密存储器,shell命令,静默安装,计数器,均值器,吐司,日志,校验,提示,网络监测等基础功能,以及一些Base64、MD5、Hex、Byte、Number、Dialog、Filed、Class、Package、Telephone、Random等工具类。