bpf-developer-tutorial VS xdp-tutorial

Compare bpf-developer-tutorial vs xdp-tutorial and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
bpf-developer-tutorial xdp-tutorial
8 2
1,979 2,276
6.8% 3.4%
8.5 6.4
3 months ago 4 days ago
C C
MIT License -
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.

bpf-developer-tutorial

Posts with mentions or reviews of bpf-developer-tutorial. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-20.

xdp-tutorial

Posts with mentions or reviews of xdp-tutorial. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-29.
  • Learn BPF... Where?
    3 projects | /r/linuxquestions | 29 May 2023
    You're probably interested in https://github.com/xdp-project/xdp-tools and https://github.com/xdp-project/xdp-tutorial. BPF programs are (usually) written in a restricted subset of C, it's not really as simple as nft add rule inet filter input tcp dport 80 accept.
  • Need guidance: On the insanity of eBPF and XDP
    2 projects | /r/linuxdev | 15 Apr 2023
    xdp-tutorial is heavily outdated, and doesn't use the current headers and neither the current libbpf.

What are some alternatives?

When comparing bpf-developer-tutorial and xdp-tutorial you can also consider the following projects:

wasm-bpf - WebAssembly library, toolchain and runtime for eBPF programs

xdp-tools - Utilities and example programs for use with XDP

libbpf - Automated upstream mirror for libbpf stand-alone build.

SkimXDP - Elevate your network's defenses with the power of scikit-learn and XDP, the dynamic duo of packet filtering.

TripleCross - A Linux eBPF rootkit with a backdoor, C2, library injection, execution hijacking, persistence and stealth capabilities.

xdp-for-windows - XDP speeds up networking on Windows

bpftune - bpftune uses BPF to auto-tune Linux systems

bpftool - Automated upstream mirror for bpftool stand-alone build.

bcc - BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more

xdp-tutorial - XDP tutorial