mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Update README.md (#5377)
This commit is contained in:
parent
9edc426690
commit
fa355d5ef5
@ -1951,11 +1951,11 @@ _Libraries for working with various layers of the network._
|
|||||||
- [gnet](https://github.com/fish-tennis/gnet) - `gnet` is a high-performance networking framework,especially for game servers.
|
- [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.
|
- [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-getter](https://github.com/hashicorp/go-getter) - Go library for downloading files or directories from various sources using a URL.
|
||||||
|
- [go-multiproxy](https://github.com/presbrey/go-multiproxy) - Library for making HTTP requests through a pool of proxies offering fault tolerance, load balancing, automatic retries, cookie management, and more, via http.Get/Post replacement or http.Client RoundTripper drop-in
|
||||||
- [go-powerdns](https://github.com/joeig/go-powerdns) - PowerDNS API bindings for Golang.
|
- [go-powerdns](https://github.com/joeig/go-powerdns) - PowerDNS API bindings for Golang.
|
||||||
- [go-sse](https://github.com/lampctl/go-sse) - Go client and server implementation of HTML server-sent events.
|
- [go-sse](https://github.com/lampctl/go-sse) - Go client and server implementation of HTML server-sent events.
|
||||||
- [go-stun](https://github.com/ccding/go-stun) - Go implementation of the STUN client (RFC 3489 and RFC 5389).
|
- [go-stun](https://github.com/ccding/go-stun) - Go implementation of the STUN client (RFC 3489 and RFC 5389).
|
||||||
- [gobgp](https://github.com/osrg/gobgp) - BGP implemented in the Go Programming Language.
|
- [gobgp](https://github.com/osrg/gobgp) - BGP implemented in the Go Programming Language.
|
||||||
- [golibwireshark](https://github.com/sunwxg/golibwireshark) - Package golibwireshark use libwireshark library to decode pcap file and analyse dissection data.
|
|
||||||
- [gopacket](https://github.com/google/gopacket) - Go library for packet processing with libpcap bindings.
|
- [gopacket](https://github.com/google/gopacket) - Go library for packet processing with libpcap bindings.
|
||||||
- [gopcap](https://github.com/akrennmair/gopcap) - Go wrapper for libpcap.
|
- [gopcap](https://github.com/akrennmair/gopcap) - Go wrapper for libpcap.
|
||||||
- [goshark](https://github.com/sunwxg/goshark) - Package goshark use tshark to decode IP packet and create data struct to analyse packet.
|
- [goshark](https://github.com/sunwxg/goshark) - Package goshark use tshark to decode IP packet and create data struct to analyse packet.
|
||||||
|
Loading…
Reference in New Issue
Block a user