xu071602's Stars
PanJiaChen/vue-element-admin
:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin
ansible/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
etcd-io/etcd
Distributed reliable key-value store for the most critical data of a distributed system
unknwon/the-way-to-go_ZH_CN
《The Way to Go》中文译本,中文正式名《Go 入门指南》
awesome-foss/awesome-sysadmin
A curated list of amazingly awesome open-source sysadmin resources.
gocolly/colly
Elegant Scraper and Crawler Framework for Golang
taosdata/TDengine
High-performance, scalable time-series database designed for Industrial IoT (IIoT) scenarios
luong-komorebi/Awesome-Linux-Software
🐧 A list of awesome Linux softwares
jaegertracing/jaeger
CNCF Jaeger, a Distributed Tracing Platform
rootsongjc/kubernetes-handbook
Kubernetes中文指南/云原生应用架构实战手册
panjf2000/gnet
🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.
mher/flower
Real-time monitor and web admin for Celery distributed task queue
maemual/raft-zh_cn
Raft一致性算法论文的中文翻译
rubyhan1314/Golang-100-Days
Golang - 100天从新手到大师
goproxyio/goproxy
A global proxy for Go modules.
cch123/golang-notes
Go source code analysis(zh-cn)
nabla-c0d3/sslyze
Fast and powerful SSL/TLS scanning library.
yunlzheng/prometheus-book
Prometheus操作指南
ml-tooling/opyrator
🪄 Turns your machine learning code into microservices with web API, interactive GUI, and more.
gavv/httpexpect
End-to-end HTTP and REST API testing for Go.
AdguardTeam/dnsproxy
Simple DNS proxy with DoH, DoT, DoQ and DNSCrypt support
bagder/http2-explained
A detailed document explaining and documenting HTTP/2, the successor to the widely popular HTTP/1.1 protocol
abh/geodns
DNS server with per-client targeted responses
it234/goapp
Gin + GORM + Casbin + vue-element-admin 实现的权限管理系统(golang)
kragniz/python-etcd3
Python client for the etcd API v3
unknwon/go-code-convention
@unknwon's opinionated and paranoid Go code convention.
apache/skywalking-python
The Python agent for Apache SkyWalking
moesoha/bird-bgp-kickstart
[Chinese] 给想使用 BIRD 配置 BGP 的新手一个教程。
razeencheng/demo-go
我的Go学习笔记
go-restit/restit
A Go library help testing your RESTful API application