49 releases
new 0.24.7 | Nov 4, 2024 |
---|---|
0.24.5 | Sep 30, 2024 |
0.23.3 | Jun 11, 2024 |
0.22.1 | Jan 4, 2024 |
0.3.0 | Jul 14, 2020 |
#30 in Unix APIs
129,498 downloads per month
Used in 27 crates
(23 directly)
285KB
6K
SLoC
libbpf-rs
Idiomatic Rust wrapper around libbpf.
To use in your project, add into your Cargo.toml
:
[dependencies]
libbpf-rs = "0.24"
This crate adheres to Cargo's semantic versioning rules. At a
minimum, it builds with the most recent Rust stable release minus five minor
versions ("N - 5"). E.g., assuming the most recent Rust stable is 1.68
, the
crate is guaranteed to build with 1.63
and higher.
Contributing
We welcome all contributions! Please see the contributor's guide for more information.
Dependencies
~10MB
~217K SLoC