mdlayher / packetLinks
Package packet provides access to Linux packet sockets (AF_PACKET). MIT Licensed.
☆103Updated 2 years ago
Alternatives and similar repositories for packet
Users that are interested in packet are comparing it to the libraries listed below
Sorting:
- Package socket provides a low-level network connection type which integrates with Go's runtime network poller to provide asynchronous I/O…☆93Updated 6 months ago
- extra stuff from inet.af/netaddr that didn't make it into Go's net/netip☆118Updated 2 years ago
- Package genetlink implements generic netlink interactions and data types. MIT Licensed.☆62Updated 2 years ago
- Package rtnetlink provides low-level access to the Linux rtnetlink API. MIT Licensed.☆168Updated last week
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆44Updated 3 years ago
- Package ethtool allows control of the Linux ethtool generic netlink interface. MIT Licensed.☆70Updated last week
- Package ndp implements the Neighbor Discovery Protocol, as described in RFC 4861. MIT Licensed.☆234Updated last year
- ☆177Updated 2 months ago
- A library for working with IP addresses and networks in Go☆152Updated last year
- Pure-Go Netfilter Netlink family implementation.☆85Updated 9 months ago
- The Balanced Routing Table is an adaptation of D. Knuth's ART algorithm and requires significantly less memory and has an even better loo…☆117Updated this week
- Promise to the Go compiler that your Reads and Writes are well-behaved☆61Updated 6 years ago
- NAT (network address translation) example for NFF-Go framework☆120Updated 2 years ago
- CoreRAD is an extensible and observable IPv6 Neighbor Discovery Protocol router advertisement daemon. Apache 2.0 Licensed.☆169Updated 9 months ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆37Updated last year
- Tailscale's rolling temporary dev fork of Go. We try to upstream everything and keep this repo's diff small.☆72Updated last week
- Libraries for parsing and constructing common network packets.☆69Updated 9 years ago
- implementation of the Allotment Routing Table (ART) algorithm by Donald Knuth, as described in the paper by Yoichi Hariguchi☆56Updated 2 years ago
- 📨 Go libraries for capturing, injecting, filtering, encoding and decoding network packets☆144Updated 3 years ago
- Go implementation of concurrent traceroute on single socket☆41Updated 2 years ago
- Tools for compiling many Go commands into one binary to save space. Builds are supported for vendor-based Go and module-based Go☆190Updated last year
- Open version of common golang libraries useful to many projects.☆76Updated 2 years ago
- Easy to use native encoding/binary.ByteOrder☆31Updated 3 years ago
- sysconf for Go, without using cgo☆148Updated 2 weeks ago
- Package etherconn is a golang pkg that allow user to send/receive Ethernet payload (like IP pkt) or UDP packet ,with custom Ethernet enca…☆20Updated last year
- native go library to ping a host per arp datagram, or query a host mac address☆72Updated 2 years ago
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Go library for handling IP addresses and subnets, both IPv4 and IPv6☆114Updated 10 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year