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: 4 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: 2024-12-27T17:03:32.000Z (15 days ago)
- Last Synced: 2024-12-31T21:12:26.795Z (11 days ago)
- Topics: bpf, ebpf, libbpf
- Language: Rust
- Homepage:
- Size: 6.04 MB
- Stars: 794
- Watchers: 32
- Forks: 141
- 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.