
Runtime
bpftime
面向 userspace 的高性能 eBPF runtime 和扩展框架,覆盖 uprobe、USDT、syscall、XDP、GPU 等工作流。
eunomia-bpf 项目体系地图,按 runtime infrastructure、开发工具链、AI agent systems 和公开资源组织。

Runtime
面向 userspace 的高性能 eBPF runtime 和扩展框架,覆盖 uprobe、USDT、syscall、XDP、GPU 等工作流。

Agent observability
基于 eBPF、进程监控和 TLS traffic correlation 的零插桩 LLM 与 AI agent 可观测性。

工具链
使用 JSON metadata 和 WebAssembly OCI workflow 构建、打包、分发并运行 eBPF 程序。

WebAssembly
基于 WebAssembly 的 eBPF 工具链和运行时支持,适合轻量级沙箱和云原生部署场景。
执行引擎、工具链、runtime 组件和底层扩展路径。

Runtime
面向 userspace 的高性能 eBPF runtime 和扩展框架,覆盖 uprobe、USDT、syscall、XDP、GPU 等工作流。

GPU
通过动态 PTX 注入把 eBPF 的可编程性与可观测性扩展到 GPU,是 bpftime 的一部分。

Runtime core
支持 LLVM JIT/AOT 的 userspace eBPF VM,也是 bpftime 的编译和执行核心。

工具链
使用 JSON metadata 和 WebAssembly OCI workflow 构建、打包、分发并运行 eBPF 程序。

WebAssembly
基于 WebAssembly 的 eBPF 工具链和运行时支持,适合轻量级沙箱和云原生部署场景。
面向 AI agent 系统的 tracing、observability 和安全研究。

Agent observability
基于 eBPF、进程监控和 TLS traffic correlation 的零插桩 LLM 与 AI agent 可观测性。

Agent policy
面向 AI agent 的 OS-level safety、security 和 governance 控制,用 policy-as-code 约束进程树、文件、网络影响、数据流标签和工作流门禁。

AI tracing
用自然语言生成 eBPF tracing 程序,并借助 LLM 探索 Linux 内核行为。
面向 eBPF 开发者的教程、文档、博客和研究论文。

Learn
从 hello world 到 sched-ext、网络、userspace tracing 和 GPU 场景的可执行 eBPF 教程。

文档
汇总 runtime 文档、项目参考和站内实用 eBPF 指南的入口。

Writing
关于 eBPF、userspace runtime、AI tracing、系统研究和工程实践的技术文章。

研究
覆盖 bpftime、LLM-assisted tracing、AI agent safety 和 GPU systems 的研究产物与论文入口。