A simple CLI calculator written in Zig.
- MSIEVE is a library/program to factorize numbers larger 1e100 written by Jason Papadopoulos.
- https://github.com/radii/msieve (apparently abandoned since around 2010)
- http://svn.code.sf.net/p/msieve/code/ (apparently in this svn repository MSIEVE is still getting updated)
- https://github.com/RichardAth/Projects