awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 Repos

Awesome GitHub RepositoriesGPU Mining Configurations

Settings for enabling and managing block production using GPU resources.

Distinguishing note: Specifically targets GPU-based mining rather than general consensus participation.

Explore 3 awesome GitHub repositories matching devops & infrastructure · GPU Mining Configurations. Refine with filters or upvote what's useful.

Awesome GPU Mining Configurations GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • ethereum/go-ethereumAvatar von ethereum

    ethereum/go-ethereum

    51,178Auf GitHub ansehen↗

    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, utilizing a persistent Merkle Patricia Trie database to ensure the cryptographic integrity of historical records. As a sandboxed smart contract runtime, it executes bytecode according to deterministic protocol rules, enabling the deployment and interaction of decentralized appl

    Enables nodes to perform GPU mining by setting an etherbase address and opening ports for external software.

    Goblockchainethereumgeth
    Auf GitHub ansehen↗51,178
  • xmrig/xmrigAvatar von xmrig

    xmrig/xmrig

    9,998Auf GitHub ansehen↗

    XMRig is a multi-algorithm hashing tool and cryptocurrency miner that utilizes CPU, CUDA, and OpenCL hardware to execute hashing algorithms across multiple operating systems. It functions as a computational engine for mining cryptocurrency and benchmarking hardware efficiency. The project includes a Stratum proxy server that routes mining traffic between worker clients and pools to optimize connectivity and balance load. It also provides a secured HTTP management API for monitoring hashrates and modifying miner configuration in real time without restarting the process. The software covers a

    Provides JSON-based specifications for configuring GPU and CPU hardware to control mining execution.

    Cargon2cpuminercryptocurrency
    Auf GitHub ansehen↗9,998
  • fireice-uk/xmr-stakAvatar von fireice-uk

    fireice-uk/xmr-stak

    4,066Auf GitHub ansehen↗

    xmr-stak ist eine Blockchain-Mining-Software, die darauf ausgelegt ist, dezentrale Ledger durch die Berechnung von Hashes zu sichern, um Belohnungen zu verdienen. Sie fungiert als Kryptowährungs-Miner, der den RandomX-Algorithmus für Monero sowie verschiedene Versionen des CryptoNight-Algorithmus über CPUs und GPUs hinweg unterstützt. Die Software enthält ein webbasiertes Monitoring-Dashboard, das die Verfolgung von Performance-Metriken in Echtzeit und den Mining-Status über ein Browser-Interface ermöglicht. Sie verfügt zudem über einen Multi-Pool-Failover-Mechanismus, um den kontinuierlichen Betrieb durch die Verwaltung von Verbindungen zwischen primären und Backup-Mining-Pools aufrechtzuerhalten. Die operativen Fähigkeiten decken die Netzwerkintegration über TCP-basierte Pool-Kommunikation und Hardware-Performance-Monitoring ab. Die Systemkonfiguration erfolgt über ein CLI oder statische Dateien, um Wallet-Identitäten, Pool-Adressen und Netzwerkparameter zu definieren.

    Allows users to define pool addresses, wallet identities, and network protocols via a guided setup or config file.

    C++
    Auf GitHub ansehen↗4,066
  1. Home
  2. DevOps & Infrastructure
  3. GPU Mining Configurations

Unter-Tags erkunden

  • Mining Resource ConfigurationsSettings for defining wallet identities and network protocols across different hardware resources. **Distinct from GPU Mining Configurations:** Covers general mining parameters across both CPU and GPU, whereas candidates are split by hardware type