https://github.com/libbpf/libbpf-rs
Minimal and opinionated eBPF tooling for the Rust ecosystem
https://github.com/libbpf/libbpf-rs
bpf ebpf libbpf
Last synced: 5 days ago
JSON representation
Minimal and opinionated eBPF tooling for the Rust ecosystem
- Host: GitHub
- URL: https://github.com/libbpf/libbpf-rs
- Owner: libbpf
- License: other
- Created: 2020-04-12T22:27:59.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-04-02T16:20:30.000Z (12 days ago)
- Last Synced: 2025-04-05T16:57:51.907Z (9 days ago)
- Topics: bpf, ebpf, libbpf
- Language: Rust
- Homepage:
- Size: 5.93 MB
- Stars: 829
- Watchers: 27
- Forks: 146
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-rust - libbpf/libbpf-rs
- awesome-rust - libbpf/libbpf-rs - A minimal and opinionated eBPF tooling. (Libraries / eBPF)
- awesome-rust - libbpf/libbpf-rs
- awesome-rust - libbpf/libbpf-rs
- fucking-awesome-rust - libbpf/libbpf-rs - A minimal and opinionated eBPF tooling. (Libraries / eBPF)
- fucking-awesome-rust - libbpf/libbpf-rs - A minimal and opinionated eBPF tooling. (Libraries / eBPF)
README
## [libbpf-rs](libbpf-rs)
Idiomatic Rust wrapper around [libbpf](https://github.com/libbpf/libbpf).
## [libbpf-cargo](libbpf-cargo)
Helps you build and develop BPF programs with standard Rust tooling.