awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositorieseBPF Function Call Relocations

Supports function call relocation and global data maps so eBPF programs can call functions and use initialized globals.

Distinct from Function Calling Interfaces: Distinct from Function Calling Interfaces: focuses on low-level relocation and global data support for eBPF bytecode, not AI model tool invocation.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · eBPF Function Call Relocations. Refine with filters or upvote what's useful.

Awesome eBPF Function Call Relocations GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • aya-rs/ayaAvatar de aya-rs

    aya-rs/aya

    4,321Voir sur GitHub↗

    Aya is a Rust-native framework for writing, compiling, and loading eBPF programs into the Linux kernel. It provides a complete development environment that eliminates the need for a C toolchain or libbpf, allowing developers to work entirely within the Rust ecosystem. The framework manages the full lifecycle of eBPF programs, including async runtime integration, CO-RE BTF resolution for kernel version portability, ELF-based program loading, and safe kernel memory access. The framework distinguishes itself through its pure Rust compilation pipeline, which compiles Rust source code directly int

    Support function call relocation and global data maps so eBPF programs can call functions and use initialized globals.

    Rustbpfebpfobservability
    Voir sur GitHub↗4,321
  1. Home
  2. Artificial Intelligence & ML
  3. Function Calling Interfaces
  4. eBPF Function Call Relocations