awesome-repositories.com

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

ExplorerRecherches sélectionnéesOpen-source alternativesSelf-hosted softwareBlogPlan du site
ProjetÀ proposHow we rankPresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Catégories

1 dépôt

Awesome GitHub RepositoriesRuntime Type Resolution

Mechanisms for resolving data types and structure offsets from kernel metadata at runtime.

Distinct from Dynamic Type Managers: Distinct from Dynamic Type Managers: focuses on resolving kernel types via BTF/headers rather than generic data handling logic.

Explore 1 awesome GitHub repository matching data & databases · Runtime Type Resolution. Refine with filters or upvote what's useful.

Awesome Runtime Type Resolution 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.
  • bpftrace/bpftraceAvatar de bpftrace

    bpftrace/bpftrace

    9,950Voir sur GitHub↗

    bpftrace is a high-level eBPF tracing tool and kernel instrumentation framework for Linux. It provides a tracing language to instrument kernel and user-space events without recompiling the system, functioning as a dynamic system profiler and event aggregator. The project enables dynamic system tracing and Linux kernel observability by capturing tracepoints and dynamic probes in real time. It allows for kernel data inspection and runtime process debugging by accessing internal data structures and filtering specific process events. Its capability surface covers system performance analysis, inc

    Provides dynamic type resolution using BTF and kernel headers to cast raw memory addresses into readable C structures.

    C++bccbpfebpf
    Voir sur GitHub↗9,950
  1. Home
  2. Data & Databases
  3. Data Type Managers
  4. Dynamic Type Managers
  5. Runtime Type Resolution