grahamking / latencyLinks
Measure network round-trip latency by sending a TCP SYN packet.
☆189Updated 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.☆425Updated 3 years ago
- Garbage collector-sensitive patricia tree for IP/CIDR tagging☆264Updated last month
- Package ndp implements the Neighbor Discovery Protocol, as described in RFC 4861. MIT Licensed.☆228Updated last year
- Demonstrates how to use raw IP sockets in golang and do a simple TCP SYN port scan☆117Updated 7 years ago
- Translated to Golang implementation of nginx's radix tree code.☆47Updated 2 years ago
- Go bindings for dpdk (http://dpdk.org/).☆119Updated 9 years ago
- Bindings for the LMDB C library☆163Updated 2 years ago
- A library for communicating with Linux netfilter subsystems over netlink sockets.☆58Updated 7 years ago
- A simple wrapper around libpcap for the Go programming language☆156Updated 2 years ago
- Control TUN/TAP virtual network interfaces.☆93Updated 9 years ago
- Package ethernet implements marshaling and unmarshaling of IEEE 802.3 Ethernet II frames and IEEE 802.1Q VLAN tags. MIT Licensed.☆282Updated 3 years ago
- Various small golang libraries☆417Updated 8 months ago
- Package arp implements the ARP protocol, as described in RFC 826. MIT Licensed.☆374Updated 2 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- GoLang IP Radix Tree☆114Updated 3 years ago
- NAT (network address translation) example for NFF-Go framework☆119Updated 2 years ago
- Go DNS example programs☆309Updated last year
- Go package for limiting and monitoring data flow rate☆95Updated 8 years ago
- An OpenFlow Network Controller in Go☆100Updated 3 years ago
- A Syslog parser for the Go programming language☆127Updated 3 years ago
- A simple wrapper around libpcap for the Go programming language☆492Updated 4 years ago
- Intel CPUID library for Go Programming Language☆310Updated 5 months ago
- Stream multiplexing for Go☆539Updated 4 years ago
- Go bindings for the IPtables ipset http://ipset.netfilter.org userspace utility☆126Updated 2 years ago
- HTTP/TLS hostname multiplexing library for Go☆260Updated last year
- Go bindings for radix tree library for fast subnet (IPv4 and IPv6) lookups