ebpf

eBPF Utilities, Maps, and more

Github星跟踪图

eBPF

eBPF is a pure Go library that provides utilities for loading, compiling, and debugging eBPF programs. It has minimal external dependencies and is intended to be used in long running processes.

ebpf/asm contains a basic assembler.

An Important Note About Licenses:

The main part of this code is governed by an MIT license. However, the examples folder is a near
straight port of the Linux eBPF samples folder,
which makes that code governed by GPLv2, so be careful if you copy from it heavily as you are likely
pinning yourself to GPLv2.

Further reading

主要指标

概览
名称与所有者newtools/ebpf
主编程语言Go
编程语言Go (语言数: 2)
平台
许可证MIT License
所有者活动
创建于2017-08-29 22:23:42
推送于2023-03-15 09:40:16
最后一次提交2020-02-18 15:56:51
发布数1
最新版本名称v0.1.0 (发布于 )
第一版名称v0.1.0 (发布于 )
用户参与
星数252
关注者数18
派生数21
提交数211
已启用问题?
问题数24
打开的问题数6
拉请求数96
打开的拉请求数1
关闭的拉请求数3
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?