awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Native Tracing Hooks · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesNative Tracing Hooks

High-performance mechanisms for executing tracing logic directly within the node runtime.

Distinguishing note: Distinct from general transaction tracers: focuses on performance-critical native implementations rather than interpreted scripts.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Native Tracing Hooks. Refine with filters or upvote what's useful.

  1. Home
  2. Operating Systems & Systems Programming
  3. Native Tracing Hooks

Awesome Native Tracing Hooks GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • ethereum/go-ethereum

    ethereum/go-ethereum

    50,832GitHubView on GitHub↗

    Geth is a comprehensive execution client for the Ethereum network, serving as a foundational node implementation that processes transactions, maintains the distributed ledger state, and participates in peer-to-peer consensus. It provides a robust infrastructure for synchronizing, validating, and serving blockchain data

    Geth enables high-performance tracing by registering hooks that execute directly within the node, avoiding the overhead of script interpretation during transaction execution.

    Goblockchainethereumgeth