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 last month
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.☆97Updated 2 years ago
- extra stuff from inet.af/netaddr that didn't make it into Go's net/netip☆114Updated last year
- Package genetlink implements generic netlink interactions and data types. MIT Licensed.☆61Updated last year
- Package ethtool allows control of the Linux ethtool generic netlink interface. MIT Licensed.☆68Updated this week
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- sysconf for Go, without using cgo☆145Updated last week
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆35Updated 10 months ago
- Collect data about your dependencies☆43Updated 4 months ago
- A Go library for reading and writing QCOW2 disk images.☆54Updated 2 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Perf Utilities for Go☆109Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆72Updated 2 weeks ago
- Package rtnetlink provides low-level access to the Linux rtnetlink API. MIT Licensed.☆164Updated last week
- Easy to use native encoding/binary.ByteOrder☆30Updated 2 years ago
- Pure-Go Netfilter Netlink family implementation.☆79Updated 4 months ago
- Package taskstats provides access to Linux's taskstats interface, for sending per-task and per-process statistics from the kernel to user…☆65Updated 4 months ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆43Updated 3 years ago
- Plausible additions to Go standard library packages☆40Updated 3 years ago
- Object file abstractions in Go☆31Updated last year
- The `io_uring` library and runtime for GO☆144Updated 4 months ago
- Package ndp implements the Neighbor Discovery Protocol, as described in RFC 4861. MIT Licensed.☆230Updated last year
- Consistent hashing hashring implementation.☆35Updated last year
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- ☆144Updated last year
- The Balanced Routing Table is an adaptation of D. Knuth's ART algorithm and requires significantly less memory and has an even better loo…☆95Updated this week
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- sketches for the Go 2 Type Parameters proposal☆33Updated last year
- Pure go implementation of the IP routing table powered by prefix tree☆57Updated last week
- Allotment Routing Table☆56Updated 3 years ago