linux
dtrace for linux - kernel driver and userland tools (by dtrace4linux)
gobpf
Go bindings for creating BPF programs. (by iovisor)
linux | gobpf | |
---|---|---|
3 | 2 | |
1,176 | 2,163 | |
0.0% | 0.6% | |
10.0 | 0.0 | |
over 5 years ago | over 1 year ago | |
C | C | |
- | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
linux
Posts with mentions or reviews of linux.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-03-10.
gobpf
Posts with mentions or reviews of gobpf.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-03-10.
-
eBPF Documentary
This [1] makes me think gobpf uses C bindings to bcc, so golang does not compile to eBPF, bcc does.
[1] - https://github.com/iovisor/gobpf/tree/master/bcc
-
Simple XDP Firwall with Golang
gobpf by iovisor which provides go bindings for the bcc framework as well as low-level routines to load and use eBPF programs from .elf files.
What are some alternatives?
When comparing linux and gobpf you can also consider the following projects:
ebpf - ebpf-go is a pure-Go library to read, modify and load eBPF programs and attach them to various hooks in the Linux kernel.
goebpf - Library to work with eBPF programs from Go
illumos-gate - An open-source Unix operating system -- this is a read-only mirror of the official repository at https://code.illumos.org/plugins/gitiles/illumos-gate
xdp-firewall-tutorial - Drop packets with XDP & Golang tutorial repo
lutris - Lutris desktop client