Go to file
coffeepots 8f6ff2e57b Added helper proc for max ints 2018-03-27 14:20:32 +01:00
examples Add uint256 support 2018-02-08 22:02:56 +01:00
src Added helper proc for max ints 2018-03-27 14:20:32 +01:00
tests Serialization and stringification (#8) 2018-03-22 10:14:12 +01:00
.gitignore First commit 2018-02-07 18:10:44 +02:00
.travis.yml Generalize UInt 2018-03-12 09:42:05 +02:00
LICENSE Specify the copyright holders properly 2018-02-27 19:56:59 +02:00
README.md Added travis badge 2018-03-20 22:49:56 +02:00
ttmath.nimble Generalize UInt 2018-03-12 09:42:05 +02:00

README.md

nim-ttmath Build Status

A Nim wrapper for ttmath library, a c++ template library for operating with big integers and floats with fixed sizes.