mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add gnet (#4925)
* add gnet
https://github.com/fish-tennis/gnet
a high-performance networking framework,especially for game servers
* add snowflake
* Revert "add snowflake"
This reverts commit 29b6117dba
.
This commit is contained in:
parent
88d2db344d
commit
8c3d9ea165
@ -1862,6 +1862,7 @@ _Libraries for working with various layers of the network._
|
||||
- [gldap](https://github.com/jimlambrt/gldap) - gldap provides an ldap server implementation and you provide handlers for its ldap operations.
|
||||
- [gmqtt](https://github.com/DrmagicE/gmqtt) - Gmqtt is a flexible, high-performance MQTT broker library that fully implements the MQTT protocol V3.1.1.
|
||||
- [gnet](https://github.com/panjf2000/gnet) - `gnet` is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.
|
||||
- [gnet](https://github.com/fish-tennis/gnet) - `gnet` is a high-performance networking framework,especially for game servers.
|
||||
- [gNxI](https://github.com/google/gnxi) - A collection of tools for Network Management that use the gNMI and gNOI protocols.
|
||||
- [go-getter](https://github.com/hashicorp/go-getter) - Go library for downloading files or directories from various sources using a URL.
|
||||
- [go-powerdns](https://github.com/joeig/go-powerdns) - PowerDNS API bindings for Golang.
|
||||
|
Loading…
Reference in New Issue
Block a user