netlink
Netlink interface
Provides low-level access to Linux netlink sockets for building custom network communication applications.
Package netlink provides low-level access to Linux netlink sockets (AF_NETLINK). MIT Licensed.
922 stars
23 watching
97 forks
Language: Go
last commit: 5 months ago af-netlinkgogolanglinuxnetlink
Related projects:
Repository | Description | Stars |
---|---|---|
mdlayher/dhcp6 | A Go implementation of the DHCPv6 protocol | 77 |
mdlayher/arp | A Go implementation of the ARP protocol as specified in RFC 826. | 365 |
mdlayher/ndp | A tool for working with the Neighbor Discovery Protocol. | 221 |
mdlayher/ethernet | A package for serializing and deserializing Ethernet frames and VLAN tags. | 278 |
linklayer/go-socketcan | A Golang library providing a SocketCAN interface for networked embedded systems | 29 |
matiasinsaurralde/go-mcu | An alternative CLI tool and Go package for interacting with NodeMCU-based modules like the ESP8266 | 13 |
haskell/network | Provides a low-level networking interface in Haskell | 327 |
blutkoete/golang-ecal | Provides a high-level interface to eCAL's low-level C API | 4 |
mdlayher/aoe | An implementation of an ATA over Ethernet server according to the AoEr11 specification. | 12 |
leozz37/hare | A tool for establishing and managing TCP connections using Go. | 53 |
mafintosh/k-rpc-socket | A low-level network layer implementation for peer-to-peer communication in distributed systems | 23 |
magewirephp/magewire | A Laravel Livewire port for Magento 2, allowing developers to build dynamic interfaces without a full JavaScript framework | 232 |
lesismal/nbio | A high-performance, low-memory network I/O solution that supports multiple protocols and is compatible with standard HTTP libraries. | 2,232 |
bmf-san/goblin | A lightweight, trie-based HTTP router for Go with advanced routing capabilities. | 78 |
bradfitz/gomemcache | A Go library that provides an efficient and easy-to-use interface to the Memcached caching system. | 1,766 |