awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesStratum Version Selectors

Mechanisms to automatically detect and select the appropriate version of the Stratum protocol.

Distinct from Protocol Version Selectors: Applies protocol version selection specifically to the Stratum mining protocol rather than HTTP.

Explore 1 awesome GitHub repository matching networking & communication · Stratum Version Selectors. Refine with filters or upvote what's useful.

Awesome Stratum Version Selectors GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • ethereum-mining/ethminerethereum-mining 的头像

    ethereum-mining/ethminer

    5,935在 GitHub 上查看↗

    ethminer 是一个以太坊 GPU 挖矿和 Ethash 哈希工具。它作为一个 CUDA 和 OpenCL 客户端,利用显卡执行工作量证明计算,以验证区块链交易并挖掘以太币。 该软件利用 GPGPU 加速将并行数学计算卸载到 GPU,并直接在显存中生成所需的非循环图数据集,以消除磁盘延迟。它包含一个 GPU 挖矿基准测试工具,用于针对特定周期测试哈希速度和效率,从而建立性能基准。 该项目实现了用于协调工作分配和向远程矿池提交份额的 Stratum 网络协议,具有自动协议检测和加密通信功能。它还提供了一个用于远程管理的程序化 HTTP 接口,允许用户监控实时性能指标并控制挖矿操作。 系统集成通过用于进程协调和系统级通知的消息总线进行处理。

    Automatically detects the appropriate Stratum protocol version to eliminate manual configuration.

    C++
    在 GitHub 上查看↗5,935
  1. Home
  2. Networking & Communication
  3. HTTP Protocols
  4. Protocol Version Selectors
  5. Stratum Version Selectors