Package vxlan implements marshaling and unmarshaling of Virtual eXtensible Local Area Network (VXLAN) frames, as described in RFC 7348. MIT Licensed.
☆11Apr 20, 2016Updated 9 years ago
Alternatives and similar repositories for vxlan
Users that are interested in vxlan are comparing it to the libraries listed below
Sorting:
- Package block enables programmatic access to block devices. MIT Licensed.☆21Oct 25, 2018Updated 7 years ago
- Package tftp implements a TFTP server, as described in RFC 1350. MIT Licensed.☆10Jun 19, 2015Updated 10 years ago
- Package aoe implements an ATA over Ethernet server, as described in the AoEr11 specification. MIT Licensed.☆13Nov 7, 2016Updated 9 years ago
- Plot pixels on a 320x200 256c canvas☆11Jan 8, 2024Updated 2 years ago
- Package dhcp6 implements a DHCPv6 server, as described in RFC 3315. MIT Licensed.☆79Feb 24, 2023Updated 3 years ago
- Keep your Go app time synced with Google time. Avoid clock drift.☆13Nov 3, 2020Updated 5 years ago
- SSH client with minimum functions, supporting multi platforms☆11Aug 27, 2017Updated 8 years ago
- QEMU Machine Protocol implementation for the Golang☆12Feb 1, 2023Updated 3 years ago
- A lightweight user land implementation of the UDP/IPv4 stack designed to plug into the netmap framework. The 's' stands for speed.☆10Dec 11, 2024Updated last year
- Package edgemax implements a client for Ubiquiti EdgeMAX devices. MIT Licensed.☆14Jan 11, 2018Updated 8 years ago
- Examples using encoding/binary package☆16Dec 12, 2021Updated 4 years ago
- Package unifi implements a client for the Ubiquiti UniFi Controller v4 and v5 API. MIT Licensed.☆60Nov 23, 2020Updated 5 years ago
- Package mptcp provides detection functionality for active, multipath TCP connections from a remote client to the current host. MIT Licen…☆16May 19, 2015Updated 10 years ago
- Package alg provides access to Linux AF_ALG sockets for communication with the Linux kernel crypto API. MIT Licensed.☆16May 11, 2021Updated 4 years ago
- Package lldp implements marshaling and unmarshaling of IEEE 802.1AB Link Layer Discovery Protocol frames. MIT Licensed.☆35Sep 15, 2015Updated 10 years ago
- The iOS-go project provides a platform for writing native iOS apps in Go programming language.☆17Jul 2, 2017Updated 8 years ago
- Implementing a Cuckoo filter, based on the paper Cuckoo Filter: Practically Better Than Bloom☆16May 14, 2022Updated 3 years ago
- ☆19Jan 4, 2018Updated 8 years ago
- Package xdp provides access to Linux userspace XDP sockets (AF_XDP). MIT Licensed.☆39Mar 7, 2019Updated 6 years ago
- Virtual Machine agent for hardware virtualized containers☆28Jul 14, 2018Updated 7 years ago
- A robust, reliable, easy-configure virtual private network (linux/macOS)☆20Jan 21, 2022Updated 4 years ago
- The HexagonE VM☆26Aug 23, 2022Updated 3 years ago
- create low memory key/value objects in Go☆22Apr 18, 2017Updated 8 years ago
- A guest-side agent for qemu-kvm virtual machines☆23Updated this week
- graffiti is a tool to automatically add struct tags to fields in your go code☆38Jul 5, 2024Updated last year
- GOMObile SIMple wRApper☆22Apr 7, 2023Updated 2 years ago
- A consensus interface for LibP2P☆22Aug 21, 2025Updated 6 months ago
- Package ethernet implements marshaling and unmarshaling of IEEE 802.3 Ethernet II frames and IEEE 802.1Q VLAN tags. MIT Licensed.☆283Feb 21, 2022Updated 4 years ago
- Package arp implements the ARP protocol, as described in RFC 826. MIT Licensed.☆383Dec 3, 2022Updated 3 years ago
- notify the specified webhook when a device is connected/disconnected☆31Oct 11, 2017Updated 8 years ago
- (Upstream) Linux kernel build for gokrazy☆65Feb 20, 2026Updated last week
- Package genetlink implements generic netlink interactions and data types. MIT Licensed.☆62Oct 11, 2023Updated 2 years ago
- Package sh makes working with shell commands more shell-like. Inspired by https://github.com/amoffat/sh☆52Jun 10, 2015Updated 10 years ago
- A UNIX-like Non-GNU command line toolkit☆55Aug 28, 2021Updated 4 years ago
- Golang binding for netmap https://github.com/luigirizzo/netmap