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 2 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.☆100Updated 2 years ago
- extra stuff from inet.af/netaddr that didn't make it into Go's net/netip☆117Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 6 years ago
- Perf Utilities for Go☆109Updated 2 years ago
- Package ethtool allows control of the Linux ethtool generic netlink interface. MIT Licensed.☆69Updated 2 weeks ago
- Package genetlink implements generic netlink interactions and data types. MIT Licensed.☆62Updated 2 years ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆36Updated 11 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated last month
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 9 months ago
- sysconf for Go, without using cgo☆146Updated last week
- Demo API to play with io_uring in Go☆64Updated 5 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Collect data about your dependencies☆43Updated 5 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆114Updated last year
- A JSON stream parser for Go☆68Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- Go programming language port of liburing.☆111Updated 2 years ago
- Consistent hashing hashring implementation.☆35Updated last year
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- Package taskstats provides access to Linux's taskstats interface, for sending per-task and per-process statistics from the kernel to user…☆65Updated 6 months ago
- A Go library for reading and writing QCOW2 disk images.☆53Updated 2 years ago
- ☆79Updated last month
- Easy to use native encoding/binary.ByteOrder☆30Updated 2 years ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- Non-Invasive goroutine inspector☆92Updated 2 months ago
- simple data streams for go☆31Updated 3 years ago
- Load file-backed memory☆121Updated 3 years ago
- Package rtnetlink provides low-level access to the Linux rtnetlink API. MIT Licensed.☆166Updated last week
- Simple raw TCP proxy with eBPF support☆30Updated 3 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