grahamking / latencyLinks
Measure network round-trip latency by sending a TCP SYN packet.
☆190Updated 9 years ago
Alternatives and similar repositories for latency
Users that are interested in latency are comparing it to the libraries listed below
Sorting:
- Package raw enables reading and writing data at the device driver level for a network interface. MIT Licensed.☆426Updated 3 years ago
- Package ndp implements the Neighbor Discovery Protocol, as described in RFC 4861. MIT Licensed.☆234Updated last year
- Package ethernet implements marshaling and unmarshaling of IEEE 802.3 Ethernet II frames and IEEE 802.1Q VLAN tags. MIT Licensed.☆284Updated 3 years ago
- Demonstrates how to use raw IP sockets in golang and do a simple TCP SYN port scan☆117Updated 8 years ago
- A simple wrapper around libpcap for the Go programming language☆490Updated 4 years ago
- Package arp implements the ARP protocol, as described in RFC 826. MIT Licensed.☆380Updated 3 years ago
- Go DNS example programs☆310Updated last year
- A simple wrapper around libpcap for the Go programming language☆158Updated 3 years ago
- Garbage collector-sensitive patricia tree for IP/CIDR tagging☆272Updated last month
- snmpgo is a golang implementation for SNMP☆132Updated last year
- The OpenFlow middleware library☆97Updated 6 years ago
- Translated to Golang implementation of nginx's radix tree code.☆45Updated 3 years ago
- Go bindings for dpdk (http://dpdk.org/).☆121Updated 9 years ago
- HTTP/TLS hostname multiplexing library for Go☆265Updated 2 years ago
- Intel CPUID library for Go Programming Language☆308Updated last year
- Various small golang libraries☆416Updated last year
- Control TUN/TAP virtual network interfaces.☆93Updated 9 years ago
- A library for communicating with Linux netfilter subsystems over netlink sockets.☆59Updated 7 years ago
- Package to handle a telnet connection☆144Updated last year
- Golang example of TCP Fast Open (RFC7413)☆105Updated 11 years ago
- A simple SNMP library written in GoLang☆204Updated 6 years ago
- Package tcp implements TCP-level socket options☆92Updated 4 years ago
- An OpenFlow Network Controller in Go☆99Updated 4 years ago
- Netstat implementation in Go☆104Updated 5 years ago
- Golang package to handle HAProxy Proxy Protocol☆201Updated 2 years ago
- DHCP4 library written in Go.☆330Updated 6 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- Go bindings for libnetfilter_queue (Forked from openshift/geard)☆119Updated 2 years ago
- Pure golang expect library, for easily starting and controlling subprocesses☆268Updated 7 years ago
- Perform TCP handshake without ACK in Go, useful for health check, that is SYN, SYN-ACK, RST.☆420Updated last week