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

Download history 2897/week @ 2024-07-17 2914/week @ 2024-07-24 2185/week @ 2024-07-31 2612/week @ 2024-08-07 2335/week @ 2024-08-14 3356/week @ 2024-08-21 2642/week @ 2024-08-28 8496/week @ 2024-09-04 25226/week @ 2024-09-11 23807/week @ 2024-09-18 32178/week @ 2024-09-25 32905/week @ 2024-10-02 32471/week @ 2024-10-09 28786/week @ 2024-10-16 30844/week @ 2024-10-23 31998/week @ 2024-10-30

129,498 downloads per month
Used in 27 crates (23 directly)

LGPL-2.1-only OR BSD-2-Clause

285KB
6K 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.24"

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