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.
☆93Updated last month
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
- Package ethtool allows control of the Linux ethtool generic netlink interface. MIT Licensed.☆69Updated 3 weeks ago
- extra stuff from inet.af/netaddr that didn't make it into Go's net/netip☆115Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated last month
- Package genetlink implements generic netlink interactions and data types. MIT Licensed.☆62Updated last year
- A JSON stream parser for Go☆68Updated 3 years ago
- sysconf for Go, without using cgo☆145Updated 2 weeks ago
- Perf Utilities for Go☆109Updated 2 years ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆35Updated 10 months ago
- Package rtnetlink provides low-level access to the Linux rtnetlink API. MIT Licensed.☆166Updated 2 weeks ago
- Non-Invasive goroutine inspector☆92Updated last month
- Pure-Go Netfilter Netlink family implementation.☆79Updated 4 months ago
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆43Updated 3 years ago
- Easy to use native encoding/binary.ByteOrder☆30Updated 2 years ago
- Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with archite…☆43Updated 2 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 9 months ago
- Package ndp implements the Neighbor Discovery Protocol, as described in RFC 4861. MIT Licensed.☆230Updated last year
- Collect data about your dependencies☆43Updated 4 months ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆55Updated 2 months ago
- Package icmpx provides low-level ICMPv4 (IPPROTO_ICMP) and ICMPv6 (IPPROTO_ICMPV6) raw socket support for Linux. MIT Licensed.☆31Updated 2 years ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- Go programming language port of liburing.☆111Updated 2 years ago
- ☆79Updated last month
- Load file-backed memory☆121Updated 2 years ago
- A Go library for reading and writing QCOW2 disk images.☆54Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Support for Unix domain sockets in Go HTTP clients☆83Updated last week
- Object file abstractions in Go☆30Updated last year