CCC1003's Stars
MiCode/Xiaomi_Kernel_OpenSource
Xiaomi Mobile Phone Kernel OpenSource
didi/tg-flow
gangqinxiansheng/CarFix
TurboFixCar 汽车维修,汽车美容,汽车保养,出险维修预约小程序平台, 一个专门为洗车/4S/车辆维修行业打造的小程序,前后端完整代码包括车行动态,养车常识,保养预约,维修预约,洗车美容预约,汽车检测预约等功能
pingcap/tidb
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
CodisLabs/codis
Proxy based Redis cluster solution supporting pipeline and scaling dynamically
moby/moby
The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
docker-library/docker
Docker Official Image packaging for Docker
guangzhengli/k8s-tutorials
k8s tutorials | k8s 教程
pibigstar/go-docker
用go写一个docker
THUDM/ChatGLM2-6B
ChatGLM2-6B: An Open Bilingual Chat LLM | 开源双语对话语言模型
yanyiwu/gojieba
"结巴"中文分词的Golang版本
casbin/casbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Golang: https://discord.gg/S5UjpzGZjN
Significant-Gravitas/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
aieditor-team/AiEditor
AiEditor is a next-generation rich text editor for AI.
gomodule/redigo
Go client for Redis
f/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
HiBugEnterprise/HiBug-6B
HiBug-6B: A Powerful Assisting Coding LLM |专注于辅助编程的6B模型
meta-llama/llama
Inference code for Llama models
agnivade/levenshtein
Go implementation to calculate Levenshtein Distance.
uber-go/guide
The Uber Go Style Guide.
xxjwxc/uber_go_guide_cn
Uber Go 语言编码规范中文版. The Uber Go Style Guide .
erda-project/erda
An enterprise-grade Cloud-Native application platform for Kubernetes.
gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
golang/go
The Go programming language
CCC1003/PacMan
windows系统下使用go语言实现一个终端运行吃豆人小游戏,使用golang标准库:os、strconv、sync、time、bufio、bytes、encoding/json、flag、math/rand
CCC1003/Hade
基于Go语言开发一个Web框架,具有使用Golang net-http标准库搭建Server,上下文请求控制器(Context)实现链条信息传递和共享,trie树实现动态路由,Pipeline模式设计框架中间件,封装request、responese等基本功能
zeromicro/go-zero
A cloud-native Go microservices framework with cli tool for productivity.
FrankZhang63/InterviewPushV1
algorithmzuo/algorithmbasic2020
算法和数据结构体系学习班
tinode/chat
Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots