All Categories → No Category → integer

Top 8 integer open source projects

BhimIntegers
BhimIntegers🚀 is a C++ library that is useful when we are dealing with BigIntegers💥💥. We can handle big integers (integers having a size bigger than the long long int data type) and we can perform arithmetic operations📘 like addition, multiplication, subtraction, division, equality check, etc📐📐. Also, there are several functions like factorial, …
Unity-Int-Vectors
Library that adds Vector2i and Vector3i classes, which are integer counterparts to Vector2 and Vector3.
SaferIntegers.jl
These integer types use checked arithmetic, otherwise they are as system types.
bs-Zarith
Support Bigint, Q (rational numbers) and Z (integer numbers) in BuckleScript.
id-mask
IDMask is a Java library for masking internal ids (e.g. from your DB) when they need to be published to hide their actual value and to prevent forging. It has support optional randomisation has a wide support for various Java types including long, UUID and BigInteger. This library bases its security on strong cryptographic primitives.
SwiftRadix
Easily convert integers to binary/hex/octal strings and back again with clean functional syntax.
max-safe-integer
ES2015 Number.MAX_SAFE_INTEGER ponyfill
1-8 of 8 integer projects