Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 7 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2025-02-04T13:22:03.000Z (7 days ago)
- Last Synced: 2025-02-04T17:55:23.806Z (7 days ago)
- Topics: bpf, ebpf, libbpf
- Language: Rust
- Homepage:
- Size: 5.86 MB
- Stars: 802
- Watchers: 29
- Forks: 142
- Open Issues: 12
-
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)
- 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.