C++ Bpf

Open-source C++ projects categorized as Bpf

Top 4 C++ Bpf Projects

  1. bpftrace

    High-level tracing language for Linux

    Project mention: Show HN: bpfquery – experimenting with compiling SQL to bpf(trace) | news.ycombinator.com | 2024-08-27

    > --I ran ctags across the linux kernel source code, pulled out all the signatures and then reference the signature when compiling the query, so you don't have to do a bunch of casts in the query.

    note you don't need the casts if you use kfuncs instead, which also let you reference arguments by name (from https://github.com/bpftrace/bpftrace/blob/master/man/adoc/bp... ):

    ```

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. polycube

    eBPF/XDP-based software framework for fast network services running in the Linux kernel.

  4. OpenCSD

    OpenCSD: eBPF Computational Storage Device (CSD) for Zoned Namespace (ZNS) SSDs in QEMU

  5. gyeeta

    Gyeeta - An Open Source eBPF based Observability Product for your Infrastructure, Services and Processes. This repository is for the Agent and Server C++ code.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ Bpf discussion

Log in or Post with

C++ Bpf related posts

  • Show HN: bpfquery – experimenting with compiling SQL to bpf(trace)

    5 projects | news.ycombinator.com | 27 Aug 2024
  • Ask HN: How to measure the latency numbers every programmer should know?

    1 project | news.ycombinator.com | 24 Aug 2023
  • Securing PyTorch Models with eBPF

    2 projects | /r/Python | 26 Jul 2023
  • Need advice on K3s cluster setup

    2 projects | /r/kubernetes | 26 Jun 2023
  • Tag Systems

    2 projects | news.ycombinator.com | 18 Apr 2023
  • eBGP tracing for newbie

    1 project | /r/eBPF | 23 Jan 2023
  • [beetrace]Trace your python process line by line with low overhead!

    2 projects | /r/Python | 13 Jan 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 24 Jan 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Bpf projects in C++? This list will help you:

# Project Stars
1 bpftrace 8,860
2 polycube 509
3 OpenCSD 56
4 gyeeta 11

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that C++ is
the 7th most popular programming language
based on number of references?