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.☆101Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆37Updated last year
- extra stuff from inet.af/netaddr that didn't make it into Go's net/netip☆118Updated 2 years ago
- Package ethtool allows control of the Linux ethtool generic netlink interface. MIT Licensed.☆70Updated last month
- Package genetlink implements generic netlink interactions and data types. MIT Licensed.☆62Updated 2 years ago
- Perf Utilities for Go☆110Updated 2 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- simple data streams for go☆31Updated 3 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Consistent hashing hashring implementation.☆36Updated 2 years ago
- sysconf for Go, without using cgo☆147Updated 3 weeks ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Demo API to play with io_uring in Go☆65Updated 5 years ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 4 months ago
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆44Updated 3 years ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated 3 months ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 5 months ago
- A Go library for reading and writing QCOW2 disk images.☆54Updated 2 years ago
- implementation of the Allotment Routing Table (ART) algorithm by Donald Knuth, as described in the paper by Yoichi Hariguchi☆56Updated 2 years ago
- Non-Invasive goroutine inspector☆93Updated 4 months ago
- Open version of common golang libraries useful to many projects.☆76Updated 2 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated last year
- Simple raw TCP proxy with eBPF support☆30Updated 3 years ago
- Collect data about your dependencies☆43Updated 8 months ago
- Pure-Go Netfilter Netlink family implementation.☆81Updated 8 months ago
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated last year