jpuyy's Stars
devstream-io/devstream
DevStream: the open-source DevOps toolchain manager (DTM).
daniel-hutao/k8s-source-code-analysis
《k8s-1.13版本源码分析》
anthonydmays/grpc-vs-rest
Demo projects for the "gRPC vs REST" session at Hacking With The Homies Developers Conference 2023.
milvus-io/milvus
A cloud-native vector database, storage for next generation AI applications
antonputra/tutorials
DevOps Tutorials
twitter/the-algorithm
Source code for Twitter's Recommendation Algorithm
cobbler/cobbler
Cobbler is a versatile Linux deployment server
tests-always-included/mo
Mustache templates in pure bash
wso2/reference-architecture
The Reference Architecture for Agility is a technology-neutral logical architecture based on a disaggregated cloud-based model.
git-ecosystem/git-credential-manager
Secure, cross-platform Git credential storage with authentication to GitHub, Azure Repos, and other popular Git hosting services.
GoogleCloudPlatform/golang-samples
Sample apps and code written for Google Cloud in the Go programming language.
shadowsocks/ShadowsocksX-NG
Next Generation of ShadowsocksX
Netflix/Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
robscott/kube-capacity
A simple CLI that provides an overview of the resource requests, limits, and utilization in a Kubernetes cluster
inancgumus/godocc
go doc with colors
DamionGans/ubuntu-wsl2-systemd-script
[Does not work anymore!] Script to enable systemd support on current Ubuntu WSL2 images
ohmyzsh/ohmyzsh
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
inancgumus/learngo
❤️ 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes. 🚀 Learn Go by fixing 1000+ tiny programs.
kubernetes-sigs/kubebuilder
Kubebuilder - SDK for building Kubernetes APIs using CRDs
aria2/aria2
aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.
semantic-release/semantic-release
:package::rocket: Fully automated version management and package publishing
norwoodj/helm-docs
A tool for automatically generating markdown documentation for helm charts
open-telemetry/opentelemetry-collector-contrib
Contrib repository for the OpenTelemetry Collector
nvie/gitflow
Git extensions to provide high-level repository operations for Vincent Driessen's branching model.
Anduin2017/HowToCook
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).
xanzy/go-gitlab
GitLab Go SDK
golang/tools
[mirror] Go Tools
open-telemetry/opentelemetry-operator
Kubernetes Operator for OpenTelemetry Collector
signalfx/splunk-otel-collector-chart
Splunk OpenTelemetry Collector for Kubernetes
go-playground/validator
:100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving