mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-23 04:13:17 +00:00
rename EBPF to eBPF
This commit is contained in:
parent
25b5d836b8
commit
da12b1bf01
1 changed files with 2 additions and 2 deletions
|
@ -74,7 +74,7 @@ If you want to contribute, please read [this](CONTRIBUTING.md).
|
|||
* [Date and time](#date-and-time)
|
||||
* [Distributed systems](#distributed-systems)
|
||||
* [Domain driven design](#domain-driven-design)
|
||||
* [EBPF](#ebpf)
|
||||
* [eBPF](#ebpf)
|
||||
* [Email](#email)
|
||||
* [Encoding](#encoding)
|
||||
* [Filesystem](#filesystem)
|
||||
|
@ -1192,7 +1192,7 @@ 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
|
||||
|
||||
* [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.
|
||||
* [libbpf/libbpf-rs](https://github.com/libbpf/libbpf-rs) — A minimal and opinionated eBPF tooling for the Rust ecosystem.
|
||||
|
|
Loading…
Reference in a new issue