Go项目收藏

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Go项目收藏相关的知识,希望对你有一定的参考价值。

谷歌官方维护了一个基于go语言的开源项目列表:

https://github.com/golang/go/wiki/Projects

Web框架

web.gobeego

Go项目

httpmq:A simple HTTP message queue written in Go with goleveldb, just like httpsqs written in C with Tokyo Cabinet.

NSQ:消息队列,学习一下goroutine和channel的各种使用

lantern:网络底层的东西

minio:存储方面的东西

hprose:反射和RPC

Zenpress:Zenpress is a cms system of written in golang

mixer:a mysql proxy powered by Go

kingshard:A high-performance MySQL proxy  【开源访谈】Kingshard 作者 陈非 访谈实录

以上是关于Go项目收藏的主要内容,如果未能解决你的问题,请参考以下文章

Beego开源项目 收藏

一脚踢你进Go语言大门!入门者必看,万字长文,建议收藏!

Go-项目环境搭建

Go优秀开源项目推荐

使用Go Module构建项目

Go语言(十六) 日志项目升级