Topic: "prime-number-algorithm"
callumjamesfortune/rust-miller-rabin
A Rust implementation of the Miller-Rabin primality test algorithm.
Language: Rust - Size: 34.2 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0
moebius-rex/primes
A learning project that implements an algorithm for finding prime numbers, in several widely-used programming languages, running natively or as containers in multiple environments.
Language: C++ - Size: 328 KB - Last synced at: 8 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0
StokicDusan/CountPrimes
Python cli script for counting prime numbers
Language: Python - Size: 19.5 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0
BaseMax/isPrime
Sample code and project to calculate or check the prime numbers.
Language: R - Size: 10.8 MB - Last synced at: 15 days ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0
lapets/rabinmiller
Pure-Python implementation of the Rabin-Miller primality test.
Language: Python - Size: 48.8 KB - Last synced at: 1 day ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0
exc-jdbi/BigPrimeGenerators
A very fast async parallel generator for big/large prime numbers. Several prime numbers can be generated simultaneously via the bit or digit length.
Language: C# - Size: 459 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
halilozel1903/KotlinPrimeNumber
This example finds prime numbers in the Kotlin. 👀 3️⃣ 5️⃣
Language: Kotlin - Size: 11.7 KB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
k-m-arun-kumar-5/Prime-numbers-range
calculate and display prime numbers with fast execution time for given input number range.
Language: C - Size: 303 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
AruneemB/CheckForPrime
Simple algorithm that checks if a number is prime or composite, built using basic principles of Java OOP.
Language: Java - Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
Kartmaan/prime-number-analysis
Analysis notebook on prime numbers
Language: Jupyter Notebook - Size: 1.13 MB - Last synced at: 8 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
AlexLeeSmith/SieveOfEratosthenes
In this project we plan on parallelizing the Sieve of Eratosthenes, which is an algorithm for finding prime numbers.
Language: C - Size: 1.05 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0
VarunKhambhata/UltraFastPrimeAssestment
Fastest algorithm to check or generate prime numbers.
Language: Java - Size: 35.2 KB - Last synced at: 7 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0
ICTman1076/primes
A mirror of the GitLab repo at
Language: Python - Size: 22.8 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0