Repository navigation

#

eBPF

Created by Alexei Starovoitov, Daniel Borkmann

发布于 2014

ebpf.io
维基百科
ebpf logo

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.

Capturing SSL/TLS plaintext without a CA certificate using eBPF. Supported on Linux/Android kernels for amd64/arm64.

C
14636
5 天前

High-level tracing language for Linux

C++
9649
1 小时前
Lua
7178
1 天前
cilium/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.

Go
7176
3 天前

Coroot is an open-source observability and APM tool with AI-powered Root Cause Analysis. It combines metrics, logs, traces, continuous profiling, and SLO-based alerting with predefined dashboards and inspections.

Go
7102
1 天前
hengyoush/kyanos

Kyanos is a networking analysis tool using eBPF. It can visualize the time packets spend in the kernel, capture requests/responses, makes troubleshooting more efficient.

C
4803
7 小时前

A curated list of awesome projects related to eBPF.

4775
5 天前

eBPF-based Linux high-performance transparent proxy solution.

Go
4627
12 天前
parca-dev/parca

Continuous profiling for analysis of CPU and memory usage, down to the line number and throughout time. Saving infrastructure cost, improving performance, and increasing reliability.

TypeScript
4593
3 小时前

eBPF-based Security Observability and Runtime Enforcement

C
4188
1 天前

Linux Runtime Security and Forensics using eBPF

Go
4181
18 小时前

Aya is an eBPF library for the Rust programming language, built with a focus on developer experience and operability.

Rust
3952
7 小时前

Hubble - Network, Service & Security Observability for Kubernetes using eBPF

Makefile
3946
10 天前

eBPF Developer Tutorial: Learning eBPF Step by Step with Examples

C
3601
15 小时前