inetaf / netstack
automated "fork" of gVisor that only contains the netstack bits so the go.mod is smaller. maintained by scripts, not humans.
☆140Updated 3 years ago
Alternatives and similar repositories for netstack:
Users that are interested in netstack are comparing it to the libraries listed below
- slirp4netns implementation using gvisor/netstack☆121Updated 7 months ago
- A testbed for NAT traversal software.☆77Updated 5 years ago
- total-memory-cache etcd v3 client☆137Updated 2 years ago
- CoreRAD is an extensible and observable IPv6 Neighbor Discovery Protocol router advertisement daemon. Apache 2.0 Licensed.☆165Updated 2 weeks ago
- extra stuff from inet.af/netaddr that didn't make it into Go's net/netip☆109Updated last year
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆42Updated 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…☆65Updated 2 weeks ago
- Package rtnetlink provides low-level access to the Linux rtnetlink API. MIT Licensed.☆160Updated 2 weeks ago
- Allotment Routing Table☆57Updated 3 years ago
- sprof is the next revolution in Go profiling☆80Updated 4 years ago
- Low-overhead, real-time network traffic monitoring, powered by eBPF and conntrack.☆96Updated 4 years ago
- And NBD server written in golang☆81Updated 4 years ago
- A Go library for the Linux Landlock sandboxing feature☆187Updated 3 weeks ago
- A fair-share ratelimiter implemented in BPF☆197Updated 7 months ago
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆321Updated 5 years ago
- Package genetlink implements generic netlink interactions and data types. MIT Licensed.☆61Updated last year
- Go implementation of Linux Network Block Devices☆134Updated 8 months ago
- An open, unofficial registry of linux packet mark bits (aka fwmark, connmark, netfilter, iptables, nftables)☆130Updated 4 years ago
- Reusable transparent log database☆145Updated 4 years ago
- Package ipvs allows you to manage Linux IPVS services and destinations☆151Updated 2 weeks ago
- Demo API to play with io_uring in Go☆63Updated 4 years ago
- Package socket provides a low-level network connection type which integrates with Go's runtime network poller to provide asynchronous I/O…☆88Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- Go library for installing a seccomp BPF system call filter.☆82Updated last month
- Simple raw TCP proxy with eBPF support☆30Updated 2 years ago
- Tools for compiling many Go commands into one binary to save space. Builds are supported for vendor-based Go and module-based Go☆153Updated 4 months ago
- implementation of the Allotment Routing Table (ART) algorithm by Donald Knuth, as described in the paper by Yoichi Hariguchi☆56Updated last year
- Circular buffer backed by MMAPed file for golang☆91Updated 7 months ago
- Package ndp implements the Neighbor Discovery Protocol, as described in RFC 4861. MIT Licensed.☆228Updated 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…☆69Updated 3 weeks ago