Primerug, a prime k-tuple finder based on the rug crate. Code Review welcome

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • primerug

    A prime k-tuple finder based on the rug crate.

  • Primerug is a relatively efficient prime k-tuple finder. The goal is to find large primes that have a particular user selected pattern. You can learn more about prime k-tuples here. Currently its around 2-3 times slower than the C++ equivalent so I am looking for ways to make it faster thus code review is welcome. My goal is to make it as fast as possible and potentially use it to break world records. I am relatively new to Rust so I would appreciate if anyone can point out potentially bad coding practices and/or suggest better alternatives. Thanks!

  • rieMiner

    Riecoin miner for solo and pooled mining. Record breaking software. Discuss and report bugs here: https://riecoin.xyz/Forum/viewtopic.php?f=6&t=3

  • Primerug is a relatively efficient prime k-tuple finder. The goal is to find large primes that have a particular user selected pattern. You can learn more about prime k-tuples here. Currently its around 2-3 times slower than the C++ equivalent so I am looking for ways to make it faster thus code review is welcome. My goal is to make it as fast as possible and potentially use it to break world records. I am relatively new to Rust so I would appreciate if anyone can point out potentially bad coding practices and/or suggest better alternatives. Thanks!

  • 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.

    InfluxDB logo
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