Skip to content
forked from libbpf/libbpf-rs

Minimal and opinionated eBPF tooling for the Rust ecosystem

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.BSD-2-Clause
Notifications You must be signed in to change notification settings

shun159/libbpf-rs

 
 

Repository files navigation

Rust

WARNING: The API is not stable and is subject to breakage. Any breakage will include a minor version bump pre-1.0 and a major version bump post-1.0. Semantic versioning will be followed post-1.0 release.

libbpf-rs

crates.io badge

Idiomatic rust wrapper around libbpf

To use in your project, add into your Cargo.toml:

[dependencies]
libbpf-rs = "0.8"

See full documentation here.

libbpf-cargo

crates.io badge

Cargo subcommand to build bpf programs

To use:

$ cargo install libbpf-cargo
$ cargo libbpf --help

See full documentation here.

About

Minimal and opinionated eBPF tooling for the Rust ecosystem

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.BSD-2-Clause

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 98.3%
  • C 1.7%