sieve-set
Generate a Sieve of Eratosthenes with constant time lookup
sieve-of-sundaram
JavaScript implementation of the Sieve of Sundaram for finding prime numbers.
primesieve
A compact (bitfield) primesieve in JavaScript together with the functions to use it