mdlayher / socket
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.
☆89Updated last year
Alternatives and similar repositories for socket
Users that are interested in socket are comparing it to the libraries listed below
Sorting:
- Package ethtool allows control of the Linux ethtool generic netlink interface. MIT Licensed.☆65Updated last month
- extra stuff from inet.af/netaddr that didn't make it into Go's net/netip☆109Updated last year
- Package genetlink implements generic netlink interactions and data types. MIT Licensed.☆61Updated last year
- Package packet provides access to Linux packet sockets (AF_PACKET). MIT Licensed.☆98Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years 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.☆34Updated 6 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- sysconf for Go, without using cgo☆144Updated 2 weeks ago
- Plausible additions to Go standard library packages☆39Updated 3 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆179Updated 11 months ago
- A Go library for reading and writing QCOW2 disk images.☆53Updated last year
- Consistent hashing hashring implementation.☆34Updated last year
- Experimental go stack unwinding using frame pointers.☆32Updated 2 years ago
- In-memory state database for Go☆71Updated this week
- ☆121Updated last year
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆43Updated 3 years ago
- The buffered IO pipe.☆32Updated 2 years ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆70Updated 5 months ago
- Faster version of the Go regexp package☆71Updated 11 months ago
- Package rtnetlink provides low-level access to the Linux rtnetlink API. MIT Licensed.☆160Updated 2 weeks ago
- Non-Invasive goroutine inspector☆90Updated last month
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated 2 weeks ago
- The `io_uring` library and runtime for GO☆131Updated 3 weeks ago