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

1 repo

Awesome GitHub RepositoriesInstruction Loggers

Systems for recording detailed state changes and context at each step of transaction execution.

Distinguishing note: Distinct from profilers: focuses on granular, step-by-step state capture rather than statistical pattern analysis.

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

  1. Home
  2. Operating Systems & Systems Programming
  3. Instruction Loggers

Awesome Instruction Loggers 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 records opcode execution and context at every step of a transaction, with configurable options for capturing memory, stack, storage, and return data.

    Goblockchainethereumgeth