mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
commit
2944b68c70
@ -612,6 +612,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
|||||||
* [grab](https://github.com/cavaliercoder/grab) - Go package for managing file downloads
|
* [grab](https://github.com/cavaliercoder/grab) - Go package for managing file downloads
|
||||||
* [graval](https://github.com/koofr/graval) - An experimental FTP server framework.
|
* [graval](https://github.com/koofr/graval) - An experimental FTP server framework.
|
||||||
* [linkio](https://github.com/ian-kent/linkio) - Network link speed simulation for Reader/Writer interfaces
|
* [linkio](https://github.com/ian-kent/linkio) - Network link speed simulation for Reader/Writer interfaces
|
||||||
|
* [llb](https://github.com/kirillDanshin/llb) - It's a very simple but quick backend for proxy servers. Can be useful for fast redirection to predefined domain with zero memory allocation and fast response.
|
||||||
* [mdns](https://github.com/hashicorp/mdns) - Simple mDNS (Multicast DNS) client/server library in Golang
|
* [mdns](https://github.com/hashicorp/mdns) - Simple mDNS (Multicast DNS) client/server library in Golang
|
||||||
* [mqttPaho](https://eclipse.org/paho/clients/golang/) - The Paho Go Client provides an MQTT client library for connection to MQTT brokers via TCP, TLS or WebSockets.
|
* [mqttPaho](https://eclipse.org/paho/clients/golang/) - The Paho Go Client provides an MQTT client library for connection to MQTT brokers via TCP, TLS or WebSockets.
|
||||||
* [portproxy](https://github.com/aybabtme/portproxy) - Simple TCP proxy which adds CORS support to API's which don't support it.
|
* [portproxy](https://github.com/aybabtme/portproxy) - Simple TCP proxy which adds CORS support to API's which don't support it.
|
||||||
@ -621,6 +622,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
|||||||
* [tcp_server](https://github.com/firstrow/tcp_server) - A Go library for building tcp servers faster.
|
* [tcp_server](https://github.com/firstrow/tcp_server) - A Go library for building tcp servers faster.
|
||||||
* [utp](https://github.com/anacrolix/utp) - Go uTP micro transport protocol implementation.
|
* [utp](https://github.com/anacrolix/utp) - Go uTP micro transport protocol implementation.
|
||||||
|
|
||||||
|
|
||||||
## OpenGL
|
## OpenGL
|
||||||
|
|
||||||
*Libraries for using OpenGL in Go.*
|
*Libraries for using OpenGL in Go.*
|
||||||
|
Loading…
Reference in New Issue
Block a user