sieve-of-sundaram

JavaScript implementation of the Sieve of Sundaram for finding prime numbers.

prime-sieves

Implementation of various prime sieves in javascript with hooks for a sieving callback