mdlayher / vsock
Package vsock provides access to Linux VM sockets (AF_VSOCK) for communication between a hypervisor and its virtual machines. MIT Licensed.
☆349Updated 2 weeks ago
Alternatives and similar repositories for vsock:
Users that are interested in vsock are comparing it to the libraries listed below
- Virtual Machine Manager for Go (govmm) is a suite of packages that provide Go APIs for creating and managing virtual machines.☆309Updated 3 years ago
- Package netlink provides low-level access to Linux netlink sockets (AF_NETLINK). MIT Licensed.☆959Updated last month
- eBPF Utilities, Maps, and more☆251Updated last year
- Simple network namespace handling for go.☆391Updated 3 months ago
- Framework for running BPF programs with rules on Linux as a daemon. Container aware.☆478Updated 3 years ago
- Package raw enables reading and writing data at the device driver level for a network interface. MIT Licensed.☆424Updated 2 years ago
- Package ndp implements the Neighbor Discovery Protocol, as described in RFC 4861. MIT Licensed.☆227Updated 11 months ago
- traffic control in pure go - it allows to read and alter queues, filters and classes☆471Updated this week
- eBPF program using kprobes to trace TCP events without run-time compilation dependencies☆409Updated last year
- The libseccomp golang bindings repository☆275Updated 3 weeks ago
- Library to work with eBPF programs from Go☆1,146Updated 11 months ago
- GRPC for low-memory environments☆579Updated this week
- Trace Go program execution with uprobes and eBPF☆303Updated last year
- Package rtnetlink provides low-level access to the Linux rtnetlink API. MIT Licensed.☆158Updated 2 weeks ago
- Package ethernet implements marshaling and unmarshaling of IEEE 802.3 Ethernet II frames and IEEE 802.1Q VLAN tags. MIT Licensed.☆280Updated 2 years ago
- Read-only mirror. Please submit merge requests / issues to https://gitlab.com/libvirt/libvirt-go☆331Updated 3 years ago
- Package xdp allows one to use XDP sockets from the Go programming language.☆303Updated 5 months ago
- Linux networking in Go