awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
openethereum avatar

openethereum/openethereumArchived

0
View on GitHub↗
1,631 stars·359 forks·Rust·GPL-3.0·8 views

Openethereum

(deprecated) The fast, light, and robust client for the Ethereum mainnet.

Features

  • Ethereum Clients - Rust-based Ethereum client implementation.

Star history

Star history chart for openethereum/openethereumStar history chart for openethereum/openethereum

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Openethereum

These projects share indexed features with Openethereum. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • energywebfoundation/energyweb-uiE

    energywebfoundation/energyweb-ui

    0View on GitHub↗
    View on GitHub↗0
  • ethereum/alethethereum avatar

    ethereum/aleth

    3,969View on GitHub↗

    Aleth is an Ethereum C++ client and full-node implementation. It provides a virtual machine executor for running and debugging bytecode, a blockchain state debugger, and a serialization library for encoding and decoding data using the Recursive Length Prefix format. The project includes a dedicated mining tool for producing blocks and benchmarking hashing hardware performance. It further distinguishes itself with a state debugger that analyzes pre- and post-execution state changes and generates step-by-step execution traces for the virtual machine. The implementation covers node operations i

    C++cppethereumethereum-client
    View on GitHub↗3,969
  • ethereum/py-evmethereum avatar

    ethereum/py-evm

    2,356View on GitHub↗

    A Python implementation of the Ethereum Virtual Machine

    Pythonethereumethereum-virtual-machineevm
    View on GitHub↗2,356
  • dapphub/dapptoolsdapphub avatar

    dapphub/dapptools

    2,125View on GitHub↗

    Dapp, Seth, Hevm, and more

    Haskell
    View on GitHub↗2,125
Compare all 10 related projects→

Frequently asked questions

What does openethereum/openethereum do?

(deprecated) The fast, light, and robust client for the Ethereum mainnet.

What are the main features of openethereum/openethereum?

The main features of openethereum/openethereum are: Ethereum Clients.

Which projects share features with openethereum/openethereum?

Projects with overlapping indexed features include: dapphub/dapptools — Dapp, Seth, Hevm, and more. energywebfoundation/energyweb-ui. ethereum/aleth — Aleth is an Ethereum C++ client and full-node implementation. It provides a virtual machine executor for running and… ethereum/py-evm — A Python implementation of the Ethereum Virtual Machine. ethereumjs/ethereumjs-client — Project is in active development and has been moved to the EthereumJS VM monorepo. exthereum/blockchain.