mdlayher / aoe
Package aoe implements an ATA over Ethernet server, as described in the AoEr11 specification. MIT Licensed.
☆12Updated 8 years ago
Alternatives and similar repositories for aoe:
Users that are interested in aoe are comparing it to the libraries listed below
- Package block enables programmatic access to block devices. MIT Licensed.☆20Updated 6 years ago
- Package alg provides access to Linux AF_ALG sockets for communication with the Linux kernel crypto API. MIT Licensed.☆15Updated 3 years ago
- Package vxlan implements marshaling and unmarshaling of Virtual eXtensible Local Area Network (VXLAN) frames, as described in RFC 7348. …☆11Updated 8 years ago
- Package xdp provides access to Linux userspace XDP sockets (AF_XDP). MIT Licensed.☆39Updated 5 years ago
- eBPF package for Go☆27Updated 5 years ago
- A net.Listener implementation leveraging Unix domain socket features to reliably identify client processes.☆16Updated 4 years ago
- ☆17Updated 4 months ago
- Package tftp implements a TFTP server, as described in RFC 1350. MIT Licensed.☆10Updated 9 years ago
- QEMU Machine Protocol implementation for the Golang☆11Updated last year
- Go support for Access Control Lists☆16Updated 4 years ago
- ☆21Updated last year
- golang.org/x/crypto/ssh the next generation: provide idle timeouts, avoid memory leaks, and gracefully cancel connections☆26Updated 3 years ago
- Pretty Printer for syscalls☆25Updated 9 years ago
- Golang Implementation of Bidirectional Forwarding Detection (BFD)☆19Updated 9 years ago
- Experiments and bad ideas☆20Updated 3 months ago
- golang libnl library☆25Updated 2 years ago
- Go implementation of xoroshiro128+ RNG☆15Updated 3 years ago
- Package dhcp6 implements a DHCPv6 server, as described in RFC 3315. MIT Licensed.☆77Updated last year
- A pure Go implementation of an ext4 reader with journaling support that does not require the kernel nor privileged access.☆46Updated 11 months ago
- Package rfc4193 implements Unique Local IPv6 Unicast Address prefix generation, as described in RFC 4193. MIT Licensed.☆13Updated 4 years ago
- A Go package for cpio archives☆13Updated 2 years ago
- Easy to use native encoding/binary.ByteOrder☆29Updated last year
- BGP implementation in Go☆41Updated 9 years ago
- A validating recursive DNS resolver library and standalone server with DNSSEC support☆33Updated 3 years ago
- A library that provides simple TLS SNI demultiplexing without actually consuming the SSL handshake.☆23Updated 8 years ago
- A DBus client implementation in Go.☆18Updated this week
- Remove implicit field traversals from Go source