havoe's Stars
urfave/cli
A simple, fast, and fun package for building command line apps in Go
go-playground/validator
:100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
golang-china/gopl-zh
:books: Go语言圣经中文版
b3log/symphony
仓库已经迁移到 https://github.com/88250/symphony
alibaba/flutter-go
flutter 开发者帮助 APP,包含 flutter 常用 140+ 组件的demo 演示与中文文档
bilibili/overlord
Overlord是哔哩哔哩基于Go语言编写的memcache和redis&cluster的代理及集群管理功能,致力于提供自动化高可用的缓存服务解决方案。
xiaobopang/go_init
一个用go组织项目结构,主要包括 gin, goredis, gorm, websocket, rabbitmq等。👉
meolu/walle-web
walle - 瓦力 Devops开源项目代码部署平台
validatorjs/validator.js
String validation
micro/micro
An API first development platform
gohugoio/hugo
The world’s fastest framework for building websites.
mindoc-org/mindoc
Golang实现的基于beego框架的接口在线文档管理系统
george518/PPGo_ApiAdmin
go-API-manage
istio/istio
Connect, secure, control, and observe services.
localstack/localstack
💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
Shelnutt2/db2struct
Converts a mysql table into a golang struct
jmoiron/sqlx
general purpose extensions to golang's database/sql
xo/xo
Command line tool to generate idiomatic Go code for SQL databases supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server
smallnest/gen
Converts a database into gorm structs and RESTful api
mgbq/nx-admin
👍 A magical 🐮 ⚔ vue admin,记得star
BurntSushi/toml
TOML parser for Golang with reflection.
microsoft/vscode
Visual Studio Code
go-training/training
Learning Golang one day
w7corp/easywechat
📦 一个 PHP 微信 SDK
apache/dubbo-go
Go Implementation For Apache Dubbo .
olebedev/go-starter-kit
[abandoned] Golang isomorphic react/hot reloadable/redux/css-modules/SSR starter kit
jianyan74/rageframe2
一个基于 Yii2 高级框架的快速开发应用引擎
hexojs/hexo
A fast, simple & powerful blog framework, powered by Node.js.
hustcc/JS-Sorting-Algorithm
一本关于排序算法的 GitBook 在线书籍 《十大经典排序算法》,多语言实现。
ffhelicopter/Go42
《Go语言四十二章经》详细讲述Go语言规范与语法细节及开发中常见的误区,通过研读标准库等经典代码设计模式,启发读者深刻理解Go语言的核心思维,进入Go语言开发的更高阶段。