mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-14 16:17:13 +00:00
Remove redbpf and capitalize the BPF header.
This commit is contained in:
parent
bdbde00278
commit
0b158be6e8
1 changed files with 1 additions and 2 deletions
|
@ -1188,11 +1188,10 @@ See also [About Rust’s Machine Learning Community](https://medium.com/@autumn_
|
|||
|
||||
* [serverlesstechnology/cqrs](https://github.com/serverlesstechnology/cqrs) [[cqrs-es](https://crates.io/crates/cqrs-es)] — A framework for CQRS and event sourcing with [user guide](https://doc.rust-cqrs.org/)
|
||||
|
||||
### eBPF
|
||||
### EBPF
|
||||
|
||||
* [libbpf/libbpf-rs](https://github.com/libbpf/libbpf-rs) — A minimal and opinionated eBPF tooling for the Rust ecosystem.
|
||||
* [aya/aya-rs](https://github.com/aya-rs/aya) — A Rust library for the Rust programming language, built with a focus on developer experience and operability.
|
||||
* [foniod/redbpf](https://github.com/foniod/redbpf) — A Rust library for building and running BPF/eBPF modules.
|
||||
|
||||
### Email
|
||||
|
||||
|
|
Loading…
Reference in a new issue