Skip to content

greenfan/bpf-tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-bpf/bpf-tools

A collection of BPF tools implemented in Rust.

The goal is to provide tools like those found in the bcc repository

By providing equivalent and additional tools in Rust, we can gain advantages in terms of runtime performance and the ability to produce static binaries. This simplifies the usage of these tools in production environments.

About

Rust ports of iovisor/bcc/tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Rust 72.7%
  • C 21.2%
  • Shell 6.1%