double12gzh's Stars
dibingfa/flash-linux0.11-talk
你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码
Clever/workflow-manager
Minimal Workflow orchestrator for AWS Step Functions
meirwah/awesome-workflow-engines
A curated list of awesome open source workflow engines
halfrost/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
kubernetes-sigs/descheduler
Descheduler for Kubernetes
openai-translator/openai-translator
基于 ChatGPT API 的划词翻译浏览器插件和跨平台桌面端应用 - Browser extension and cross-platform desktop application for translation based on ChatGPT API.
openai-translator/bob-plugin-openai-translator
基于 OpenAI API 的文本翻译、文本润色、语法纠错 Bob 插件,让我们一起迎接不需要巴别塔的新时代!Licensed under CC BY-NC-SA 4.0
volcano-sh/volcano
A Cloud Native Batch System (Project under CNCF)
gocrane/crane
Crane is a FinOps Platform for Cloud Resource Analytics and Economics in Kubernetes clusters. The goal is not only to help users to manage cloud cost easier but also ensure the quality of applications.
cilium/ebpf
ebpf-go is a pure-Go library to read, modify and load eBPF programs and attach them to various hooks in the Linux kernel.
stakater/Reloader
A Kubernetes controller to watch changes in ConfigMap and Secrets and do rolling upgrades on Pods with their associated Deployment, StatefulSet, DaemonSet and DeploymentConfig – [✩Star] if you're using it!
tomhuang12/awesome-k8s-resources
A curated list of awesome Kubernetes tools and resources.
kubernetes-sigs/kwok
Kubernetes WithOut Kubelet - Simulates thousands of Nodes and Clusters.
sorin-ionescu/prezto
The configuration framework for Zsh
baiy/Ctool
程序开发常用工具 chrome / edge / firefox / utools / windows / linux / mac
DerekYRC/mini-spring
mini-spring是简化版的spring框架,能帮助你快速熟悉spring源码和掌握spring的核心原理。抽取了spring的核心逻辑,代码极度简化,保留spring的核心功能,如IoC和AOP、资源加载器、事件监听器、类型转换、容器扩展点、bean生命周期和作用域、应用上下文等核心功能。
yutkat/dotfiles
The best and strongest dotfiles. Editor: Neovim; Shell: zsh(zinit, powerlevel10k); Terminal: WezTerm; Desktop: Hyprland, ulauncher, dunst; OS: ArchLinux (Ubuntu/Fedora/CentOS)
youngyangyang04/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
fenixsoft/awesome-fenix
讨论如何构建一套可靠的大型分布式系统
teh-cmc/go-internals
A book about the internals of the Go programming language.
compiler-explorer/compiler-explorer
Run compilers interactively from your web browser and interact with the assembly
hust-open-atom-club/linux-insides-zh
Linux 内核揭秘
sourcegraph/conc
Better structured concurrency for go
kubernetes-sigs/metrics-server
Scalable and efficient source of container resource metrics for Kubernetes built-in autoscaling pipelines.
antrea-io/antrea
Kubernetes networking based on Open vSwitch
rfyiamcool/notes
🔥 技术笔记 ( 高性能/分布式/kubernetes/golang/kv引擎等 )
openkruise/rollouts
Enhanced Rollouts features for application automation.
containernetworking/cni
Container Network Interface - networking for Linux containers
submariner-io/submariner
Networking component for interconnecting Pods and Services across Kubernetes clusters.
google/comprehensive-rust
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.