#Bpf
Showing 42 of 42 repositories tagged #bpf, ranked by stars
eBPF-based Networking, Security, and Observability
Capstone disassembly/disassembler framework for ARM, ARM64 (ARMv8), Alpha, BPF, Ethereum VM, HPPA, LoongArch, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G), SH, Sparc, SystemZ, TMS320C64X, TriCore, Webassembly, XCore and X86.
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.
eBPF-based Security Observability and Runtime Enforcement
Aya is an eBPF library for the Rust programming language, built with a focus on developer experience and operability.
Linux Runtime Security and Forensics using eBPF
the TCPdump network dissector
Inspektor Gadget is a set of tools and framework for data collection and system inspection on Kubernetes clusters and Linux hosts using eBPF
bpftop provides a dynamic real-time view of running eBPF programs. It displays the average runtime, events per second, and estimated total CPU % for each program.
Runtime Security Enforcement System. Workload hardening/sandboxing and implementing least-permissive policies made easy leveraging LSMs (LSM-BPF, AppArmor).
๐ต๏ธโโ๏ธ TUI for sniffing network traffic using eBPF on Linux
Solidity Compiler for Solana, Polkadot and Stellar
Process-aware, eBPF-based tcpdump
Library to work with eBPF programs from Go
Minimal and opinionated eBPF tooling for the Rust ecosystem
A firewall that utilizes the Linux kernel's XDP hook. The XDP hook allows for very fast network processing on Linux systems. This is great for dropping malicious traffic from a (D)DoS attack. IPv6 is supported with this firewall! I hope this helps network engineers/programmers interested in utilizing XDP!
eBPF library for Go. Powered by libbpf.
Alaz: Advanced eBPF Agent for Kubernetes Observability โ Effortlessly monitor K8s service interactions and performance metrics in your K8s environment. Gain in-depth insights with service maps, metrics, and more, while staying alert to crucial system anomalies ๐
Red-Team LKM
eBPF/XDP-based software framework for fast network services running in the Linux kernel.
traffic control in pure go - it allows to read and alter queues, filters and classes
vArmor is a cloud-native container hardening system that leverages AppArmor/BPF/Seccomp and NetworkProxy technologies to enforce access control from system calls to application protocols โ protecting workloads including AI Agents.
Framework for running BPF programs with rules on Linux as a daemon. Container aware.
Generate eBPF programs and tracing with ChatGPT
Cloud native zero trust security for AI agents run environments
eBPF-based Ethernet traffic monitor using TC, XDP, kprobes and cgroups
Remix for Solana.
C/C++/Golang/Linux...็ฅ่ฏๆด็
A tool to list and diagnose bpf programs. (Who watches the watchers..? :)
Helm charts repository for the Cilium project
All things SVM (Solana Virtual Machine)
Hardens eBPF tools against privileged attackers via policy-based access controls
Ethereum p2p traffic analysis with eBPF
htop for the airwaves โ a live 802.11 (Wi-Fi) RF dashboard in your terminal
High-performance eBPF-based SIP monitoring service that captures and exports telephony metrics to Prometheus-compatible systems (Prometheus, VictoriaMetrics, etc.)
Zero-overhead eBPF process tracer for Linux malware triage and incident response. Traces syscalls, network, and file events per-process without strace overhead.
A Rust crate to attach BPF filters
Deterministic Linux runtime enforcement with eBPF LSM: block file/network operations before syscalls complete.
HolyC -> eBPF with zig for divined Solana programs, made by blessed $PIBLE dev
Rust Solana BPF smart contract to manage rental agreements and capture transactions on the Solana blockchain.
Decentralized exchange infrastructure on Solana: on-chain order book, real-time WebSocket streaming, REST API, Geyser indexer, and Rust SDK. Non-custodial and optimized for high-frequency trading.
A boilerplate project for building, testing, and deploying Solana native and BPF programs using Rust. This repository serves as a simple starting point for developers who want to experiment with Solana smart contracts.