MrVWY's Stars
YuxuanLing/books
linyqh/NarratoAI
利用AI大模型,一键解说并剪辑视频; Using AI models to automatically provide commentary and edit videos with a single click.
xxjwxc/uber_go_guide_cn
Uber Go 语言编码规范中文版. The Uber Go Style Guide .
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
KeKe-Li/data-structures-questions
golang sorting algorithm and data construction.
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
bits-and-blooms/bitset
Go package implementing bitsets
cheerego/go-redisson
a redisson like distributed redis lock, support watchdog、reentrant lock, implement by go
daichangya/book
Jeffail/tunny
A goroutine pool for Go
0voice/Introduction-to-Golang
【未来服务器端编程语言】最全空降golang资料补给包(满血战斗),包含文章,书籍,作者论文,理论分析,开源框架,云原生,大佬视频,大厂实战分享ppt
lokles/Web-Development-Interview-With-Java
Java 开发相关技术栈(大中厂)高频面试问题收录。
flannel-io/flannel
flannel is a network fabric for containers, designed for Kubernetes
autoencoder-github/interviewtop
gohugoio/hugo
The world’s fastest framework for building websites.
IBM/sarama
Sarama is a Go library for Apache Kafka.
go-kratos/kratos
Your ultimate Go microservices framework for the cloud-native era.
kelseyhightower/confd
Manage local application configuration files using templates and data from etcd or consul
nuczzz/mycni
kubernetes CNI example
containernetworking/plugins
Some reference and example networking plugins, maintained by the CNI team.
containernetworking/cni
Container Network Interface - networking for Linux containers
yuyicai/cka-ckad-exam-experience
cka and ckad exam experience,cak和ckad考试经验
sashabaranov/go-openai
OpenAI ChatGPT, GPT-3, GPT-4, DALL·E, Whisper API wrapper for Go
vastxie/Happy-ChatGPT
ChatGPT 国粹版,和 GPT 一起学习地道的**话吧
maemual/raft-zh_cn
Raft一致性算法论文的中文翻译
golang/groupcache
groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
coocood/freecache
A cache library for Go with zero GC overhead.
patrickmn/go-cache
An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.
k0kubun/pp
Colored pretty printer for Go language
smartystreets/goconvey
Go testing in the browser. Integrates with `go test`. Write behavioral tests in Go.