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/aya-ebpf/src/maps
Tamir Duberstein f537dc6684
ring_buf: destructure, avoid `as` casts
1 month ago
..
perf Bump edition to 2024 7 months ago
xdp aya-ebpf: extract insert,remove,lookup 7 months ago
array.rs feat: Add `set` for `Array<T>` 7 months ago
bloom_filter.rs chore(aya-ebpf): Rename bpf -> ebpf 2 years ago
hash_map.rs Bump edition to 2024 7 months ago
lpm_trie.rs aya-ebpf: extract insert,remove,lookup 7 months ago
mod.rs chore(aya-ebpf): Rename bpf -> ebpf 2 years ago
per_cpu_array.rs aya-ebpf: extract insert,remove,lookup 7 months ago
program_array.rs Bump edition to 2024 7 months ago
queue.rs ebpf: add peak() method to Queue and Stack 1 month ago
ring_buf.rs ring_buf: destructure, avoid `as` casts 1 month ago
sock_hash.rs chore(*): set clippy unused_trait_names = warn 7 months ago
sock_map.rs chore(*): set clippy unused_trait_names = warn 7 months ago
stack.rs ebpf: add peak() method to Queue and Stack 1 month ago
stack_trace.rs Bump edition to 2024 7 months ago