Christopher Kormanyos
Results
4
repositories owned by
Christopher Kormanyos
wide-integer
179
Stars
33
Forks
Watchers
Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.
real-time-cpp
545
Stars
156
Forks
Watchers
Source code for the book Real-Time C++, by Christopher Kormanyos
wide-decimal
50
Stars
8
Forks
Watchers
Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.