-
primefield
Generic implementation of prime fields built on
crypto-bigint, along with macros for writing field element newtypes including ones with formally verified arithmetic usingfiat-crypto -
const-primes
Work with prime numbers in const contexts. Prime generation, primality testing, prime counting, and more.
-
primal-check
Fast standalone primality testing
-
feanor-math
number theory, providing implementations for arithmetic in various rings and algorithms working on them
-
num-prime
Generic and optimized primality test, factorization and various number theoretic functions with arbitrary precision based on
num -
glass_pumpkin
A cryptographically secure prime number generator based on rust's own num-bigint and num-integer
-
machine-prime
ne plus ultra primality testing for machine-sized integers
-
tfhe-ntt
pure Rust high performance number theoretic transform library
-
number-theory
Fast primality, factorization and elementary number theory for integer types
-
primes
A package for calculating primes using the Sieve of Eratosthenes, and using that to check if a number is prime and calculating factors. Includes an iterator over all primes.
-
lds-rs
Low Discrepancy Sequence Generation in Rust
-
erato
primality testing algorithms with benchmarking
-
tls_root_primer
Triggers Windows's automatic root certificate installation for Rust applications, fixing TLS issues on clean systems
-
prime-formula
High-performance prime number generation and constellation finding using novel wheel factorization
-
c-prime
Convenience wrapper for machine-prime
-
primal
primalputs raw power into prime numbers. This crates includes: optimised prime sieves, checking for primality, enumerating primes, factorising numbers, and state-of-the-art estimation of upper and… -
rug-miller-rabin
A multi-threaded, arbitrary precision implementation of the Miller-Rabin primality test using rug (GMP)
-
is_prime
Fast arbitrary length prime number checker using the Miller-Rabin primality test algorithm
-
spike_prime
Wrapper around the SPIKE Prime communication protocol
-
math-comb
Math library for Combinatorics, Modular arithmetic & Number Theory utilities
-
prime
A CLI tool for interacting with LLMs
-
numberlab
A collection of numerical algorithms
-
sieve-of-eratosthenes
A standard implementation of the Sieve of Eratosthenes
-
concrete-ntt
pure Rust high performance number theoretic transform library
-
smcprime
Ultra-fast primality testing with Montgomery arithmetic (32-bit and 64-bit)
-
num-primes
Generating Large Prime and Composite Numbers using num with a simplistic interface
-
primesieve_wrapper
Wrapper for Primesieve C library
-
primal-sieve
A high performance prime sieve
-
ulam
calculations
-
ecm
Lenstra's Elliptic Curve Factorization Implementation with Big Integers
-
prime-checker
hold sample functions to check the prime-ness of a given unsigned, 64-bit integer
-
nums
Number theoretic functions, such as primality testing and factorization, for BigUints
-
stella
software that finds prime k-tuplets (also called prime constellations)
-
prime_bag
A bag datatype that used unsigned integers for storage
-
miller_rabin
A multi-threaded, arbitrary precision implementation of the Miller-Rabin primality test
-
nut_sys
Wrapper for Number-Theory-Utils C library
-
goldilocks-ntt
fast NTTs over the Goldilocks prime field
-
primecount
Rust wrapper for https://github.com/kimwalisch/primecount
-
large-primes
Package for Large Prime Number Analysis
-
primal-estimate
State-of-the-art estimation of upper and lower bounds for π(n) (the number of primes below n) and p_k (the k-th prime)
-
cargo-primestack
help run the prime stack
-
primal-bit
Bit-vector specialised to the prime-number-related needs of
primal -
primeval
A monstrosity of a prime number generator
-
primal-slowsieve
sieve of Eratosthenes designed for testing faster sieves. You probably want
primal-sieve, or even justprimalitself. -
pumpkin
A cryptographically secure prime number generator
-
factordb
Rust wrapper for FactorDB API
-
Gen_Prime
A way to transform a hash to a prime number
-
codemonk-primes-cli
A command-line utility for finding prime numbers
-
ramp-primes
Generating Large Prime and Composite Numbers using ramp with a simplistic interface
-
pallet-collective
Collective system: Members of a set of account IDs can make their collective feelings known through dispatched calls from one of two specialized origins
-
ziglet-primality
primality tests for multi-precision numbers using crypto-bigint
-
pallet-membership
FRAME membership management pallet
-
rprime
useful functions for prime numbers
-
concurrent_prime_sieve
Tools for generating filters and collections with primes concurrently. Rust implementation of the Sieve of Atkin. This implementation runs in O( sqrt(max_num) + section_size ) (where section_size = max_num - min_num)…
-
is-prime-for-primitive-int
is_prime for primitive ineger type
-
facto
Integer factorization and prime certification
-
prime-data
Prime Number Data Library
-
ssmr
Single-Shot Miller-Rabin primality test for small integers
-
primeshor
project to explore prime numbers and factorization
-
primerug
A prime k-tuple finder based on the rug crate
-
typenum-prime
compile-time primality testing of type-level integers from the typenum crate
-
eratosthenes
Mathematical operations library for Rust
-
rsa_rs
rust rsa library -- UNTESTED HOBBY PROJECT -- DO NOT USE FOR SERIOUS APPLICATIONS
-
primeutils
A collection of tools for working with prime numbers
-
play-rsa
RSA cryptography in Rust for pedagogical use
-
rust-miller-rabin
Miller-Rabin primality test
-
prime-field
declare an ff::PrimeField via crypto-bigint
-
squfof
Shanks's square forms factorization
-
plummerprimes
Builds, Runs, and reports benchmarks from https://github.com/PlummersSoftwareLLC/Primes
-
primenumbe-rs
Generate the nth prime number
-
prim
find prime numbers
-
viewp
A program is get any argument, that generates prime. it argument be number. This Program is Test Stage.
-
primality
Check if a number is prime
-
primality-test
Primality Test crate
-
ImtiazGermain
that checks if a number is a Germain and Imtiaz-Germain prime or not
-
rk-primes
Prime number generator
-
elr_primes
prime number iterator and methods for basic calculations with prime numbers
-
prime_finder_rust
A prime finder made in Rust (originally made in c++)
-
prime_gen
Generate prime numbers
-
factor-rs
A command-line program for listing the prime factors of a number or fraction
-
microsoft/electionguard_verify
The ElectionGuard SDK Reference Verifier enables the verification of election ballots, tallies, and proofs generated by the ElectionGuard SDK
-
nt-primes
Recreational mathematics crate for various forms of primes
-
prime-iter
An incremental-sieve based prime generator
-
super-prime
Find the super prime number
-
zetik_prime
generating prime numbers with an iterator
-
prime-number-utils
generate prime numbers and to determine whether a number is prime efficiently
-
polymatheia
Mathematical types, traits, and algorithms in pure and safe Rust
-
prime_tools
Generate primes, get prime factors, check primality, and other useful prime-related utilities
-
optimus
ID hashing and Obfuscation using Knuth's Algorithm
-
primter
Prime number iterator based on sieve of Eratosthenes
-
shanksbot-rs
ShanksBot shown by Matt Parker in https://www.youtube.com/watch?v=DmfxIhmGPP4
-
lib_algorithms
Библиотека алгоритмов
-
nzprimes
Output n primes numbers as decimal numbers, one per line
-
primeish
A CLI containing various prime number utilities
-
isprime
Quickly check if a number is prime
-
scicrypt-numbertheory
A scicrypt crate implementing number theoretic algorithms such as random (safe) prime generation
-
pezpallet-collective
Collective system: Members of a set of account IDs can make their collective feelings known through dispatched calls from one of two specialized origins
-
next_prime
A function that returns the next prime greater than or equal to its argument
-
RustPrimeNumberLibrary
Rust prime number checker library now step 1 is importing create and calling function and put one parameter. This prameter data type is u32
-
sfcpl
private library for atcoder
-
libnzprimes
Provide and maintain a list of prime numbers from 2 to what you need. Slow algorithm suited for the primes number below 1000000.
-
esoteric-vm
An esoteric virtual machine
-
red_primality
zero-setup primality testing and factoring for all u64
-
algebraic-equation-over-finite-prime-field
solve algebraic equation over finite prime field
-
pezpallet-membership
FRAME membership management pezpallet
-
prime_bench
A prime finding benchmarking tool
-
factorprime
finding whether a number is prime or not and also determine its factors
-
primefactor
finding whether a number is prime or not and also determine its factors
-
primapalooza
prime number calculations implemented in rust
-
prime_sdk_rs
help call Coinbase Prime Api
-
crypto-marysue
Prime lib for Nyar
-
factor-prime
finding whether a number is prime or not and also determine its factors
Try searching with DuckDuckGo.