bigint topic

List bigint repositories

Swift-BigInt

237
Stars
59
Forks
Watchers

A lightweight, Arbitrary Precision Arithmetic Library for Swift!

UInt256

22
Stars
9
Forks
Watchers

An UInt256 library written in Swift 4

proposal-bigint-math

35
Stars
2
Forks
Watchers

Draft specification for supporting BigInts in JavaScript’s Math methods.

varint

36
Stars
2
Forks
Watchers

VarInt: fast & memory efficient arbitrary bit width integers in Go.

integer

22
Stars
11
Forks
Watchers

A drop-in "bigint" C++ class

go-num

25
Stars
4
Forks
Watchers

Additional numeric types for Go (int128, uint128)

MiniBigInteger

47
Stars
4
Forks
Watchers

A mini lib for arbitrary-precision arithmetic of integer (bigint) with high performance

Base62

17
Stars
5
Forks
Watchers

PHP Base62 encoder and decoder for integers and big integers with Laravel 5 support.

bigint-crypto-utils

37
Stars
3
Forks
Watchers

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 gen...