mdlayher / aoeLinks
Package aoe implements an ATA over Ethernet server, as described in the AoEr11 specification. MIT Licensed.
☆13Updated 8 years ago
Alternatives and similar repositories for aoe
Users that are interested in aoe are comparing it to the libraries listed below
Sorting:
- Package block enables programmatic access to block devices. MIT Licensed.☆21Updated 6 years ago
- Package vxlan implements marshaling and unmarshaling of Virtual eXtensible Local Area Network (VXLAN) frames, as described in RFC 7348. …☆11Updated 9 years ago
- QEMU Machine Protocol implementation for the Golang☆12Updated 2 years ago
- And NBD server written in golang☆81Updated 4 years ago
- Package xdp provides access to Linux userspace XDP sockets (AF_XDP). MIT Licensed.☆39Updated 6 years ago
- load and unload kernel modules☆36Updated 7 months ago
- A pure Go implementation of an ext4 reader with journaling support that does not require the kernel nor privileged access.☆46Updated last year
- ☆18Updated 11 months ago
- ☆13Updated 9 years ago
- Package alg provides access to Linux AF_ALG sockets for communication with the Linux kernel crypto API. MIT Licensed.☆16Updated 4 years ago
- Package tftp implements a TFTP server, as described in RFC 1350. MIT Licensed.☆10Updated 10 years ago
- Linux kernel images for router7☆12Updated this week
- Experiments and bad ideas☆20Updated this week
- Package dhcp6 implements a DHCPv6 server, as described in RFC 3315. MIT Licensed.☆79Updated 2 years ago
- A net.Listener implementation leveraging Unix domain socket features to reliably identify client processes.☆16Updated 5 years ago
- ☆36Updated 2 years ago
- golang libnl library☆25Updated 2 years ago
- ☆22Updated 5 months ago
- xoshiro256** random number generator☆22Updated 7 years ago
- (Upstream) Linux kernel build for gokrazy☆61Updated last week
- The init in go and other utilities☆29Updated 9 years ago
- Go implementation of xoroshiro128+ RNG☆15Updated 4 years ago
- Package kobject provides access to Linux kobject userspace events. MIT Licensed.☆20Updated last year
- Easy to use native encoding/binary.ByteOrder☆30Updated 2 years ago
- Provides functions to open and unlink shared memory without relying on cgo.☆12Updated 2 years ago
- Some basic unsigned 128 bit math and bitwise operations implemented in go