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.
☆91Updated last year
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.☆98Updated 2 years ago
- extra stuff from inet.af/netaddr that didn't make it into Go's net/netip☆113Updated last year
- Package ethtool allows control of the Linux ethtool generic netlink interface. MIT Licensed.☆67Updated last month
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- sysconf for Go, without using cgo☆144Updated this week
- Perf Utilities for Go☆109Updated 2 years ago
- Package genetlink implements generic netlink interactions and data types. MIT Licensed.☆61Updated last year
- A JSON stream parser for Go☆68Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆35Updated 8 months ago
- Open version of common golang libraries useful to many projects.☆76Updated last year
- Support for Unix domain sockets in Go HTTP clients☆81Updated 3 weeks ago
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated last year
- Package rtnetlink provides low-level access to the Linux rtnetlink API. MIT Licensed.☆161Updated 2 weeks ago
- Demo API to play with io_uring in Go☆63Updated 5 years ago
- Allotment Routing Table☆57Updated 3 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
- A spinlock implementation for Go.☆62Updated 4 years ago
- The `io_uring` library and runtime for GO☆136Updated 2 months ago
- implementation of the Allotment Routing Table (ART) algorithm by Donald Knuth, as described in the paper by Yoichi Hariguchi☆55Updated last year
- Tailscale's rolling temporary dev fork of Go. We try to upstream everything and keep this repo's diff small.☆71Updated last month
- A simple reference implementation of the Go module proxy☆24Updated 3 years ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Pure-Go Netfilter Netlink family implementation.☆78Updated 2 months ago
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆65Updated 2 years ago
- Non-Invasive goroutine inspector☆91Updated last month
- Plausible additions to Go standard library packages☆39Updated 3 years ago
- A Go library for reading and writing QCOW2 disk images.☆53Updated 2 years ago
- Consistent hashing hashring implementation.☆34Updated last year