sjw2003go's Stars
AUTOMATIC1111/stable-diffusion-webui
Stable Diffusion web UI
erda-project/erda
An enterprise-grade Cloud-Native application platform for Kubernetes.
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
cnfeat/awesome-postpartum-diet
《科学月子餐,30天食谱》- 产后恢复,科学进补,好吃又营养,巨详细,超完整,值得收藏
vilaca/awesome-k8s-tools
List of container/k8s tools.
HariSekhon/DevOps-Bash-tools
1000+ DevOps Bash Scripts - AWS, GCP, Kubernetes, Docker, CI/CD, APIs, SQL, PostgreSQL, MySQL, Hive, Impala, Kafka, Hadoop, Jenkins, GitHub, GitLab, BitBucket, Azure DevOps, TeamCity, Spotify, MP3, LDAP, Code/Build Linting, pkg mgmt for Linux, Mac, Python, Perl, Ruby, NodeJS, Golang, Advanced dotfiles: .bashrc, .vimrc, .gitconfig, .screenrc, tmux..
MichaelCade/90DaysOfDevOps
This repository started out as a learning in public project for myself and has now become a structured learning map for many in the community. We have 3 years under our belt covering all things DevOps, including Principles, Processes, Tooling and Use Cases surrounding this vast topic.
NationalSecurityAgency/ghidra
Ghidra is a software reverse engineering (SRE) framework
dastergon/awesome-sre
A curated list of Site Reliability and Production Engineering resources.
moonbingbing/openresty-best-practices
square/quotaservice
The purpose of a quota service is to prevent cascading failures in micro-service environments. The service acts as a traffic cop, slowing down traffic where necessary to prevent overloading services. For this to work, remote procedure calls (RPCs) between services consult the quota service before making a call. The service isn’t strictly for RPCs between services, and can even be used to apply quotas to database calls, for example.
digoal/blog
Opensource,Database,AI,Business,Minds. git clone --depth 1 https://github.com/digoal/blog
OpenAPITools/openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
sjw2003go/webhook
webhook is a lightweight incoming webhook server to run shell commands
canonical/microk8s
MicroK8s is a small, fast, single-package Kubernetes for datacenters and the edge.
DataGrip/docker-env
Docker environment for DataGrip testing
ledgetech/lua-resty-redis-connector
Connection utilities for lua-resty-redis
AliyunContainerService/jenkins-slaves
jenkins containerized slaves
Kong/insomnia-mockbin
Insomnia Mockbin is the underlying backend for the API mocks capability of Insomnia. It is built and used by Kong, the author of the open-source Kong Gateway.
GoogleContainerTools/jib
🏗 Build container images for your Java applications.
alibaba/druid
阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池
baidu/Elasticsearch
Baidu Elasticsearch
wangzheng0822/ratelimiter4j
Java rate limiting library/framework
waylau/spring-security-tutorial
Spring Security Tutorial takes you to learn Spring Security step by step with a large number of samples. Spring Security Tutorial 是一本关于 Spring Security 学习的开源书。利用业余时间写了本书,图文并茂,用大量实例带你一步一步走进 Spring Security 的世界。
apolloconfig/apollo
Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
Meituan-Dianping/DBProxy
baidu/dlock
An effective and reliable Distributed Lock
spring-attic/spring-mvc-showcase
Demonstrates the features of the Spring MVC web framework