Hacker News new | ask | show | jobs
by intc 1032 days ago
Simple C based approach on Sieve of Eratosthenes (by yours truly):

* https://github.com/intc/c-notes/blob/master/threads/4-thrd_e...