Five great open source projects Go language

Since November 2009 officially announced, Go language by virtue of its simplicity, high efficiency, low resource consumption advantages gradually become the rage in the developer crowd, excellent Go-lingual open source project after another.

1.xgen

xgen is written in Go XSD (XML Schema Definition) tool library foundation, XML schema definition files can be compiled into code for multi-language type or class declaration.

Project address: https: //gitee.com/xurime/xgen

2.GQLEngine

GraphQL a high-performance server-side floor frame Go language

Project address: https: //gitee.com/gqlengine/gqlengine

3.orange

Orange Frame is a web development framework based Golang language

Project address: https: //gitee.com/zhucheer/orange

4.go-admin

go-admin framework is based on golang quickly build data visualization management background

5.go-snowflake

Snowflake Go language algorithm to generate a unique ID for distributed systems, stand-alone test for one second can generate 200,000 ID.

Project address: https: //gitee.com/GuaikOrg/go-snowflake

Published 66 original articles · won praise 108 · views 30000 +

Guess you like

Origin blog.csdn.net/u014374009/article/details/104767114