Topic: "prime-sieve"
kimwalisch/primesieve
🚀 Fast prime number generator
Language: C++ - Size: 19.1 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 1,018 - Forks: 125

Bodigrim/arithmoi
Number theory: primes, arithmetic functions, modular computations, special sequences
Language: Haskell - Size: 2.34 MB - Last synced at: 26 days ago - Pushed at: about 2 months ago - Stars: 155 - Forks: 41

TilmanNeumann/java-math-library
A Java math library focused on number theory and integer factorization in particular.
Language: Java - Size: 17 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 31 - Forks: 7

kimwalisch/Pseudosquares-Prime-Sieve
🚀 Implementation of the Pseudosquares Prime Sieve algorithm capable of generating primes > 2^64
Language: C++ - Size: 1020 KB - Last synced at: 12 days ago - Pushed at: 19 days ago - Stars: 6 - Forks: 0

eq19/maps Fork of kaustubhcs/prime-hexagon
Mapping the Quantum Way across Prime Identity
Language: Python - Size: 174 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 2 - Forks: 1

tristanwainwright/sieve-of-eratosthenes
A prime number generator using the sieve of Eratosthenes.
Language: Rust - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Willtech/Prime
An attempt to optimise the search for prime.
Language: Python - Size: 76.1 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

YetAnotherNotHacking/mersenne
prime place for scripts of primes
Language: C - Size: 38.1 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

miscelleanous-projs/prime-sieve
Quick and Dirty Prime Sieve
Language: D - Size: 9.77 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

arindas/lazy-prime-sieve
Lazy Sieve of Eratosthenes for infinitely generating primes lazily in Rust.
Language: Rust - Size: 4.59 MB - Last synced at: 11 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

Simon536/rust-prime-gen
Prime number sieve written in Rust. Supports multithreading
Language: Rust - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

gkvong/PrimeStuff
Functions in Python doing prime stuff.
Language: Python - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

gilflorida2023/window_sieve
segmented prime sieve. uses a sliding window accumulating primes in a binary file.discovering primes with impressive range.
Language: C - Size: 230 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

hhammon/primes
A sieve of Eratosthenes implemented in x86-64 assembly
Language: Assembly - Size: 184 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

PiTBody/Primes-Made-Up-of-Primes
For OEIS - To get the sequence of the desired power of the primes, just insert the power. Download both .java files into the same folder.
Language: Java - Size: 17.6 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

tfpf/project-euler
My solutions to some Project Euler problems. Emphasis on elegance (where possible) and performance.
Language: Rust - Size: 783 KB - Last synced at: 11 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

tfpf/sieve-of-atkin
Prime sieve impementation.
Language: C - Size: 34.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sigh/primes-asm
Prime sieve in assembly
Language: Assembly - Size: 96.7 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

MrDKOz/golang-prime-sieve
A Go project I undertook without tutorial, to further teach myself, and put into practice the basics of the language.
Language: Go - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

KonaeAkira/prime-sieve
A somewhat fast C++ implementation of a prime sieve.
Language: C++ - Size: 55.7 KB - Last synced at: 24 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

weskerhluffy/uva_12493_stars
https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&problem=3937
Language: C - Size: 104 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

geeksman-ymca/September-Long-Challenge-19 Fork of thnosThanos1/septChallenge19
Code to Questions
Language: C++ - Size: 19.5 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0
