8 results found Sort:

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.
Created 2014-09-22
62 commits to master branch, last one 5 years ago
9
83
apache-2.0
6
C library to pack and unpack short arrays of integers as fast as possible
Created 2016-04-05
27 commits to master branch, last one about a year ago
3
62
apache-2.0
7
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...
Created 2019-03-29
161 commits to main branch, last one 9 months ago
These integer types use checked arithmetic, otherwise they are as system types.
Created 2017-10-17
907 commits to main branch, last one 2 months ago
Arbitrary precision integer arithmetic library in pure Lua
Created 2020-07-05
63 commits to master branch, last one about a year ago
Easily convert integers to binary/hex/octal strings and back again with clean functional syntax.
Created 2018-06-10
109 commits to main branch, last one a day ago
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 ...
Created 2020-06-30
28 commits to master branch, last one 3 years ago
Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.
Created 2020-09-28
30 commits to main branch, last one 7 months ago