Skip to content
#

prime-generator

Here are 31 public repositories matching this topic...

A very fast async parallel generator for big/large prime numbers. Several prime numbers can be generated simultaneously via the bit or digit length.

  • Updated Mar 27, 2024
  • C#

An incremental residue‑class algorithm for generating prime numbers in C++. Provides a minimal‑state prime generator based on a novel residue‑class method operating without division, multiplication, or explicit modulo computations. Suitable for number‑theory applications, embedded environments, and streaming scenarios.

  • Updated Aug 20, 2026
  • C++

Improve this page

Add a description, image, and links to the prime-generator topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the prime-generator topic, visit your repo's landing page and select "manage topics."

Learn more