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.
☆91Updated last year
Alternatives and similar repositories for socket
Users that are interested in socket are comparing it to the libraries listed below
Sorting:
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Package ethtool allows control of the Linux ethtool generic netlink interface. MIT Licensed.☆66Updated last month
- Perf Utilities for Go☆109Updated 2 years ago
- Package packet provides access to Linux packet sockets (AF_PACKET). MIT Licensed.☆98Updated 2 years ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 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 2 months ago
- extra stuff from inet.af/netaddr that didn't make it into Go's net/netip☆113Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 6 months ago
- The buffered IO pipe.☆33Updated 2 years ago
- Object file abstractions in Go☆30Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- ☆80Updated 3 months ago
- sysconf for Go, without using cgo☆144Updated last month
- Package genetlink implements generic netlink interactions and data types. MIT Licensed.☆61Updated 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
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆35Updated 8 months ago
- Plausible additions to Go standard library packages☆39Updated 3 years ago
- Easy to use native encoding/binary.ByteOrder☆30Updated 2 years ago
- errs is a package for making errors friendly and easy☆53Updated 8 months ago
- Generic wrapper around strconv.Parse*☆37Updated 2 years ago
- A simple reference implementation of the Go module proxy☆24Updated 3 years ago
- Demo API to play with io_uring in Go☆63Updated 5 years ago
- Allotment Routing Table☆57Updated 3 years ago
- implementation of the Allotment Routing Table (ART) algorithm by Donald Knuth, as described in the paper by Yoichi Hariguchi☆56Updated last year
- A Go library for reading and writing QCOW2 disk images.☆53Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated last year
- Consistent hashing hashring implementation.☆34Updated last year
- Package rtnetlink provides low-level access to the Linux rtnetlink API. MIT Licensed.☆160Updated last week
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago