chengcaoc's Stars
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
elastic/elasticsearch
Free and Open Source, Distributed, RESTful Search Engine
prometheus/prometheus
The Prometheus monitoring system and time series database.
etcd-io/etcd
Distributed reliable key-value store for the most critical data of a distributed system
beego/beego
beego is an open-source, high-performance web framework for the Go programming language.
hashicorp/consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
flipped-aurora/gin-vue-admin
🚀Vite+Vue3+Gin拥有AI辅助的基础开发平台,支持TS和JS混用。它集成了JWT鉴权、权限管理、动态路由、显隐可控组件、分页封装、多点登录拦截、资源权限、上传下载、代码生成器、表单生成器和可配置的导入导出等开发必备功能。
micro/go-micro
A Go microservices framework
grpc/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
chai2010/advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
openstack/openstack
Repository tracking all OpenStack repositories as submodules. Mirror of code maintained at opendev.org.
link1st/go-stress-testing
go 实现的压测工具,ab、locust、Jmeter压测工具介绍【单台机器100w连接压测实战】
gorilla/sessions
Package gorilla/sessions provides cookie and filesystem sessions and infrastructure for custom session backends.
TruthHun/DocHub
参考百度文库,使用Beego(Golang)开发的开源文库系统
cihub/seelog
Seelog is a native Go logging library that provides flexible asynchronous dispatching, filtering, and formatting.
bobohume/gonet
go分布式服务器,基于内存mmo
0voice/k8s_awesome_document
【2021年新鲜出炉】K8s(Kubernetes)的工程师资料合辑,书籍推荐,面试题,精选文章,开源项目,PPT,视频,大厂资料
clusternet/clusternet
[CNCF Sandbox Project] Managing your Kubernetes clusters (including public, private, edge, etc.) as easily as visiting the Internet
superedge/superedge
An edge-native container management system for edge computing
cby-chen/Kubernetes
kubernetes (k8s) 二进制高可用安装,Binary installation of kubernetes (k8s) --- 开源不易,帮忙点个star,谢谢了🌹
lonng/nanoserver
DEMO: Mahjong server base on nano(https://github.com/lonng/nano)
yunnet/gardens
:gem: IoT background management platform :heavy_plus_sign: 开源交流群:202196300
EMI-Group/evox
Distributed GPU-Accelerated Framework for Evolutionary Computation. Comprehensive Library of Evolutionary Algorithms & Benchmark Problems.
kataras/muxie
Muxie is a modern, fast and light HTTP multiplexer for Go. Fully compatible with the http.Handler interface. Written for everyone.
imroc/kubernetes-practice-guide
Kubernetes 实践指南(已过时,最新请看 https://imroc.cc/kubernetes/)
alanhou/golang-streaming
Go语言实战流媒体视频网站
ibinarytree/koala
koala is go micro service framework
YangCheng0121/renting
go-micro v3微服务实战-租房项目
infraboard/workflow
流水线服务
TruthHun/gin-vue-admin
基于gin+vue搭建的后台管理系统框架,集成jwt鉴权,权限管理,动态路由,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器,通用工作流等基础功能,五分钟一套CURD前后端代码,目前已支持VUE3,欢迎issue和pr~