integer topic

List integer repositories

factorizator

6
Stars
0
Forks
Watchers

A script to factorize integers with sagemath and factordb.

BhimIntegers

49
Stars
12
Forks
Watchers

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

61
Stars
3
Forks
Watchers

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

252
Stars
48
Forks
Watchers

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

59
Stars
9
Forks
Watchers

These integer types use checked arithmetic, otherwise they are as system types.

LittleIntPacker

83
Stars
9
Forks
Watchers

C library to pack and unpack short arrays of integers as fast as possible

Unity-Int-Vectors

25
Stars
2
Forks
Watchers

Library that adds Vector2i and Vector3i classes, which are integer counterparts to Vector2 and Vector3.

node-multi-integer-range

26
Stars
2
Forks
Watchers

Parses and manipulates multiple comma-separated integer ranges (eg "1-3,8-10")

Digits-in-Integer-

19
Stars
1
Forks
Watchers

cpp program to find number of digits in integer

lua-bint

55
Stars
3
Forks
Watchers

Arbitrary precision integer arithmetic library in pure Lua