xueyouchao's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
ollama/ollama
Get up and running with Llama 3.2, Mistral, Gemma 2, and other large language models.
iluwatar/java-design-patterns
Design patterns implemented in Java
3b1b/manim
Animation engine for explanatory math videos
xingshaocheng/architect-awesome
后端架构师技术图谱
localstack/localstack
💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
geekxh/hello-algorithm
🌍 针对小白的算法训练 | 包括四部分:①.大厂面经 ②.力扣图解 ③.千本开源电子书 ④.百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)推荐免费ChatGPT使用网站
jqlang/jq
Command-line JSON processor
go-kit/kit
A standard library for microservices.
OI-wiki/OI-wiki
:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)
justauth/JustAuth
🏆Gitee 最有价值开源项目 🚀:100: 小而全而美的第三方登录开源组件。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐、Gitlab、美团、饿了么、推特、飞书、京东、阿里云、喜马拉雅、Amazon、Slack和 Line 等第三方平台的授权登录。 Login, so easy!
kodekloudhub/certified-kubernetes-administrator-course
Certified Kubernetes Administrator - CKA Course
k8gege/K8tools
K8工具合集(内网渗透/提权工具/远程溢出/漏洞利用/扫描工具/密码破解/免杀工具/Exploit/APT/0day/Shellcode/Payload/priviledge/BypassUAC/OverFlow/WebShell/PenTest) Web GetShell Exploit(Struts2/Zimbra/Weblogic/Tomcat/Apache/Jboss/DotNetNuke/zabbix)
apache/camel
Apache Camel is an open source integration framework that empowers you to quickly and easily integrate various systems consuming or producing data.
tianon/gosu
Simple Go-based setuid+setgid+setgroups+exec
alirezadir/Machine-Learning-Interviews
This repo is meant to serve as a guide for Machine Learning/AI technical interviews.
alirezadir/Production-Level-Deep-Learning
A guideline for building practical production-level deep learning systems to be deployed in real world applications.
solo-io/gloo
The Feature-rich, Kubernetes-native, Next-Generation API Gateway Built on Envoy
garden-io/garden
Automation for Kubernetes development and testing. Spin up production-like environments for development, testing, and CI on demand. Use the same configuration and workflows at every step of the process. Speed up your builds and test runs via shared result caching
HdrHistogram/HdrHistogram
A High Dynamic Range (HDR) Histogram
shamadee/web-dsp
A client-side signal processing library utilizing the power of WebAssembly (.wasm)
vaquarkhan/microservices-recipes-a-free-gitbook
“If you are working in an organization that places lots of restrictions on how developers can do their work, then microservices may not be for you.” ― Sam Newman
rabbitmq/rabbitmq-perf-test
A load testing tool
tylertreat/bench
A generic latency benchmarking library.
berndruecker/trip-booking-saga-java
Example implementation of the Saga pattern for the classic trip booking example using the lightweight open source workflow engine (Camunda).
learnk8s/templating-kubernetes
Templating Kubernetes resources with *real* code
hifly81/saga-pattern-demo
Saga Pattern Showcase - Choreography implementation with quarkus, debezium, elastic search - Orchestrator with ksqlDB
Armando1514/Event-Driven-Microservices-Advanced
Event-Driven Architecture for a microservices-based system with a clean architecture + Domain Driven Design (DDD) + CQRS pattern + Saga pattern + Outbox pattern + CDC.