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 4 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 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆59Updated 6 years ago
- Package ethtool allows control of the Linux ethtool generic netlink interface. MIT Licensed.☆70Updated last week
- 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.☆37Updated last year
- Perf Utilities for Go☆109Updated 2 years ago
- sysconf for Go, without using cgo☆147Updated this week
- Demo API to play with io_uring in Go☆64Updated 5 years ago
- A Go library for reading and writing QCOW2 disk images.☆54Updated 2 years ago
- Non-Invasive goroutine inspector☆93Updated 4 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 3 months ago
- Package rtnetlink provides low-level access to the Linux rtnetlink API. MIT Licensed.☆167Updated this week
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆44Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Package ndp implements the Neighbor Discovery Protocol, as described in RFC 4861. MIT Licensed.☆232Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 11 months ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated 2 months ago
- Go programming language port of liburing.☆113Updated 2 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Easy to use native encoding/binary.ByteOrder☆31Updated 2 years ago
- Package tcp implements TCP-level socket options☆92Updated 4 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 7 months ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆67Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- The buffered IO pipe.☆33Updated 2 years ago
- Collect data about your dependencies☆43Updated 7 months ago
- Load file-backed memory☆122Updated 3 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 4 months ago