Wuuuky's Stars
ben1234560/k8s_PaaS
如何基于K8s(Kubernetes)部署成PaaS/DevOps(一套完整的软件研发和部署平台)--教程/学习(实战代码/架构设计/大量注释/操作配图),你将习得部署如:K8S(Kubernetes)、Dashboard、Harbor、Jenkins、本地Gitlab、Apollo框架、Promtheus、Grafana、Spinnaker等。
chaseSpace/k8s-tutorial-cn
The most(might be) detailed Kubernetes tutorials in Chinese. 全网(可能)最详细的Kubernetes中文教程。
isno/theByteBook
⭐ 【开源书籍】深入讲解内核网络、Kubernetes、ServiceMesh、容器等云原生相关技术。经历实践检验的 DevOps、SRE指南。如发现错误,谢谢提issue
pocketbase/pocketbase
Open Source realtime backend in 1 file
tiny-craft/tiny-rdm
Tiny RDM (Tiny Redis Desktop Manager) - A modern, colorful, super lightweight Redis GUI client for Mac, Windows, and Linux.
apache/incubator-answer
A Q&A platform software for teams at any scales. Whether it's a community forum, help center, or knowledge management platform, you can always count on Apache Answer.
hackstoic/golang-open-source-projects
为互联网IT人打造的中文版awesome-go
alibaba/ilogtail
Fast and Lightweight Observability Data Collector
microsoft/autogen
A programming framework for agentic AI 🤖
johnlui/DIYSearchEngine
🔍 Go 开发的开源互联网搜索引擎,附教程《自己动手开发互联网搜索引擎》
Netflix/bpftop
bpftop provides a dynamic real-time view of running eBPF programs. It displays the average runtime, events per second, and estimated total CPU % for each program.
wangshusen/SearchEngine
搜索引擎原理
3546514206/Hexo.Github.IO
个人博客系统:https://3546514206.github.io/
3546514206/WxChatGPT
微信接入大模型,可用于实现自动回复。
uuuyuqi/pasox_zab_protocol
分布式一致性协议 paxos/zab/raft 相关论文及中文译文
ashishps1/awesome-system-design-resources
Learn System Design concepts and prepare for interviews using free resources.
trpc-group/trpc-java
A pluggable, high-performance RPC framework written in java
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
twitter/the-algorithm
Source code for Twitter's Recommendation Algorithm
alibaba/easyexcel
快速、简洁、解决大文件内存溢出的java处理Excel工具
macrozheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
alibaba/arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
EbookFoundation/free-programming-books
:books: Freely available programming books
spring-projects/spring-boot
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
AobingJava/JavaFamily
【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
ityouknow/spring-boot-examples
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
TheAlgorithms/Java
All Algorithms implemented in Java
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
CodingDocs/springboot-guide
SpringBoot2.0+从入门到实战!