N0tExpectErr0r's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
AUTOMATIC1111/stable-diffusion-webui
Stable Diffusion web UI
justjavac/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
microsoft/Web-Dev-For-Beginners
24 Lessons, 12 Weeks, Get Started as a Web Developer
Anduin2017/HowToCook
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).
AppFlowy-IO/AppFlowy
Bring projects, wikis, and teams together with AI. AppFlowy is the AI collaborative workspace where you achieve more without losing control of your data. The leading open source Notion alternative.
carbon-language/carbon-lang
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
spipm/Depix
Recovers passwords from pixelized screenshots
WeNeedHome/SummaryOfLoanSuspension
全国各省市停贷通知汇总
pqrs-org/Karabiner-Elements
Karabiner-Elements is a powerful tool for customizing keyboards on macOS
JetBrains/compose-multiplatform
Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
qeeqbox/social-analyzer
API, CLI, and Web App for analyzing and finding a person's profile in 1000 social media \ websites
jonataslaw/getx
Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with Get.
quic-go/quic-go
A QUIC implementation in pure Go
peng-zhihui/ElectronBot
JakeWharton/DiskLruCache
Java implementation of a Disk-based LRU cache which specifically targets Android compatibility.
tiann/epic
Dynamic java method AOP hook for Android(continution of Dexposed on ART), Supporting 5.0~11
microsoft/msquic
Cross-platform, C implementation of the IETF QUIC protocol, exposed to C, C++, C# and Rust.
vvaltchev/tilck
A Tiny Linux-Compatible Kernel
bytedance/bhook
:fire: ByteHook is an Android PLT hook library which supports armeabi-v7a, arm64-v8a, x86 and x86_64.
lefex/FE
前端 100 天,帮助 10W 人入门并进阶前端。
RimoChan/match-you
【您配吗】配你吗
ofdrw/ofdrw
OFD Reader & Writer 开源的OFD处理库,支持文档生成、数字签名、文档保护、文档合并、转换、导出等功能,文档格式遵循《GB/T 33190-2016 电子文件存储与交换格式版式文档》。
Tencent/tdesign-flutter
A Flutter UI components lib for TDesign.
linuxkerneltravel/linux_kernel_wiki
linux内核学习资料:200+经典内核文章,100+内核论文,50+内核项目,500+内核面试题,80+内核视频
penfeizhou/APNG4Android
Android animation support for APNG & Animated WebP & Gif & Animated AVIF, High performance
KwaiAppTeam/AkDanmaku
一款利用游戏引擎理念打造的原生弹幕库
tenbot/tenbot
:robot: Create your Wechat Work Bot - 创建你的企业微信机器人
google/array_record
GunNan/LiveDataExtensions
Android LiveData的一些扩展方法,类似于RxJava的操作符。基于kotlin实现