explorer-ui
eBPF viewer
A frontend application for exploring and interacting with eBPF (Extended Berkeley Packet Filter) systems
2 stars
2 watching
0 forks
Language: TypeScript
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
ebpfdev/explorer | A tool to explore and visualize the eBPF subsystem of Linux hosts | 82 |
vbpf/ebpf-samples | This repository provides a collection of sample eBPF programs for analysis and testing purposes. | 90 |
gui774ume/ebpfkit-monitor | A tool designed to detect and protect against certain types of malicious eBPF bytecode | 125 |
ebpfdev/dev-agent | Provides remote access to eBPF programs and maps for debugging and metrics collection. | 6 |
iovisor/ubpf | An eBPF VM that allows userspace execution of eBPF programs in a Linux kernel-independent way. | 841 |
tw4452852/zbpf | A tool that enables writing eBPF programs with strong type systems in Zig. | 125 |
fzakaria/ebpf-mpls-encap-decap | Demonstrates packet encapsulation and decapsulation with MPLS labels using eBPF | 54 |
generic-ebpf/generic-ebpf | An eBPF runtime framework providing a portable interpreter, JIT compiler, and abstraction layer for interacting with various eBPF systems | 149 |
firebase/firebase-tools-ui | A local-first UI for the Firebase Emulator Suite. | 274 |
iovisor/gobpf | Go bindings for creating eBPF programs and loading ELF files. | 2,153 |
redcanaryco/ebpfmon | Tool for monitoring and inspecting eBPF programs on Linux systems | 85 |
vbpf/ebpf-verifier | A tool that verifies the correctness of eBPF programs using an abstract interpretation approach | 392 |
revolunet/ext.ux.filebrowser | A file explorer widget built on top of ExtJs, enabling drag-and-drop functionality and various file management actions. | 42 |
kindlingproject/kindling | An eBPF-based monitoring tool for Kubernetes applications. | 1,132 |
aquasecurity/libbpfgo | A Go library providing an interface to eBPF programs from userspace | 748 |