mdlayher / socketLinks
Package socket provides a low-level network connection type which integrates with Go's runtime network poller to provide asynchronous I/O and deadline support. MIT Licensed.
☆92Updated last week
Alternatives and similar repositories for socket
Users that are interested in socket are comparing it to the libraries listed below
Sorting:
- Package packet provides access to Linux packet sockets (AF_PACKET). MIT Licensed.☆97Updated 2 years ago
- extra stuff from inet.af/netaddr that didn't make it into Go's net/netip☆114Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Package ethtool allows control of the Linux ethtool generic netlink interface. MIT Licensed.☆67Updated 2 weeks ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆36Updated 9 months ago
- A Go library for reading and writing QCOW2 disk images.☆54Updated 2 years ago
- Perf Utilities for Go☆110Updated 2 years ago
- Package genetlink implements generic netlink interactions and data types. MIT Licensed.☆62Updated last year
- A spinlock implementation for Go.☆62Updated 4 years ago
- A JSON stream parser for Go☆68Updated 2 years ago
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆43Updated 3 years ago
- Package rtnetlink provides low-level access to the Linux rtnetlink API. MIT Licensed.☆162Updated last week
- Pure-Go Netfilter Netlink family implementation.☆78Updated 3 months ago
- sysconf for Go, without using cgo☆144Updated this week
- Easy to use native encoding/binary.ByteOrder☆30Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Demo API to play with io_uring in Go☆64Updated 5 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Object file abstractions in Go☆31Updated last year
- Load file-backed memory☆122Updated 2 years ago
- Non-Invasive goroutine inspector☆91Updated last week
- Collect data about your dependencies☆43Updated 3 months ago
- The buffered IO pipe.☆33Updated 2 years ago
- Plausible additions to Go standard library packages☆39Updated 3 years ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆116Updated 2 years ago
- The `io_uring` library and runtime for GO☆139Updated 3 months ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- Package ndp implements the Neighbor Discovery Protocol, as described in RFC 4861. MIT Licensed.☆229Updated last year
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year