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/ktp0li/epbf-ping-fooler

simple ebpf program for tricking ping's rtt

cilium-ebpf ebpf go

Last synced: 04 Jan 2025

https://github.com/gukoff/dynamicprobes

USDT probes in .NET on Linux

dotnet dynamic-tracing ebpf linux usdt

Last synced: 19 Nov 2024

https://github.com/unpackdev/fdb

The (f)db project focuses on building high-performance transport layers atop key-value databases like MDBX. Supporting protocols like QUIC, UDS, TCP, UDP, and Dummy for testing purposes. It aims for ultra-fast, low-latency data transfers, making it ideal (almost) for real-time applications like high-frequency trading.

ebpf gnet golang mdbx otel quic tcp udp uds

Last synced: 19 Nov 2024

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/bendahl/ebpf-evaluation

eBPF Framework Evaluation Project

bpf cpp ebpf go golang linux linux-kernel rust

Last synced: 22 Jan 2025

https://gitlab.com/aarcange/rv-ebpf

RV monitor automata models powered by eBPF tracing

Linux Kernel automata ebpf tracing

Last synced: 23 Oct 2024

https://github.com/jgalar/LinuxCon2022-Benchmarks

Suite of benchmarks developed for my presentation at LinuxCon Europe 2022

benchmark ebpf lttng performance

Last synced: 23 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/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/promacanthus/ebpf-docs

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

ebpf go rust

Last synced: 19 Nov 2024

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/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/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/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/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/gruyaume/eupf-rock

OCI image for operating eUPF on Kubernetes

5g ebpf eupf upf

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/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/bengentil/wiretap

an eBPF utility to capture TLS data

ebpf go golang observability openssl uprobes

Last synced: 03 Dec 2024

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/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/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/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/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/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/lbirchler/ip6hole

eBPF based tool to drop IPv6 traffic

ebpf ipv6 traffic-control xdp

Last synced: 09 Jan 2025

https://github.com/thearyanahmed/ebpf0

I'm trying to learn about eBPF from Liz Rice's book.

ebpf

Last synced: 21 Jan 2025

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/cppcoffee/c-oncpu

perf event process

aya aya-ebpf ebpf rust

Last synced: 15 Dec 2024

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/miladhzzzz/the-eye

eBPF kubernetes platform observation and automation.

automation cli cli-tool ebpf kubernetes linux-kernel monitoring

Last synced: 18 Jan 2025

https://github.com/isu-kim/tempest

Simple eBPF Reverse Proxy for Servers Behind the Firewalls

ebpf network

Last synced: 10 Jan 2025

https://github.com/acassen/fastswan

Linux Kernel XFRM offload via eBPF/XDP

ebpf ipsec xdp xfrm

Last synced: 13 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/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/digilolnet/pint-c2

eBPF evading C2

av-bypass av-evasion c2 ebpf rat

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/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/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/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/scitags/flowd-go

A SciTags backend alternative

ebpf hepix libbpf scitags

Last synced: 08 Jan 2025

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

Example of eBPF by Rust

ebpf rust

Last synced: 15 Dec 2024

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/kwakubiney/inferno

Firewall built with eBPF

ebpf

Last synced: 09 Dec 2024

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/martindai/my-ebpf

基于libbpfgo的ebpf程序example

ebpf

Last synced: 02 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/laugharne/keynote__ebpf_-_everything_you_need_to_know_in_5_minutes

eBPF has become the key technology for infrastructure software. This session tells you everything you need to know about eBPF in 5 minutes. Why eBPF matters and why it exists. What it can do. What it can’t do. Who uses it for what. And finally, what the future holds.

ebpf ebpf-programs solana

Last synced: 21 Jan 2025

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

Juju charm for operating eUPF on Kubernetes

5g ebpf eupf juju

Last synced: 21 Jan 2025

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/slashpai/ebpf_vagrant

Vagrant file for running ebpf based programs

ebpf fedora golang macos vagrant

Last synced: 27 Dec 2024