awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 مستودعات

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • ethereum/go-ethereumالصورة الرمزية لـ ethereum

    ethereum/go-ethereum

    51,178عرض على 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
    عرض على GitHub↗51,178
  • xmrig/xmrigالصورة الرمزية لـ xmrig

    xmrig/xmrig

    9,998عرض على 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
    عرض على GitHub↗9,998
  • fireice-uk/xmr-stakالصورة الرمزية لـ fireice-uk

    fireice-uk/xmr-stak

    4,066عرض على 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++
    عرض على GitHub↗4,066
  1. Home
  2. DevOps & Infrastructure
  3. GPU Mining Configurations

استكشف الوسوم الفرعية

  • 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