51 releases

new 0.25.0-beta.0 Nov 19, 2024
0.24.6 Oct 11, 2024
0.23.3 Jun 11, 2024
0.22.1 Jan 4, 2024
0.3.0 Jul 14, 2020

#30 in Unix APIs

Download history 2535/week @ 2024-07-30 2634/week @ 2024-08-06 2309/week @ 2024-08-13 3109/week @ 2024-08-20 2959/week @ 2024-08-27 5728/week @ 2024-09-03 24689/week @ 2024-09-10 22677/week @ 2024-09-17 32483/week @ 2024-09-24 32065/week @ 2024-10-01 33458/week @ 2024-10-08 30894/week @ 2024-10-15 28531/week @ 2024-10-22 31603/week @ 2024-10-29 33781/week @ 2024-11-05 33040/week @ 2024-11-12

131,353 downloads per month
Used in 28 crates (24 directly)

LGPL-2.1-only OR BSD-2-Clause

300KB
6.5K SLoC

CI rustc

libbpf-rs

crates.io badge

Idiomatic Rust wrapper around libbpf.

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

[dependencies]
libbpf-rs = "=0.25.0-beta.0"

See full documentation here.

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