/efficient-integer-remainder

Library to compute the division or remainder of arbitrary integers using only division and bitshifts when the divisor is fixed

Primary LanguageRust

No issues in this repository yet.