fast-mod-exp
Fast modular exponentiation function, for numbers and bigints.
modexp64
Modular exponentiation in NodeJS using 64 bits unsigned numbers. Implemented in C++.
number-crunch
Fast arbitraty-precision integer arithmetic library. Used for large-number calculations including finding large prime numbers, performing modular exponentiation and other arithmetic operations.