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 | 81 |
vbpf/ebpf-samples | This repository provides a collection of sample eBPF programs for analysis and testing purposes. | 91 |
gui774ume/ebpfkit-monitor | A tool designed to detect and protect against certain types of malicious eBPF bytecode | 123 |
ebpfdev/dev-agent | Provides remote access to eBPF programs and maps for debugging and metrics collection. | 5 |
iovisor/ubpf | An eBPF VM that allows userspace execution of eBPF programs in a Linux kernel-independent way. | 832 |
tw4452852/zbpf | A tool that enables writing eBPF programs with strong type systems in Zig. | 122 |
fzakaria/ebpf-mpls-encap-decap | Demonstrates packet encapsulation and decapsulation with MPLS labels using eBPF | 53 |
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. | 273 |
iovisor/gobpf | Go bindings for creating eBPF programs and loading ELF files. | 2,147 |
redcanaryco/ebpfmon | Tool for monitoring and inspecting eBPF programs on Linux systems | 84 |
vbpf/ebpf-verifier | A tool that verifies the correctness of eBPF programs using an abstract interpretation approach | 391 |
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,122 |
aquasecurity/libbpfgo | A Go library providing an interface to eBPF programs from userspace | 734 |