xiye520's Stars
xiye520/leetcode
This is some leetcode practice,implemented in go language.
Tencent/goom
go语言mock库, 用于编写go语言单元测试时,mock函数、接口等场景
ChatGPTNextWeb/ChatGPT-Next-Web
A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。
wangzheng0822/algo
数据结构和算法必知必会的50个代码实现
EthanHuntDeng/gua-area
famous PDF
ZJUBCA/roadmap
Roadmap of learning blockchain technology and business knowledge summarized by ZJUBCA(浙大区块链协会总结的区块链知识学习路线)
KusionStack/kusion
Declarative Intent Driven Platform Orchestrator for Internal Developer Platform (IDP).
xiaobaiTech/golangFamily
【超全golang面试题合集+golang学习指南+golang知识图谱+入门成长路线】 一份涵盖大部分golang程序员所需要掌握的核心知识。常用第三方库(mysql,mq,es,redis等)+机器学习库+算法库+游戏库+开源框架+自然语言处理nlp库+网络库+视频库+微服务框架+视频教程+音频音乐库+图形图片库+物联网库+地理位置信息+嵌入式脚本库+编译器库+数据库+金融库+电子邮件库+电子书籍+分词+数据结构+设计模式+去html tag标签等+go学习+go面试+计算机网络基础+图解网络+操作系统面试题+数据库面试题+面试题合集
zeromicro/go-zero
A cloud-native Go microservices framework with cli tool for productivity.
chai2010/go-ast-book
:books: 《Go语言定制指南》(原名:Go语法树入门/开源免费图书/Go语言进阶/掌握抽象语法树/Go语言AST)
googleapis/googleapis
Public interface definitions of Google APIs.
go-pg/pg
Golang ORM with focus on PostgreSQL features and performance
apache/pulsar
Apache Pulsar - distributed pub-sub messaging system
hashicorp/terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
halfrost/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
rbcervilla/redisstore
A Gorilla Sessions Store implementation backed by Redis
mosn/holmes
self-aware Golang profile dumper
formulahendry/955.WLB
955 不加班的公司名单 - 工作 955,work–life balance (工作与生活的平衡)
qiniu/goc
A Comprehensive Coverage Testing System for The Go Programming Language
xxjwxc/public
util toolkit for go.golang 通用函数包
xd009642/tarpaulin
A code coverage tool for Rust projects
jgraph/drawio-desktop
Official electron build of draw.io
gohugoio/hugo
The world’s fastest framework for building websites.
reviewdog/reviewdog
🐶 Automated code review tool integrated with any code analysis tools regardless of programming language
mosn/mosn
The Cloud-Native Network Proxy Platform
singpenguin/ppt
PPT I collected
altercation/solarized
precision color scheme for multiple applications (terminal, vim, etc.) with both dark/light modes
uber-go/zap
Blazing fast, structured, leveled logging in Go.
senghoo/golang-design-pattern
设计模式 Golang实现-《研磨设计模式》读书笔记
tmrts/go-patterns
Curated list of Go design patterns, recipes and idioms