awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesSelective Object Loading

Loading specific subsets of maps and programs from a larger collection into the kernel.

Distinct from Executable Program Loading: Focuses on partial loading of kernel objects rather than general executable loading.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Selective Object Loading. Refine with filters or upvote what's useful.

Awesome Selective Object Loading GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • cilium/ebpfcilium 的头像

    cilium/ebpf

    7,529在 GitHub 上查看↗

    This project is a Go library and runtime for loading and managing eBPF programs and maps. It provides a bytecode loader and kernel interface to inject instructions into kernel hooks for system-level execution and observability across both Linux and Windows operating systems. The library features a relocation engine and tooling to ensure program compatibility across different kernel versions and distributions. It supports portable deployment by embedding compiled objects for multiple CPU architectures into a single binary and provides the ability to load signed system drivers on Windows. The

    Loads a specific subset of maps and programs from a collection into the kernel and assigns them to a structure.

    Gobtfebpfgo
    在 GitHub 上查看↗7,529
  1. Home
  2. Operating Systems & Systems Programming
  3. Executable Program Loading
  4. Selective Object Loading