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

1 repo

Awesome GitHub RepositoriesExecution Profilers

Tools for identifying performance bottlenecks and analyzing instruction patterns in smart contracts.

Distinguishing note: Distinct from general logging: focuses on statistical analysis of opcode execution patterns rather than raw event recording.

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

  1. Home
  2. Operating Systems & Systems Programming
  3. Execution Profilers

Awesome Execution Profilers 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 identifies performance bottlenecks and execution patterns within smart contracts by counting unigrams, bigrams, and trigrams across executed instructions.

    Goblockchainethereumgeth