rename EBPF to eBPF

pull/1549/head
Reza Ghanbari 10 months ago committed by GitHub
parent 25b5d836b8
commit da12b1bf01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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 Rusts 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…
Cancel
Save