Designing a miner in rust lang.

This page summarizes the projects mentioned and recommended in the original post on /r/MoneroMining

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • json

    Strongly typed JSON library for Rust (by serde-rs)

    You can use an existing crate to call the RandomX library to do your hashes, serde_json to encode and decode the "stratum" messages, and the sockets from the standard library to communicate with the pool server.

  • mithril

    Pure Rust Monero Miner

    I implemented https://github.com/ragnaroek/mithril, a full miner with everything (but slow) It was a fun project. Used the C reference implementation as a base. Startum is totally undocumented and it needed some amount of reverse engineering.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts