mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
alphabetic order
This commit is contained in:
parent
99bef80c13
commit
df9a402364
11
README.md
11
README.md
@ -44,8 +44,8 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
- [Networking](#networking)
|
- [Networking](#networking)
|
||||||
- [OpenGL](#opengl)
|
- [OpenGL](#opengl)
|
||||||
- [ORM](#orm)
|
- [ORM](#orm)
|
||||||
- [Query Language](#query-language)
|
|
||||||
- [Package Management](#package-management)
|
- [Package Management](#package-management)
|
||||||
|
- [Query Language](#query-language)
|
||||||
- [Resource Embedding](#resource-embedding)
|
- [Resource Embedding](#resource-embedding)
|
||||||
- [Science and Data Analysis](#science-and-data-analysis)
|
- [Science and Data Analysis](#science-and-data-analysis)
|
||||||
- [Security](#security)
|
- [Security](#security)
|
||||||
@ -546,10 +546,6 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
|||||||
* [Xorm](https://github.com/go-xorm/xorm) - Simple and powerful ORM for Go.
|
* [Xorm](https://github.com/go-xorm/xorm) - Simple and powerful ORM for Go.
|
||||||
* [Zoom](https://github.com/albrow/zoom) - A blazing-fast datastore and querying engine built on Redis.
|
* [Zoom](https://github.com/albrow/zoom) - A blazing-fast datastore and querying engine built on Redis.
|
||||||
|
|
||||||
## Query Language
|
|
||||||
|
|
||||||
* [graphql-go](https://github.com/chris-ramon/graphql-go) - An implementation of GraphQL for Go.
|
|
||||||
|
|
||||||
|
|
||||||
## Package Management
|
## Package Management
|
||||||
|
|
||||||
@ -566,6 +562,11 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
|||||||
* [VenGO](https://github.com/DamnWidget/VenGO) - create and manage exportable isolated go virtual environments
|
* [VenGO](https://github.com/DamnWidget/VenGO) - create and manage exportable isolated go virtual environments
|
||||||
|
|
||||||
|
|
||||||
|
## Query Language
|
||||||
|
|
||||||
|
* [graphql-go](https://github.com/chris-ramon/graphql-go) - An implementation of GraphQL for Go.
|
||||||
|
|
||||||
|
|
||||||
## Resource Embedding
|
## Resource Embedding
|
||||||
|
|
||||||
* [go-bindata](https://github.com/jteeuwen/go-bindata) - Package that converts any file into managable Go source code.
|
* [go-bindata](https://github.com/jteeuwen/go-bindata) - Package that converts any file into managable Go source code.
|
||||||
|
Loading…
Reference in New Issue
Block a user