132 results for “topic:integers”
3D maths for D gamedev. This library is deprecated, see README.md
Pass two numbers, get a regex-compatible source string for matching ranges. Fast compiler, optimized regex, and validated against more than 2.78 million test assertions. Useful for creating regular expressions to validate numbers, ranges, years, etc.
Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.
This is a configurable generator to create random data like Lorum Ipsum Text, Words, Text Patterns, First/Last Names, MAC-Addresses, IP-Addresses, Guids and DateTime.
A fast javascript maths library designed for simulation and data processing.
A TUI and CLI for browsing the On-Line Encyclopedia of Integer Sequences (OEIS) in the terminal.
Easily convert integers to binary/hex/octal strings and back again with clean functional syntax.
JavaScript-compatible implementation of Tagged JSON (TJSON), written in TypeScript.
arbitrary precision arithmetic library
128-bit integers
Simple Long Integer Math for C++
Arbitrary precision integers library.
A list of all positive integers in ascending order (incomplete)
Compress sets of integers efficiently
Creating Fractals with integer operations.
Animated integer on Android. https://habr.com/post/420919/
An arithmagick overhaul in Swift
Data from The On-Line Encyclopedia of Integer Sequences in R
Parse human readable numbers list into an iterable and vice versa
A Programmatic Approach to Arithmetic
Client for the JSON-RPC v1 API of Random.ORG - for Node.js and the browser, on just 70 lines. All API methods are implemented.
Arbitrary precision integer library for lua and roblox games.
The integers, ℤ = { ..., -2, -1, 0, 1, 2, ... }.
An elegant pairing function which uniquely encodes two natural numbers into a single natural number
Dart's native integers in custom bit-width formats like i2, i4, i8, i16, i32, ix and u1, u2, u4, u8, u16, u32, ux...
An extensible 1.5KB JavaScript utility for generating integers
Newtype macros for commonly reused types in Rust.
Output the Finnish word for a given integer.
user enters both positive and negative integers and it automatically sums it up but as soon as he/she enters 0 the program exits
Uint128 and Int128 for Go