Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

eBPF

eBPF is a technology that can run sandboxed programs in a privileged context such as the operating system kernel. It is used to safely and efficiently extend the capabilities of the kernel at runtime without requiring to change kernel source code or load kernel modules.

https://github.com/gruyaume/eupf-operator

Juju charm for eUPF, a 5G User Plane Function (UPF) based on eBPF

5g charm ebpf juju upf

Last synced: 21 Jan 2025

https://github.com/digilolnet/pint-c2

eBPF evading C2

av-bypass av-evasion c2 ebpf rat

Last synced: 21 Jan 2025

https://github.com/fug0/ebpm

Embedded BPF Performance Monitor (ebpm) — is a modern light-weight Observability and Application Performance Monitoring tool powered by eBPF and most suitable for embedded systems.

apm application-performance-monitoring ebpf embedded-systems linux monitoring observability tracing

Last synced: 21 Jan 2025

https://github.com/dklesev/all-the-probes

Demo code from the eBPF Vienna meetup (04.06.2024)

ebpf kernel meetup tracing vienna

Last synced: 21 Jan 2025

https://github.com/rzetelskik/bpf-sanitizer

Linux kernel patch introducing a new eBPF program type for sanitizing writes.

bpf ebpf ebpf-programs linux-kernel

Last synced: 27 Dec 2024

https://github.com/bootbool/forwarder

Forward any packets to any where depending on your first packet.(support kernel, ebpf, dpdk)

dpdk ebpf kernel linux lwip network

Last synced: 21 Jan 2025

https://github.com/lvillis/protego

🛡️ Protego is an eBPF-based security tool for Linux designed to enhance system protection.

aya bpf ebpf linux protego tc xdp

Last synced: 19 Jan 2025

https://github.com/pyaillet/aya-lb-dr

A minimal example of using aya to build a loadbalancer with direct return

aya ebpf example learning-exercise rust-lang

Last synced: 21 Jan 2025

https://github.com/knightchaser/hello-ebpf

Example hands-on codes for exercising eBPF(Extended Berkeley Packet Filter) on Linux Kernel via eunomia-bpf/libbpf

ebpf kernel libbpf

Last synced: 19 Jan 2025

https://github.com/gruyaume/eupf-rock

OCI image for operating eUPF on Kubernetes

5g ebpf eupf upf

Last synced: 21 Jan 2025

https://github.com/r21gh/ebpf-development

eBPF development on Mac

ebpf lima macos

Last synced: 21 Jan 2025

https://github.com/danteslimbo/elysium

An easy epbf probe tool.

ebpf

Last synced: 21 Jan 2025

https://github.com/vmyroslav/ebpf-cilium-demo

This repository contains demos showcasing the usage of eBPF with Cilium in Go applications

cilium-ebpf ebpf go

Last synced: 21 Jan 2025

https://github.com/adithaker/xdp_sfu

🖲️Selective Forwarding Unit Implementation using XDP and TC hooks

c ebpf ebpf-tc ebpf-xdp linux-kernel rtp-streaming webrtc wireshark

Last synced: 05 Jan 2025

https://github.com/criblio/o11y-taming-tetragon

Ingest, enrich, and transform Tetragon agent logs with Cribl Edge

cribl demo ebpf linux logging

Last synced: 21 Jan 2025

https://github.com/monkburger/bpf-mysql-querylog

BPF based MySQL query logging tool

bcc bpf ebpf ebpf-mysql mysql

Last synced: 05 Jan 2025

https://github.com/martindai/my-ebpf

基于libbpfgo的ebpf程序example

ebpf

Last synced: 02 Jan 2025

https://github.com/bootbool/simplefirewall

Low level linux firewall, support ip/port whitelist and blacklist.

ebpf firew kernel linux netfilter

Last synced: 15 Jan 2025

https://github.com/coranlabs/hexa_upf

eBPF defined User Plane Function

3gpp 5g bpf ebpf go upf xdp

Last synced: 19 Nov 2024

https://github.com/zigelboim-misha/kernel-system-enter-write-test

Using eBPF to print each a line every time a system enter write event is executed on the kernel

clang dockerfile ebpf golang

Last synced: 21 Jan 2025

https://github.com/minj-ae/tinyxdp

Strict traffic overload control XDP program for endpoint, suitable for getting rid of DDoS packets

ddos-mitigation ebpf endpoint-security xdp

Last synced: 21 Jan 2025

https://github.com/guptaachin/tracing-with-open-telemetry

Auto instrumentation of go application with eBPF (Otel Collector)

api docker ebpf golang jaeger observability otel-collector swagger traces

Last synced: 21 Jan 2025

https://github.com/promacanthus/ebpf-docs

本项目基于 isovalent/ebpf-docs ,旨在全面记录 eBPF 相关的信息和知识。

ebpf go rust

Last synced: 19 Nov 2024

https://github.com/junka/pycbpf

python script which compile cbpf to C code for BCC

bcc cbpf ebpf packet-capture tcpdump

Last synced: 06 Dec 2024

https://github.com/rutu-sh/cloudlab-tools

Tools and setup scripts for easing work on CloudLab

cloudlab dpdk ebpf nfv tools

Last synced: 19 Nov 2024

https://github.com/tiiuae/ebpf-firewall

eBPF based firewall

ebpf firewall nix nixos rust

Last synced: 10 Oct 2024

https://github.com/l2dy/tcpsynacklat

Analyze TCP handshake latency with BPF (regardless of user space timeout)

bpf ebpf linux tcp

Last synced: 21 Jan 2025

https://github.com/lbirchler/pyflow

BCC based tool to trace function call/return hierarchy of Python scripts and processes

bcc debugging ebpf tracing

Last synced: 19 Nov 2024

https://github.com/tyrone-wu/bpf-prog-telegraf-plugin

Telegraf input plugin for collecting metadata metrics on BPF programs on the host.

bpf ebpf telegraf telegraf-plugin

Last synced: 21 Jan 2025

https://github.com/adamlahbib/pingkiller

Simple eBPF program that drops ICMP packets. It is written in C and uses the eBPF library and XDP to load the program into the kernel then outputs stats in the userspace program based on Cilium-ebpf.

cilium ebpf kernel network xdp

Last synced: 22 Jan 2025

https://github.com/ivanitskiy/ebpf-fw

A simple demo of building a network firewall with eBPF

demo ebpf firewall poc rust

Last synced: 15 Dec 2024

https://github.com/ebpfcca/ebpfcca

🐝 Evaluating eBPF as a Platform for Congestion Control Algorithm Implementation

congestion-control ebpf linux tcp

Last synced: 13 Dec 2024

https://github.com/lbirchler/ip6hole

eBPF based tool to drop IPv6 traffic

ebpf ipv6 traffic-control xdp

Last synced: 09 Jan 2025

https://github.com/cppcoffee/c-oncpu

perf event process

aya aya-ebpf ebpf rust

Last synced: 15 Dec 2024

https://github.com/rimubytes/ebpf-scheduler

Minimal Linux scheduler using sched_ext and eBPF directly in C.

ebpf scheduler

Last synced: 12 Jan 2025

https://github.com/xmigrate/blxrep

eBPF based sector level disk replication tool for disaster recovery purpose

backup disaster-recovery ebpf sector-level-recovery

Last synced: 25 Jan 2025

https://github.com/eriksjolund/podman-map-uid-docs

Documenation of how to map UIDs and GIDs with Podman

demo documentation ebpf example inspektor-gadget podman

Last synced: 19 Dec 2024

https://github.com/scitags/flowd-go

A SciTags backend alternative

ebpf hepix libbpf scitags

Last synced: 08 Jan 2025

https://github.com/sakateka/htb-simulator

Hierachical token bucket simulator

algorithm c ebpf hierarchical-token-bucket htb token-bucket xdp

Last synced: 08 Jan 2025

https://github.com/mranv/sysmon-process

A poc on sysmon for process creation on kernel level!

ebpf windows-kernel

Last synced: 01 Dec 2024

https://github.com/cppcoffee/c-memleak

Tracking C/C++ application memory usage dynamically.

aya ebpf memleak rust uprobes

Last synced: 01 Dec 2024

https://github.com/slashpai/ebpf_vagrant

Vagrant file for running ebpf based programs

ebpf fedora golang macos vagrant

Last synced: 27 Dec 2024

https://github.com/jgalar/linuxcon2022-benchmarks

Suite of benchmarks developed for my presentation at LinuxCon Europe 2022

benchmark ebpf lttng performance

Last synced: 22 Dec 2024

https://github.com/danny-yamamoto/rust-aya-dev

Hello Aya.

ebpf rust xdp

Last synced: 08 Dec 2024

https://github.com/rimubytes/packetsage

Focused on packet filtering and kernel knowledge.

bpf ebpf

Last synced: 08 Dec 2024

https://github.com/dorkamotorka/ebpf-workshop

List of eBPF exercises for hosting workshops

ebpf

Last synced: 19 Nov 2024

https://github.com/ken109/redbpf-example

Example of eBPF by Rust

ebpf rust

Last synced: 15 Dec 2024

https://github.com/archisman-mridha/discovering-ebpf

Discovering eBPF | a primitive to my ebpf-based-loadbalancer repo

ebpf xdp

Last synced: 21 Jan 2025

https://github.com/kwakubiney/inferno

Firewall built with eBPF

ebpf

Last synced: 09 Dec 2024

https://github.com/lazypwny751/potential-broccoli

an eBPF based alarm generator written in bpftrace and bash.

alarm aya ebpf rust security

Last synced: 21 Dec 2024

https://github.com/thelumberjhack/stackplz

基于eBPF的堆栈追踪工具 - eBPF-based strace tool

android ebpf strace

Last synced: 23 Jan 2025

https://github.com/lucasbn/ebpf-lb

Layer 4 hash based load balancer written with eBPF

ebpf load-balancer xdp

Last synced: 21 Dec 2024

https://github.com/muink/einat-ebpf

An eBPF-based Endpoint-Independent(Full Cone) NAT for Linux

bpf ebpf linux nat

Last synced: 23 Jan 2025

https://github.com/ktp0li/epbf-ping-fooler

simple ebpf program for tricking ping's rtt

cilium-ebpf ebpf go

Last synced: 04 Jan 2025

https://github.com/majeinfo/ebpf_tools

Python scripts that use eBPF to diagnose problems

ebpf python

Last synced: 23 Dec 2024

https://github.com/asphaltt/tcpw

tcpw: An eBPF enhanced tool to capture tcp tuple info of curl,telnet,socat tools. License Apace 2.0

ebpf socket-tracer tcpw

Last synced: 23 Dec 2024

https://github.com/githubfoam/tracee-githubactions

tracee forensics ebpf githubactions

ebpf forensics githubactions linux

Last synced: 11 Dec 2024

https://github.com/keisku/guardsman

A KRSI experiment

ebpf golang

Last synced: 11 Dec 2024

https://github.com/claby2/ebpfcca

🐝 Evaluating eBPF as a Platform for Congestion Control Algorithm Implementation

congestion-control ebpf linux tcp

Last synced: 12 Dec 2024