LinuxForYQH's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
massgravel/Microsoft-Activation-Scripts
Open-source Windows and Office activator featuring HWID, Ohook, KMS38, and Online KMS activation methods, along with advanced troubleshooting.
ant-design/ant-design
An enterprise-class UI design language and React UI library
PanJiaChen/vue-element-admin
:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin
utmapp/UTM
Virtual machines for iOS and macOS
envoyproxy/envoy
Cloud-native high-performance edge/middle/service proxy
eip-work/kuboard-press
Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.23.4 安装手册,(k8s install) 在线答疑,持续更新。
zhisheng17/flink-learning
flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、监控告警)分享。欢迎大家支持我的专栏《大数据实时计算引擎 Flink 实战与性能优化》
google/wire
Compile-time Dependency Injection for Go
kubernetes/client-go
Go client for Kubernetes.
patrickmn/go-cache
An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.
appleboy/gorush
A push notification server written in Go (Golang).
coteditor/CotEditor
Lightweight Plain-Text Editor for macOS
shopspring/decimal
Arbitrary-precision fixed-point decimal numbers in Go
chai2010/go-ast-book
:books: 《Go语言定制指南》(原名:Go语法树入门/开源免费图书/Go语言进阶/掌握抽象语法树/Go语言AST)
Jeevan-kumar-Raj/Grokking-System-Design
Systems design is the process of defining the architecture, modules, interfaces, and data for a system to satisfy specified requirements. Systems design could be seen as the application of systems theory to product development.
DocsHome/microservices
Microservices from Design to Deployment 中文版 《微服务:从设计到部署》
flink-china/flink-training-course
Flink 中文视频课程(持续更新...)
linkedin/Burrow
Kafka Consumer Lag Checking
alicebob/miniredis
Pure Go Redis server for Go unittests
alibaba/sentinel-golang
Sentinel Go enables reliability and resiliency for Go microservices
lei-hsia/grokking-system-design
Grokking system design
ShujiaHuang/Cpp-Primer-Plus-6th
《C++ Primer Plus 第6版(中文版)》原书代码、习题答案和个人笔记,仅供学习和交流。
bsm/redislock
Simplified distributed locking implementation using Redis
yifengyou/learn-kvm
Qemu KVM(Kernel Virtual Machine)学习笔记
wxp-ui/wxp-ui
小程序插件合集(下拉刷新, 拖拽排序, 索引列表, 日期选择, 侧滑删除...)
servicemesher/istio-knowledge-map
Istio knowledge map 知识图谱
linyiqun/Redis-Code
redis键值数据库源码分析
zq99299/note-book
新笔记本,java、git、elasticsearch、mycat、设计模式、gradle、vue, 等 。vuepress 构建的 Markdown 笔记。
bruceshao/lockfree
lockfree queue