Pinned Repositories
awesome-aya
A curated list of awesome eBPF 🐝 projects using aya-rs and Rust 🦀
aya
Aya is an eBPF library for the Rust programming language, built with a focus on developer experience and operability.
aya-log
A logging library for eBPF programs.
aya-template
A cargo-generate template for Rust eBPF Projects using Aya
book
The Aya Book is an introductory book about using the Rust Programming Language and Aya library to build extended Berkley Packet Filter (eBPF) programs.
bpf-linker
Simple BPF static linker
crabby
Crabby The Crab lives here
rustc-llvm-proxy
Proxy LLVM calls into Rust own shared library in runtime
ufmt
a smaller, faster and panic-free alternative to core::fmt
wasmtime
Standalone JIT-style runtime for WebAssembly, using Cranelift
aya-rs's Repositories
aya-rs/aya
Aya is an eBPF library for the Rust programming language, built with a focus on developer experience and operability.
aya-rs/bpf-linker
Simple BPF static linker
aya-rs/awesome-aya
A curated list of awesome eBPF 🐝 projects using aya-rs and Rust 🦀
aya-rs/aya-template
A cargo-generate template for Rust eBPF Projects using Aya
aya-rs/book
The Aya Book is an introductory book about using the Rust Programming Language and Aya library to build extended Berkley Packet Filter (eBPF) programs.
aya-rs/aya-log
A logging library for eBPF programs.
aya-rs/crabby
Crabby The Crab lives here
aya-rs/ufmt
a smaller, faster and panic-free alternative to core::fmt
aya-rs/rustc-llvm-proxy
Proxy LLVM calls into Rust own shared library in runtime
aya-rs/wasmtime
Standalone JIT-style runtime for WebAssembly, using Cranelift
aya-rs/rust
Empowering everyone to build reliable and efficient software.
aya-rs/.github
Aya Organization README
aya-rs/homebrew-aya
EXPERIMENTAL: Homebrew tap for aya-associated formulae
aya-rs/llvm-project
Aya-specific fork of Rust-specific fork of LLVM.