Go学习
2017-03-22 14:43:38 0 举报
AI智能生成
Go语言是一种开源的编程语言,它能让构造简单、可靠且高效的软件变得容易。Go语言是由Google开发的,它的语法与C语言相似,但具有更好的内存管理和并发性。Go语言的设计目标是解决大规模软件开发中的一些核心问题,如代码的可读性、模块化和可维护性等。 学习Go语言需要掌握其基本语法,包括数据类型、变量、运算符、控制流语句和函数等。此外,还需要了解Go语言的标准库,它提供了许多有用的工具和功能,可以帮助开发者更高效地编写代码。
作者其他创作
大纲/内容
etcd
etcd、Registrator和Confd结合时,可以获得一个简单而强大的方法来自动化操作我们所有的服务发现和需要的配置
tidb
https://github.com/pingcap/tidb
beego
https://beego.me/docs/mvc/controller/jsonxml.md
Hyperledger Fabric
http://hyperledger-fabric.readthedocs.io/en/latest/
Pandora 大数据平台
prometheus系统监控报警
gleam 分布式处理系统
Gleam is a high performance and efficient distributed execution system, and also simple, generic, flexible and easy to customize.
人脸识别
https://github.com/esimov/pigo
consul
google开源的一个使用go语言开发的服务发现、配置管理中心服务
微服务框架
kratos
B站微服务框架
tars go 腾讯
micro go
区块链 https://github.com/zupzup/smart-contracts-with-go
a modern implementation of Gearman https://github.com/appscode/g2
nsq
NSQ is a realtime distributed messaging platform designed to operate at scale, handling billions of messages per day.
https://github.com/nsqio/nsq
grpc
开发调试
go fmt
go test go test-bench
性能分析
go pprof
go torch+
FlameGraph
压力测试 go-wrk
机器学习 tfgo
https://github.com/galeone/tfgo
go mod 包管理
0 条评论
下一页