9 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 6 years ago
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 2 years ago
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 about a year ago
Arbitrary precision integer arithmetic library in pure Lua
Created
2020-07-05
67 commits to master branch, last one 3 months ago
These integer types use checked arithmetic, otherwise they are as system types.
Created
2017-10-17
913 commits to main branch, last one 6 months ago
Easily convert integers to binary/hex/octal strings and back again with clean functional syntax.
Created
2018-06-10
127 commits to main branch, last one 2 months 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 4 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 about a year ago