vieira / factorial

A highly modular factorial calculator using independent .so modules per implementation and gmp. Multithreaded implementation using boost and pthread directly.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

A highly modular factorial calculator using independent .so modules per implementation and gmp. Multithreaded implementation using boost and pthread directly.


Languages

Language:C++ 91.1%Language:C 8.9%