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