mirror of
https://github.com/avelino/awesome-go.git
synced 2025-01-31 04:48:53 +00:00
add package bart under Networking, providing a fast routing algorithm (#5522)
add package bart
This commit is contained in:
parent
acd825b53f
commit
637a8da0c1
@ -1977,6 +1977,7 @@ See also [Text Processing](#text-processing) and [Text Analysis](#text-analysis)
|
|||||||
_Libraries for working with various layers of the network._
|
_Libraries for working with various layers of the network._
|
||||||
|
|
||||||
- [arp](https://github.com/mdlayher/arp) - Package arp implements the ARP protocol, as described in RFC 826.
|
- [arp](https://github.com/mdlayher/arp) - Package arp implements the ARP protocol, as described in RFC 826.
|
||||||
|
- [bart](https://github.com/gaissmai/bart) - Package bart provides a fast routing table algorithm.
|
||||||
- [buffstreams](https://github.com/stabbycutyou/buffstreams) - Streaming protocolbuffer data over TCP made easy.
|
- [buffstreams](https://github.com/stabbycutyou/buffstreams) - Streaming protocolbuffer data over TCP made easy.
|
||||||
- [canopus](https://github.com/zubairhamed/canopus) - CoAP Client/Server implementation (RFC 7252).
|
- [canopus](https://github.com/zubairhamed/canopus) - CoAP Client/Server implementation (RFC 7252).
|
||||||
- [cidranger](https://github.com/yl2chen/cidranger) - Fast IP to CIDR lookup for Go.
|
- [cidranger](https://github.com/yl2chen/cidranger) - Fast IP to CIDR lookup for Go.
|
||||||
|
Loading…
Reference in New Issue
Block a user