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

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

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

3 مستودعات

Awesome GitHub RepositoriesCPU Mining Configurations

Settings for enabling and managing block production using CPU resources.

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

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

Awesome CPU 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

    Activates CPU mining using command-line flags to set the etherbase address and include custom data in blocks.

    Goblockchainethereumgeth
    عرض على GitHub↗51,178
  • monero-project/moneroالصورة الرمزية لـ monero-project

    monero-project/monero

    10,335عرض على GitHub↗

    Monero is a privacy-focused cryptocurrency and proof-of-work blockchain designed for private digital payments. It utilizes a peer-to-peer network and a distributed ledger to allow users to send and receive currency while hiding transaction senders, receivers, and amounts. The system achieves financial confidentiality through the use of ring signatures for sender obfuscation and RingCT with Bulletproofs to hide transaction values. To ensure network security and decentralization, it employs a memory-hard proof-of-work algorithm optimized for general-purpose CPUs. The project provides a full no

    Uses the RandomX memory-hard algorithm to ensure mining remains efficient on general-purpose CPUs.

    C++blockchainc-plus-pluscmake
    عرض على GitHub↗10,335
  • 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

    Optimizes mining algorithms for processors by tuning thread counts and memory page sizes.

    Cargon2cpuminercryptocurrency
    عرض على GitHub↗9,998
  1. Home
  2. DevOps & Infrastructure
  3. CPU Mining Configurations