🚀 Fast prime number generator
-
Updated
Aug 12, 2026 - C++
🚀 Fast prime number generator
Number theory: primes, arithmetic functions, modular computations, special sequences
A Java math library focused on number theory and integer factorization in particular.
🚀 Implementation of the Pseudosquares Prime Sieve algorithm capable of generating primes > 2^64
An extremely fast and efficient prime sieve
This is the repository which contains all Data Structures completely developed in C++
A Learning project in PITT MATH 1900 with Professor Hales
prime place for scripts of primes
Mapping the Quantum Way across Prime Identity
GPU-accelerated elliptic curve cycle search over p = 2^255 - 19 using CUDA-parallel Cornacchia solving, Jacobi filtering, and full twist order
An attempt to optimise the search for prime.
Functions in Python doing prime stuff.
C library + CLI for prime enumeration at arbitrary scales!
A prime number generator using the sieve of Eratosthenes.
Prime number sieve written in Rust. Supports multithreading
CUDA (GPU) implementation of the sieve of Eratosthenes.
Lazy Sieve of Eratosthenes for infinitely generating primes lazily in Rust.
A novel geometric and mathematical matrix (Table of 9) that visualizes the distribution of prime numbers, revealing how they symmetrically rotate around specific numerical centers.
Add a description, image, and links to the prime-sieve topic page so that developers can more easily learn about it.
To associate your repository with the prime-sieve topic, visit your repo's landing page and select "manage topics."