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 5 months ago
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.☆102Updated 2 years ago
- extra stuff from inet.af/netaddr that didn't make it into Go's net/netip☆118Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Package ethtool allows control of the Linux ethtool generic netlink interface. MIT Licensed.☆70Updated 3 weeks ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆37Updated last year
- Perf Utilities for Go☆110Updated 2 years ago
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆44Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆76Updated 5 months ago
- Package rtnetlink provides low-level access to the Linux rtnetlink API. MIT Licensed.☆168Updated 2 weeks ago
- implementation of the Allotment Routing Table (ART) algorithm by Donald Knuth, as described in the paper by Yoichi Hariguchi☆56Updated 2 years ago
- Package genetlink implements generic netlink interactions and data types. MIT Licensed.☆62Updated 2 years ago
- sysconf for Go, without using cgo☆147Updated last week
- A spinlock implementation for Go.☆63Updated 4 years ago
- Non-Invasive goroutine inspector☆93Updated 5 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- Demo API to play with io_uring in Go☆65Updated 5 years ago
- Tailscale's rolling temporary dev fork of Go. We try to upstream everything and keep this repo's diff small.☆72Updated last week
- A JSON stream parser for Go☆68Updated 3 years ago
- WIP☆21Updated 7 months ago
- Package taskstats provides access to Linux's taskstats interface, for sending per-task and per-process statistics from the kernel to user…☆65Updated 9 months ago
- Easy to use native encoding/binary.ByteOrder☆31Updated 2 years ago
- Allotment Routing Table☆56Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- A simple prometheus metrics and pprof profile viewer.☆46Updated 3 years ago
- Load file-backed memory☆122Updated 3 years ago
- Plausible additions to Go standard library packages☆41Updated 4 years ago
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated last year
- Support for Unix domain sockets in Go HTTP clients☆84Updated 4 months ago
- Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with archite…☆43Updated 3 years ago