florianl / go-tcLinks
traffic control in pure go - it allows to read and alter queues, filters and classes
☆510Updated 2 weeks ago
Alternatives and similar repositories for go-tc
Users that are interested in go-tc are comparing it to the libraries listed below
Sorting:
- Package xdp allows one to use XDP sockets from the Go programming language.☆311Updated last year
- Simple network namespace handling for go.☆428Updated last month
- Package netlink provides low-level access to Linux netlink sockets (AF_NETLINK). MIT Licensed.☆1,026Updated last week
- eBPF library for Go. Powered by libbpf.☆834Updated last month
- Pure-Go Conntrack implementation; for humans.☆147Updated last month
- Library to work with eBPF programs from Go☆1,166Updated last year
- Go bindings for DPDK library.☆162Updated last year
- A simple ethtool "like" library for Go☆140Updated 2 weeks ago
- Go toolset for the VPP.☆243Updated 3 weeks ago
- Trace Go program execution with uprobes and eBPF☆306Updated 9 months ago
- eBPF based TCP observability.☆260Updated 4 years ago
- c-binding free API for golang to communicate with the conntrack subsystem☆152Updated last month
- tcpdump like XDP packet capture☆752Updated last year
- This manager helps handle the life cycle of your eBPF programs☆153Updated 3 weeks ago
- ☆177Updated last month
- Go packages which enable interacting with Open vSwitch and related tools. Apache 2.0 Licensed.☆322Updated last month
- procfs provides functions to retrieve system, kernel and process metrics from the pseudo-filesystem proc.☆852Updated this week
- eBPF program using kprobes to trace TCP events without run-time compilation dependencies☆415Updated 2 years ago
- Provides packet processing capabilities for Go☆281Updated this week
- DHCPv6 and DHCPv4 packet library, client and server written in Go☆804Updated 2 months ago
- An OVSDB Client Library written in Golang☆202Updated 3 weeks ago
- Experimental XDP DNS server powered by eBPF☆85Updated 4 years ago
- Package rtnetlink provides low-level access to the Linux rtnetlink API. MIT Licensed.☆168Updated this week
- A toy tool that leverages the super powers of XDP to bring in-kernel IP filtering☆103Updated 5 years ago
- Examples for aquasecurity/libbpfgo and cilium/ebpf☆187Updated last week
- Go wrapper around iptables utility☆1,222Updated last year
- Generate bpftrace scripts for use with golang programs. Works around quirks in the golang runtime.☆63Updated 6 months ago
- L3AFD eBPF Programs control plane☆204Updated 3 weeks ago
- Basic eBPF examples in Golang using libbpfgo