-
Updated
Sep 1, 2020 - PHP
#
biginteger
Here are 194 public repositories matching this topic...
Arbitrary-precision arithmetic library for PHP
This package is abandoned. Please consider transitioning to brick/math.
-
Updated
Jan 5, 2020 - PHP
Competitive Programming templates that I used during the past few years.
hashing
algorithms
string
matching
graphs
competitive-programming
data-structures
fft
dijkstra
dynamic-programming
biginteger
recurrence
algorithms-implemented
segment-tree
disjoint-sets
lca
floyd-warshall
matrix-exponentiation
bellman-ford-algorithm
bipartite-graphs
-
Updated
Dec 23, 2019 - C++
A big integer library for JavaScript
-
Updated
Sep 3, 2019 - JavaScript
Arbitrary-sized integer class for C++
-
Updated
Jul 15, 2020 - C++
C++ class for creating and computing arbitrary-length integers
-
Updated
Jun 23, 2017 - C++
A Kotlin multiplatform library for arbitrary precision arithmetics
-
Updated
Aug 20, 2020 - Kotlin
1
Razenpok
opened
May 27, 2019
Bytes is a utility library that makes it easy to create, parse, transform, validate and convert byte arrays in Java. It supports endianness as well as immutability and mutability, so the caller may decide to favor performance.
java
encoding
gzip
checksum
bytes
hash
utility-library
biginteger
endianness
byte-array
bytebuffer
bytes-java
-
Updated
Jun 10, 2020 - Java
The VBCorLib framework brings many of the powerful .NET classes to VB6.
-
Updated
Jul 27, 2020 - VBA
Implementation of mathematical operations with big numbers and elliptic curve points for smart cards with JavaCard platform.
-
Updated
Aug 28, 2020 - Java
A library providing math and statistics operations for numbers of arbitrary size.
php
science
statistics
trigonometry
math
php7
bignum
matrix-functions
arbitrary-precision
matrices
complex-numbers
scientific-computations
biginteger
bigint
bignumber
precision
matrix-calculations
poisson-distribution
fermat
gaussian-distribution
-
Updated
May 19, 2020 - PHP
A general math framework to make using math easy. Currently supports function solving and optimisation, matrix and vector algebra, complex numbers, big int, big frac, big rational, graphs and general handy extensions and functions.
-
Updated
Aug 7, 2018 - Swift
c-sharp
numbers
arbitrary-precision
fraction
rational-numbers
biginteger
fractional
rationals
continued-fractions
coefficients
bigrational
rational-number-arithmetic
-
Updated
Mar 29, 2020 - C#
mratsim
commented
Sep 25, 2019
Seen with @arnetheduck.
for uint128, stint properly generates add + adc (see status-im/nim-stint#10)
But for uint256+, the way carry is done will loop multiple time on the low half
https://github.com/status-im/nim-stint/blob/9993b9dca4a2dbf76bc432252ad4e8db944ae831/stint/private/uint_addsub.nim#L17-L29
Important for WASM codesize optimization.
A really long long long long long long number in C++
-
Updated
Nov 28, 2018 - C++
Arbitrary Big Integer Library for Pascal
-
Updated
Aug 25, 2019 - Pascal
Advanced numeric data types for Swift 5, including BigInt, Rational, and Complex numbers.
swift
swift-library
numbers
complex-numbers
rational-numbers
biginteger
bigint
numeric-types
arbitrary-precision-integers
-
Updated
Apr 30, 2020 - Swift
MaxGraey
commented
Jun 5, 2018
- Benchmark suite.
- Compare with Rust.
- Compare with incoming javascript's
BigInt.
Open
Tests & integrity
Generic immutable recursive data representation API targeted at source code models and more.
serialization
library
functional
database
maps
graphs
algebraic-data-types
rational-numbers
biginteger
relational-algebra
sets
-
Updated
Aug 28, 2020 - Java
A Javascript numerical library to represent numbers as large as 10^^1e308 and as small as 10^-10^^1e308. Sequel to break_infinity.js, designed for incremental games.
bignum
numbers
number
decimal
biginteger
bigdecimal
bignumber
incremental-game
idle-game
bignumbers
bignums
-
Updated
Jul 20, 2020 - JavaScript
PHP Base62 encoder and decoder for integers and big integers with Laravel 5 support.
php
encoding
laravel
composer
decoder
laravel-framework
url-shortener
laravel-package
shortener
base62
biginteger
laravel-5-package
bigint
big-int
-
Updated
Aug 10, 2020 - PHP
An UInt256 library written in Swift 4
macos
swift
playground
ios
algorithm
cocoapods
carthage
swift-package-manager
algo
biginteger
bigint
divide-and-conquer
swift4
uint256
karatsuba-multiplication
-
Updated
Jul 1, 2019 - Swift
Arbitrary precision integer arithmetic library in pure Lua
lua
bignum
arbitrary-precision
big
biginteger
integer
bigint
bignumber
arbitrary-precision-integers
bint
-
Updated
Aug 21, 2020 - Lua
Optimized, immutable Java implementations of fixed-width, unsigned integers.
-
Updated
Jan 19, 2018 - Java
Utils for working with cryptography using native JS implementation of BigInt. It includes arbitrary precision modular arithmetics, cryptographically secure random numbers and strong probable prime generation/testing. It works with Node.js, and native JS, including React and Angular
react
node
crypto
native-javascript
random
prime
type
random-number-generators
prime-numbers
biginteger
bigint
arithmetics
angu
-
Updated
Jul 16, 2020 - JavaScript
Be limited not by the size of your register but by the bulk of your RAM.
-
Updated
Mar 24, 2020 - C++
Improve this page
Add a description, image, and links to the biginteger topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the biginteger topic, visit your repo's landing page and select "manage topics."