Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wlucha/prime

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

Last synced: about 2 months 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