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.
☆82Updated 11 months ago
Alternatives and similar repositories for socket:
Users that are interested in socket are comparing it to the libraries listed below
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- Package ethtool allows control of the Linux ethtool generic netlink interface. MIT Licensed.☆63Updated 3 weeks 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.☆32Updated 3 months ago
- extra stuff from inet.af/netaddr that didn't make it into Go's net/netip☆106Updated last year
- Package genetlink implements generic netlink interactions and data types. MIT Licensed.☆60Updated last year
- Easy to use native encoding/binary.ByteOrder☆29Updated 2 years ago
- Plausible additions to Go standard library packages☆39Updated 3 years ago
- Allotment Routing Table☆57Updated 2 years ago
- Package packet provides access to Linux packet sockets (AF_PACKET). MIT Licensed.☆100Updated last year
- Generic wrapper around strconv.Parse*☆36Updated 2 years ago
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆42Updated 2 years ago
- Object file abstractions in Go☆30Updated 10 months ago
- Basic Markdown parser and HTML generator☆89Updated 2 months ago
- Perf Utilities for Go☆105Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆70Updated last month
- The buffered IO pipe.☆32Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 7 months ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- sysconf for Go, without using cgo☆141Updated last week
- A JSON stream parser for Go☆67Updated 2 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- Best-effort CPU-local sharded values for Go☆199Updated 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…☆64Updated last month
- Collect data about your dependencies☆42Updated this week
- Package rtnetlink provides low-level access to the Linux rtnetlink API. MIT Licensed.☆158Updated 2 weeks ago
- In-memory state database for Go☆60Updated this week
- Library for monkey-patching functions in Go☆24Updated 2 years ago
- Non-Invasive goroutine inspector☆90Updated last year
- Go API to start QEMU VMs + run tests in those VM guests☆33Updated 8 months ago