awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • ethereum/go-ethereumAvatar de ethereum

    ethereum/go-ethereum

    51,178Ver en 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, 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
    Ver en GitHub↗51,178
  • xmrig/xmrigAvatar de xmrig

    xmrig/xmrig

    9,998Ver en GitHub↗

    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
    Ver en GitHub↗9,998
  • fireice-uk/xmr-stakAvatar de fireice-uk

    fireice-uk/xmr-stak

    4,066Ver en GitHub↗

    xmr-stak is blockchain mining software designed to secure decentralized ledgers by calculating hashes to earn rewards. It functions as a cryptocurrency miner supporting the RandomX algorithm for Monero and various versions of the CryptoNight algorithm across CPUs and GPUs. The software includes a web-based monitoring dashboard that allows for the tracking of real-time performance metrics and mining status through a browser interface. It also features a multi-pool failover mechanism to maintain continuous operation by managing connections between primary and backup mining pools. Operational c

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

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

Explorar subetiquetas

  • 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