You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aya/ebpf
Michal R 3a7d1bebb4 aya-ebpf: Reduce repetition and improve documentation of `maps::hash_map`
* The methods of all structs are almost identical, use a macro to reduce
  code repetition.
* Use the third person in all docstrings..
* Make use of `#[doc]` and split out the most repetetive chunks into
  separate files.
* Make the `Safety` comment for `get*` operations more clear, provide
  context and inks.
2 weeks ago
..
.cargo chore: Rename bpf dir to ebpf 2 years ago
aya-ebpf aya-ebpf: Reduce repetition and improve documentation of `maps::hash_map` 2 weeks ago
aya-ebpf-bindings ebpf: run clippy with target=bpf 1 month ago
aya-ebpf-cty taplo: reorder-keys 8 months ago
aya-log-ebpf aya: rename `set_` methods on `EbpfLoader` 3 weeks ago
rust-toolchain.toml chore: Rename bpf dir to ebpf 2 years ago