An open API service indexing awesome lists of open source software.

https://github.com/wlucha/prime

A simple multithreaded prime generator
https://github.com/wlucha/prime

Last synced: about 1 year ago
JSON representation

A simple multithreaded prime generator

Awesome Lists containing this project

README

          

# prime
A simple multithreaded prime generator

Written in C

Usage: prime -N < value > -t < value >

Example: prime -N 1000 - t 10