primes

is a list of prime numbers

GoDoc GoLint

Benchmarks

References

Unit8 and Uint16 primes list was stolen from here.

The sieve.go code is a variant of this sieve.

TODO

License

MIT