integer topic
factorizator
A script to factorize integers with sagemath and factordb.
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...
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...
is-number
JavaScript/Node.js utility. Returns `true` if the value is a number or string number. Useful for checking regex match results, user input, parsed strings, etc.
SaferIntegers.jl
These integer types use checked arithmetic, otherwise they are as system types.
LittleIntPacker
C library to pack and unpack short arrays of integers as fast as possible
Unity-Int-Vectors
Library that adds Vector2i and Vector3i classes, which are integer counterparts to Vector2 and Vector3.
node-multi-integer-range
Parses and manipulates multiple comma-separated integer ranges (eg "1-3,8-10")
Digits-in-Integer-
cpp program to find number of digits in integer
lua-bint
Arbitrary precision integer arithmetic library in pure Lua