primes
There are 160 repositories under primes topic.
PlummersSoftwareLLC/Primes
Prime Number Projects in C#/C++/Python
kimwalisch/primesieve
🚀 Fast prime number generator
lcn2/calc
C-style arbitrary precision calculator
TotalTechGeek/pictoprime
Generate prime numbers from pictures!
kimwalisch/primecount
🚀 Fast prime counting function implementations
Bodigrim/arithmoi
Number theory: primes, arithmetic functions, modular computations, special sequences
PlummersSoftwareLLC/PrimeView
Web application to view benchmark reports generated in/for the Primes project.
foo123/Abacus
Advanced Combinatorics and Algebraic Number Theory Symbolic Computation library for JavaScript, Python
jwood000/RcppBigIntAlgos
R Package for Factoring Big Integers using the C Library GMP (GNU Multiple Precision Arithmetic)
perazz/fortran-primes
A tiny Fortran library for evaluating and using prime numbers
warun1801/crypteasy
One place for all your cryptographic calculations
liam-m/primes.py
Prime number library for Python 3
Open-NET-Libraries/Open.Numeric.Primes
Methods and extensions for prime number detection and discovery.
JSorngard/const-primes
Work with prime numbers in const contexts. Prime generation, primality testing, prime counting, factorization, and more.
AtropineTears/ramp-primes
A Rust Crate For Generating Large Prime and Composite Integers From A CSPRNG
fmela/weecrypt
C library for arbitrary-precision integer and rational computation.
mayank0403/Oblivious-Transfer-and-Zero-Knowledge-Proof
Oblivious Transfer and Zero Knowledge Proof protocols implemented in Sagemath in Python
AtropineTears/num-primes
A Rust Library For Generating Large Composite, Prime, and Safe Prime Numbers
cicada-solvers/GematriaPrimusTool
A translator tool based off of JXlate for use with the Cicada 3301 Gematria Primus table.
DoodlesEpic/GraphPrime
Cross-platform prime number calculator with beautiful charts and excellent performance.
lucasaugustus/primefac
Module and command-line utility for factoring integers.
burhop/prime
A more serious set of tools for finding and working with prime numbers
hearot/primecount-python
A Python wrapper for primecount.
MakisChristou/primerug
A prime k-tuple finder based on the rug crate.
Antosser/prime-number-calculator-cpp
Calculate prime numbers at insane speeds
cavoq/primery
Prime generator, used to compare different algorithms for generating prime numbers.
gabriel-logan/PrimeNumbers
Repository containing code that aims to find prime numbers and displays a list of them available on the web.
intrepidbird/primes
Minimalistic and easy-to-use prime number generator.
marioroy/mce-sandbox
Parallel demonstrations for counting and printing prime numbers
Sloox/fastSieve
A fairly fast c based prime calculator. Calculates in parallel & sequentially
sneakyweasel/WarpPrimes
Warp Primes generator for OEIS
AlfreMK/Python-Primes
Functions implementation related to prime numbers in python language
is-Pri-me/api
Main API for is-Pri.me
sjsilvabr/Prime_Numbers
This repository contains the Python code to efficiently generate a list of prime numbers with explanation of the mathematical background
stdlib-js/math-iter-sequences-primes
Create an iterator which generates a sequence of prime numbers.
StokicDusan/CountPrimes
Python cli script for counting prime numbers