33 releases (12 breaking)
Uses new Rust 2021
0.13.1 | Oct 13, 2022 |
---|---|
0.12.0 | Jul 15, 2022 |
0.10.0 | Jan 10, 2022 |
0.9.4 | Dec 3, 2021 |
0.1.2 | Jun 10, 2020 |
#130 in Cargo plugins
1,099 downloads per month
Used in 3 crates
655KB
4.5K
SLoC
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
Idiomatic rust wrapper around libbpf
To use in your project, add into your Cargo.toml
:
[dependencies]
libbpf-rs = "0.18"
libbpf-cargo
Helps you build and develop eBPF programs with standard rust tooling
To use in your project, add into your Cargo.toml
:
[build-dependencies]
libbpf-cargo = "0.12"
Contributing
We welcome all contributions! Please see the contributor's guide for more information.
Dependencies
~7.5MB
~142K SLoC