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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to dapphub/dapptools

Open-source alternatives to Dapptools

30 open-source projects similar to dapphub/dapptools, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Dapptools alternative.

  • nethermindeth/nethermindNethermindEth avatar

    NethermindEth/nethermind

    1,567View on GitHub↗

    A robust, high-performance execution client for Ethereum node operators.

    C#
    View on GitHub↗1,567
  • jpmorganchase/quorumjpmorganchase avatar

    jpmorganchase/quorum

    4,771View on GitHub↗

    Quorum is a permissioned blockchain framework based on Ethereum, designed for enterprise consortia. It implements a private version of the ledger that restricts network access to authorized participants and uses authority-based consensus mechanisms to achieve transaction finality without energy-intensive mining. The project focuses on data privacy and access control through the use of private smart contracts and encrypted state storage. This ensures that transaction visibility and business logic results remain hidden from unauthorized nodes and are only accessible to designated consortium mem

    Go
    View on GitHub↗4,771
  • ethereumjs/ethereumjs-clientethereumjs avatar

    ethereumjs/ethereumjs-client

    193View on GitHub↗

    Project is in active development and has been moved to the EthereumJS VM monorepo.

    TypeScript
    View on GitHub↗193
  • paritytech/parityparitytech avatar

    paritytech/parity

    6,831View on GitHub↗

    Parity is an Ethereum client node implementation designed to run a full node, validate blocks, and maintain a local copy of the blockchain. It functions as a blockchain state engine that executes smart contracts and manages distributed ledger state through a peer-to-peer network. The project includes a synchronization engine to download and verify historical block data to reach current network height and a cryptographic key manager for generating and storing private keys used to sign transactions. The system covers distributed ledger interaction via a command line interface for querying netw

    Rust
    View on GitHub↗6,831

AI search

Explore more awesome repositories

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

Find more with AI search
  • ethereum/mistethereum avatar

    ethereum/mist

    7,431View on GitHub↗

    Mist is a desktop application that serves as both an Ethereum wallet client and a decentralized application browser. It manages Ethereum accounts, synchronizes blockchain data, and provides a dedicated interface for interacting with DApps hosted on the Ethereum network. The application distinguishes itself by bundling an embedded Ethereum node that can be orchestrated and configured through command-line flags, with support for both IPC and RPC transport protocols. It includes a sandboxed DApp browser that isolates each application's execution context, and a transaction signing gateway that au

    JavaScriptblockchainbrowserelectron
    View on GitHub↗7,431
  • openethereum/parity-ethereumopenethereum avatar

    openethereum/parity-ethereum

    6,831View on GitHub↗

    This project is a collection of blockchain tools providing an Ethereum client node, a virtual machine runtime for smart contract execution, a blockchain wallet manager, and a programmatic network interface. It implements the necessary components to synchronize blockchain state, validate blocks, and process transactions on the Ethereum network. The software includes a dedicated command line interface for managing node operations and monitoring network status. It features a comprehensive suite of cryptographic utilities for generating account keypairs, managing encrypted secret stores, and sign

    Rustblockchainclientethereum
    View on GitHub↗6,831
  • andythigpen/nvim-coverageandythigpen avatar

    andythigpen/nvim-coverage

    434View on GitHub↗

    Displays test coverage data in the sign column

    Lua
    View on GitHub↗434
  • aliesbelik/awesome-jmeteraliesbelik avatar

    aliesbelik/awesome-jmeter

    790View on GitHub↗

    A collection of resources covering different aspects of JMeter usage.

    HTMLapache-jmeterawesomeawesome-list
    View on GitHub↗790
  • akula-bft/akulaakula-bft avatar

    akula-bft/akula

    788View on GitHub↗

    Fastest Ethereum archive node ever built

    Rust
    View on GitHub↗788
  • augustogoulart/awesome-pytestaugustogoulart avatar

    augustogoulart/awesome-pytest

    554View on GitHub↗
    awesomedigitaloceanhacktoberfest
    View on GitHub↗554
  • avh4/elm-program-testavh4 avatar

    avh4/elm-program-test

    95View on GitHub↗

    Test Elm programs

    Elm
    View on GitHub↗95
  • badisi/wdio-harnessbadisi avatar

    badisi/wdio-harness

    6View on GitHub↗

    🔬 WebdriverIO support for Angular component test harnesses

    TypeScript
    View on GitHub↗6
  • bats-core/bats-corebats-core avatar

    bats-core/bats-core

    6,115View on GitHub↗

    BATS is a testing framework and automation tool for shell scripts and Unix programs. It functions as a test runner that validates the behavior of shell scripts by verifying command success and exit codes through automated test suites. The framework provides a compatible interface for the Test Anything Protocol, allowing it to export results for integration with external reporting tools and build pipelines. It also supports the use of container images to ensure consistent execution of test suites across different operating systems. The system manages the automated execution of test cases, inc

    Shell
    View on GitHub↗6,115
  • bgotink/ngx-playwrightbgotink avatar

    bgotink/ngx-playwright

    28View on GitHub↗

    Tools to run playwright e2e tests in an angular workspace

    JavaScript
    View on GitHub↗28
  • asweigart/pyautoguiasweigart avatar

    asweigart/pyautogui

    12,564View on GitHub↗

    PyAutoGUI is a Python GUI automation library and desktop automation framework. It provides a set of tools for programmatically controlling the mouse and keyboard to automate user interface interactions across different operating systems. The project functions as a cross-platform input simulator and computer vision screen scanner. It enables the simulation of keystrokes and cursor movements to perform repetitive tasks and utilizes screen analysis to locate specific images or pixel colors on the display. Its capability surface includes mouse and keyboard input simulation, screen image capture,

    Python
    View on GitHub↗12,564
  • aliesbelik/awesome-gatlingaliesbelik avatar

    aliesbelik/awesome-gatling

    80View on GitHub↗

    A collection of resources covering different aspects of Gatling load testing tool usage.

    awesomeawesome-gatlingawesome-list
    View on GitHub↗80
  • bruderstein/unexpected-reactbruderstein avatar

    bruderstein/unexpected-react

    185View on GitHub↗

    Plugin for http://unexpected.js.org to enable testing the full React virtual DOM, and also the shallow renderer

    JavaScript
    View on GitHub↗185
  • brikev/twdBRIKEV avatar

    BRIKEV/twd

    49View on GitHub↗

    Frontend tests that run in your real browser, against your real backend. No jsdom, no separate E2E stack.

    TypeScript
    View on GitHub↗49
  • christian-bromann/awesome-seleniumchristian-bromann avatar

    christian-bromann/awesome-selenium

    1,131View on GitHub↗

    A curated list of delightful Selenium resources.

    awesomeawesome-listlist
    View on GitHub↗1,131
  • cleder/awesome-python-testingcleder avatar

    cleder/awesome-python-testing

    295View on GitHub↗

    Collection of awesome 😎️ Python resources for testing

    awesomeawesome-listhacktoberfest
    View on GitHub↗295
  • cobraframework/pytest-cobracobraframework avatar

    cobraframework/pytest-cobra

    27View on GitHub↗

    PyTest plugin for testing smart contracts for Ethereum blockchain.

    Python
    View on GitHub↗27
  • coderabbitai/awesome-coderabbitcoderabbitai avatar

    coderabbitai/awesome-coderabbit

    397View on GitHub↗

    Official awesome-list of CodeRabbit Starters & Resources ⚡️

    aiawesomeawesome-list
    View on GitHub↗397
  • conorhastings/redux-test-recorderconorhastings avatar

    conorhastings/redux-test-recorder

    492View on GitHub↗

    a redux middleware to automatically generate tests for reducers through ui interaction

    JavaScript
    View on GitHub↗492
  • coveragepy/coveragepycoveragepy avatar

    coveragepy/coveragepy

    3,386View on GitHub↗

    The code coverage tool for Python

    Python
    View on GitHub↗3,386
  • cyrus-and/gdb-dashboardcyrus-and avatar

    cyrus-and/gdb-dashboard

    12,214View on GitHub↗

    gdb-dashboard is a visual frontend and Python-based extension for GDB. It provides a modular dashboard that enables real-time visualization of program state during debugging sessions. The project replaces manual command-line interaction with a structured visual interface. It utilizes syntax highlighting for program state data to improve readability and analysis during the debugging process. The system focuses on C and C++ debugging, automating the monitoring of program memory and execution state through a text-based user interface. It achieves this by integrating with GDB APIs to retrieve sy

    Python
    View on GitHub↗12,214
  • david-kunz/jesterDavid-Kunz avatar

    David-Kunz/jester

    213View on GitHub↗

    A Neovim plugin to easily run and debug Jest tests

    Lua
    View on GitHub↗213
  • davidfritzsche/pytest-mypy-testingdavidfritzsche avatar

    davidfritzsche/pytest-mypy-testing

    34View on GitHub↗

    SPDX-FileCopyrightText: David Fritzsche SPDX-License-Identifier: CC0-1.0 -->

    Python
    View on GitHub↗34
  • dbader/pytest-mypydbader avatar

    dbader/pytest-mypy

    256View on GitHub↗

    pytest-mypy

    Python
    View on GitHub↗256
  • duaraghav8/ethlintduaraghav8 avatar

    duaraghav8/Ethlint

    922View on GitHub↗

    (Formerly Solium) Code quality & Security Linter for Solidity

    JavaScript
    View on GitHub↗922
  • antwaremx/meteormanantwaremx avatar

    antwaremx/meteorman

    53View on GitHub↗

    A DDP Client with GUI

    Vue
    View on GitHub↗53